4851 Commits (ab409d1966def6f7b667671b3a1ec83a1e632593)

Author SHA1 Message Date
Jonathan Frederic ab409d1966 Hide variables that shouldn't be exposed to the user
12 years ago
Jonathan Frederic 2969de609d Selection test fix
12 years ago
Jonathan Frederic 22168a538e Typo fix
12 years ago
Jonathan Frederic 01a6929c0d Fix faulty interact tests
12 years ago
Jonathan Frederic 592112f0fa Don't magically convert values to a list of tuples.
12 years ago
Jonathan Frederic c8ef47b03b Fix readonly lock logic.
12 years ago
Thomas Kluyver 99e6d35808 Fix variable name
12 years ago
Thomas Kluyver 694e32c938 Import Tuple traitlet for Selection widget
12 years ago
Jonathan Frederic 79fa062310 Make selection widget respect order.
12 years ago
Jonathan Frederic 52a0314719 Something
12 years ago
Min RK 535bbee883 Merge pull request #6978 from takluyver/nbconvert-script
12 years ago
Kyle Kelley 6061ff914b Merge pull request #7010 from quantopian/add-events
12 years ago
Scott Sanderson 4ed34d4f9d DEV: Pass current cell to the execute cell event.
12 years ago
Matthias Bussonnier 5db4b7a8ee Merge pull request #6668 from Carreau/actions
12 years ago
Scott Sanderson 16b9150151 DEV: Add various events.
12 years ago
Thomas Kluyver 8bfec5015b Add the . into file_extension
12 years ago
Min RK b54cc20357 use Jupyter logo in the notebook header
12 years ago
Min RK 837ef7f122 s/open_w/atomic_writing/
12 years ago
Min RK c9a4e5b00d handle various permission failures
12 years ago
Thomas Kluyver f424dafeba Merge pull request #6962 from takluyver/nb-dir-and-file-to-run
12 years ago
Bussonnier Matthias 907d70339e some extra comma/semicolon cleanup
12 years ago
Bussonnier Matthias ac355d757f update to use event
12 years ago
Matthias Bussonnier 9ae62c21b8 Some cleanup unused code and missig use-strict
12 years ago
Jonathan Frederic 295050060e Merge pull request #6988 from jasongrout/promises-again
12 years ago
Min RK 7af86625af Merge pull request #6982 from Carreau/ksm
12 years ago
Min RK a4aaf94cd6 Merge pull request #6987 from takluyver/i6983
12 years ago
Jason Grout 2b96a97118 Simplify error-handling code
12 years ago
Matthias Bussonnier 9caf579d8d Merge pull request #6975 from minrk/rename-error
12 years ago
Jason Grout da8cab76dd Clean up promises code some more.
12 years ago
Thomas Kluyver 5990012062 Fix conversion of input area to stream output
12 years ago
Matthias Bussonnier 1b1d1f2325 fix clientside notebook manager and assume tree is dir by default
12 years ago
Jason Grout 5a39c0c9bd Use os.remove instead of shutil.rmtree if we try to remove a symbolic link
12 years ago
Thomas Kluyver 8252f56b00 Allow FileContentsManager and MappingKernelManager to be used outside NotebookApp
12 years ago
Thomas Kluyver 6d776a5292 Allow starting the server with both file_to_run and notebook_dir
12 years ago
Thomas Kluyver 58b0669b9b Fix asyncy nbconvert to download
12 years ago
Thomas Kluyver 800e2ad25a 'Download as' script
12 years ago
Thomas Kluyver 2414db41e6 Merge pull request #6961 from minrk/profile-dir-no-3p
12 years ago
Min RK c7ad3aa47d Don't dismiss rename dialog until rename is complete
12 years ago
Min RK a62a9abdef update MappingKernelManager module docstring
12 years ago
Min RK da80d64e45 Merge pull request #6955 from Carreau/typeset
12 years ago
Jonathan Frederic 2ef509e505 Add doc string to Output widget
12 years ago
Jonathan Frederic 7a3a9e74e9 Bug fix, typo
12 years ago
Jonathan Frederic db2ef15b81 Address @carreau 's comments
12 years ago
Jonathan Frederic 36f0aabb86 active_output_areas (plural)
12 years ago
Jonathan Frederic 6f2e02b585 Pop output now removes a specific output
12 years ago
Jonathan Frederic a12da7cee4 Added comment describing output area stack.
12 years ago
Jonathan Frederic d033d6c1ea Make output widget reactive.
12 years ago
Jonathan Frederic a5779bcd0e Output Widget
12 years ago
Matthias Bussonnier 4cd8ee3bb2 Merge pull request #6881 from jasongrout/template-blocks
12 years ago
Matthias Bussonnier 0ee990614d Merge pull request #6923 from SylvainCorlay/toggle_button_tooltip
12 years ago