Commit Graph

1172 Commits (a2f3e23fd8a0cf6bcf4477c8b353cc8bcd7a904e)

Author SHA1 Message Date
Matthias Bussonnier e0f19a386e protect agains undefined
12 years ago
Matthias Bussonnier 804d89351b rework keyboard management to avoit completer and up/down bugs
12 years ago
Matthias BUSSONNIER 5b355936df Update to codemirror 4
12 years ago
Jonathan Frederic 262bf7d2c9 Merge pull request #6673 from jhamrick/fix-tooltip
12 years ago
Jessica B. Hamrick 685040427a Fix broken show in pager button
12 years ago
Min RK 63a7969123 Merge pull request #6416 from Carreau/foobarcode
12 years ago
Matthias BUSSONNIER 9657a3f7cd Generalise render/unrender to all cells type
12 years ago
Matthias Bussonnier b2a0798fdf Merge pull request #6598 from minrk/nbformat-backport
12 years ago
Matthias Bussonnier a8949405da Merge pull request #6644 from minrk/trust-changed
12 years ago
MinRK 4ae05c729c trust is stored in code_cell.metadata
12 years ago
MinRK ddd3aa2a5a add dialogs for failed save/load
12 years ago
Jessica B. Hamrick 37c2419c5e Rename all status_event to kernel_event
12 years ago
Jessica B. Hamrick 40ebe5d816 Make kernel dialogs be a special type of dialog
12 years ago
Jessica B. Hamrick 8f28134a89 Keep trying to reconnect
12 years ago
Jessica B. Hamrick 205a35ceec Fix equals sign and clarify where the number of restart attempts comes from
12 years ago
Jessica B. Hamrick 29e6885b60 Test for autorestart and failed autorestart
12 years ago
Jessica B. Hamrick 7f8b95a661 Add status_ready.Kernel event and rename status_started to status_created
12 years ago
Jessica B. Hamrick dea6b85f3c Fix bug when clicking notification for kernel_dead.Session
12 years ago
Jessica B. Hamrick c43e06bbc4 Add test for kernel_dead.Session
12 years ago
Jessica B. Hamrick fa718fc8d2 Use Session.restart in Notebook.start_session
12 years ago
Jessica B. Hamrick 42a9a1f46d Make kernel js events clearer and more consistent
12 years ago
Jessica B. Hamrick f77e60764e Use session.delete rather than kernel.kill
12 years ago
Jessica B. Hamrick 2dbfc30934 Add no_kernel.Kernel event
12 years ago
Jessica B. Hamrick cf98a0a5a0 Better respect for abstraction barriers
12 years ago
Jessica B. Hamrick 3dfe601a8f Fix session references in toolbar and menubar
12 years ago
Jessica B. Hamrick bd3c553d44 Fix messages received by notification area
12 years ago
Jessica B. Hamrick 3f00b88baa Fix reference to session in notebook.js
12 years ago
MinRK 1da7562d55 trigger trust_changed properly on load
12 years ago
Jessica B. Hamrick 27562308b1 Fix button alignment/size
12 years ago
Jessica B. Hamrick 9ee37de1db Fix icons and typos in ui tour
12 years ago
Matthias Bussonnier ffc574d4dd Merge pull request #6596 from minrk/stream-text
12 years ago
Matthias Bussonnier eeb9cb0209 Merge pull request #6558 from jhamrick/kernel-start-failure
12 years ago
Jessica B. Hamrick 1d6359f970 Use codemirror for error messages
12 years ago
Min RK 28edb94897 Merge pull request #6488 from jhamrick/lock-cells
12 years ago
MinRK f69b1b15a3 msgspec 5: stream.data -> stream.text
12 years ago
Jessica B. Hamrick 6a8cae2913 Don't pop up modal dialog
12 years ago
Jessica B. Hamrick d0e942213d Always show the modal dialog, and have a fallback generic message
12 years ago
Jessica B. Hamrick c4a89cd54d Better user experience when kernel isn't found
12 years ago
Jessica B. Hamrick 5ba858fc7c Remove 'we' from message
12 years ago
Jessica B. Hamrick 263181c416 Report the exact error that occurred
12 years ago
Jessica B. Hamrick 58fcb3abb9 Show the user a different notification
12 years ago
Min RK 780ceee03a Merge pull request #6415 from Carreau/move-md-show-logic
12 years ago
Matthias Bussonnier a940971866 Merge pull request #6568 from minrk/remember-kernel
12 years ago
Matthias Bussonnier 2d490858e5 Merge pull request #6544 from jhamrick/notification-widget
12 years ago
MinRK 072bcdc484 allow kernel_name to be undefined in js
12 years ago
Doug Blank 6c3d40bbcd Update documentation for functions that can return null
12 years ago
Doug Blank 3997769def Fixed off by one error in get_prev_cell
12 years ago
Jessica B. Hamrick 9c1e7fa2eb Clarify stickiness of warning/danger notifications
12 years ago
Jessica B. Hamrick e68f6e585a Small changes to notification widget
12 years ago
Jessica B. Hamrick 2c5a10a6e0 Add documentation to notification area
12 years ago
Jessica B. Hamrick 5769a5bd97 Add documentation to NotificationWidget methods
12 years ago
Jessica B. Hamrick 180dd71e81 Allow timeout and click callback
12 years ago
Jessica B. Hamrick 10d500525a Make cell be undeletable ONLY when metadata is explicitly false
12 years ago
Jessica B. Hamrick 990425f034 Handle 'deletable' cell metadata
12 years ago
Matthias Bussonnier 4609465161 Merge pull request #6472 from parleur/master
12 years ago
Matthias Bussonnier 56d48e2892 codemirror rempo moved, update links in comments
12 years ago
Matthias Bussonnier 633dbc8131 Merge pull request #5844 from jdfreder/scrollmanager
12 years ago
Matthias Bussonnier 2c65ea0416 Merge pull request #6431 from jhamrick/input_ui_focus
12 years ago
Jonathan Frederic 0bd868888e Make HeadingScrollManager scroll to heading elements, not cells.
12 years ago
Jonathan Frederic 9831e6ea1b Make the default the single page scroller.
12 years ago
Jonathan Frederic c957cbc9c2 Set heading scroll manager as default scroll manager.
12 years ago
Jonathan Frederic 46eb5288bc Scroll to all heading levels <= target level.
12 years ago
Jonathan Frederic f6adf3e064 Fixed dumb typo,
12 years ago
Jonathan Frederic 3f9fea0328 Added comments clarifying scroll units
12 years ago
Jonathan Frederic 8c0c04910b options bug fix
12 years ago
Jonathan Frederic 3ff4d4c16e Address review comments
12 years ago
Jonathan Frederic 27058f4804 Removed ScrollManager selector combo.
12 years ago
Jonathan Frederic e843a3d0e4 Fixed rebase indents
12 years ago
Jonathan Frederic 8617696c5b Added heading and slideshow scroll managers
12 years ago
Jonathan Frederic 7e7683a587 Added scroll mode selector,
12 years ago
Jonathan Frederic 62a21b0e6f Add ScrollManager to global ipy namespace in main.js instead of,
12 years ago
Jonathan Frederic 5c5025f3b6 Added smooth scroll to replace std browser behavior.
12 years ago
Jonathan Frederic c2d72353a2 Fixed bug
12 years ago
Jonathan Frederic 617f078165 Make slideshow toolbar add classes to modified cells.
12 years ago
Jonathan Frederic 06ad682d68 Add scrollmanager
12 years ago
Jessica B. Hamrick d46606a48b Trim anchor link in heading cells, fixes #6324
12 years ago
Pierre Gerold 406860fd35 Typo and presentation
12 years ago
Pierre Gerold 98f2d989b6 Modify cells converter funcs to keep metadata through
12 years ago
Jason Grout 78ae8b36c5 Fix several small bugs in the notebook trust framework
12 years ago
Thomas Kluyver fdb375e0ef Merge pull request #6380 from ellisonbg/latex-complete
12 years ago
Thomas Kluyver bdb5481a1e Remove leftover debugging
12 years ago
Jessica B. Hamrick b8d3d2c6af Register input with keyboard manager, fixes #6426
12 years ago
Jessica B. Hamrick 3aada4008c Rename chkb to text
12 years ago
Jessica B. Hamrick c3c11e5820 Initial version of textbox celltoolbar ui element
12 years ago
Fernando Perez a5fd908b28 Merge pull request #6408 from minrk/new-cell-code
12 years ago
MinRK 6cee444630 make default cell type configurable
12 years ago
Matthias BUSSONNIER 186c8ae41d remove useless comment
12 years ago
Matthias BUSSONNIER a9b4bdc03f Move md-cell display logic to css
12 years ago
MinRK 78fdc1ebb4 move mergeopt to utils
12 years ago
MinRK 6038612732 don't hide cell toolbar on rendered text cells
12 years ago
Matthias BUSSONNIER 7752320295 get rid of some jq-ui- style
12 years ago
Brian E. Granger a67c7e83a6 Adding tests and limiting CM mode to python 3.
12 years ago
Brian E. Granger 2dfd4079ec Cleaning up and only doing latex completion for python 3.
12 years ago
Brian E. Granger 27f2f6baaa Adding regexp for unicode identifers to CM mode.
12 years ago
MinRK 6345b6c874 fix handling of no-checkpoint-defined
12 years ago
Matthias Bussonnier 77ec6fdfa2 Merge pull request #6205 from Carreau/momentjs
12 years ago
Brian E. Granger 9e16415907 Initial messing around.
12 years ago
Brian E. Granger 4b22230896 Merge pull request #6305 from minrk/switch-kernel-close-ws
12 years ago
MinRK d5a4553b8e improve indicators and handling of dead kernels and broken websocket connections
12 years ago
MinRK 0909694b50 avoid race condition when deleting/starting sessions
12 years ago