Commit Graph

114 Commits (main)

Author SHA1 Message Date
Jeremy Tuloup 346e30dec4
Define `O` as the keyboard shortcut to toggle cell outputs (#7709)
7 months ago
Jeremy Tuloup 5a845dcde0
Handle file rename errors (#7710)
7 months ago
Jeremy Tuloup 6d06d97302
Update to JupyterLab `v4.4.0b1` (#7607)
1 year ago
Jason Weill 0a66f40c46
Duplicate notebook menu option (#7374)
2 years ago
Dilip-Jain 1ff62934df
Added Lumino Plugin Description (#7008) (#7127)
2 years ago
Jeremy Tuloup 6246540396
Move opening path in new browser tabs to a separate plugin (#7056)
3 years ago
Steven Silvester 14fce8c9e4
Adopt sp-repo-review (#7039)
3 years ago
Cheuk Ting Ho 3de5507427
Make jupyter logo select properly (#6927) (#6938)
3 years ago
Jeremy Tuloup d0692112a4
Fix default viewers override (#6923)
3 years ago
Jeremy Tuloup ab57fa1d20
Customize the shell layout with the settings (#6921)
3 years ago
Andrii Ieroshenko bdcadda22d
Add an empty splash screen on notebook launch to avoid a flash of unstyled content (#6911)
3 years ago
Jeremy Tuloup 9863625809
Provide a custom rendermime plugin to handle local links (#6885)
3 years ago
Yanqing Dai 22b5f14c0a
Fix top bar visibility not picking up settings overrides (#6833) (#6836)
3 years ago
Jeremy Tuloup 7903de83e8
Update to JupyterLab 4.0.0a37 (#6777)
3 years ago
Nicolas Brichet cc39a28c07
Adds translator to the NotebookShell (#6725)
3 years ago
Nicolas Brichet a0b3a8088c
Tree view enhancement (#6588)
3 years ago
Nicolas Brichet c4a6e8bd90 Move panel related objects to a dedicated module file to improve readability
3 years ago
Jeremy Tuloup 46d5b68b31 Use default router from lab
4 years ago
Jeremy Tuloup b4f520c58b Drop unused async
4 years ago
Jeremy Tuloup 12119f97b3 Fix what looks like a rebase issue
4 years ago
Jeremy Tuloup d583453732 Try dispatching a resize message manually
4 years ago
Jeremy Tuloup 55cd158fa0 Update more reference snapshots
4 years ago
Jeremy Tuloup 7d5691ed9a Try fixing UI test race conditions
4 years ago
Jeremy Tuloup e62a06f58e Remove TODO
4 years ago
Jeremy Tuloup ea3692051c Dissociate menu and palette updates
4 years ago
Jeremy Tuloup 07720adaa6 More cleanups
4 years ago
Jeremy Tuloup 9af6a20b26 Simplify menu entry label
4 years ago
Jeremy Tuloup fc663a54c1 Enable side bars on other pages
4 years ago
Jeremy Tuloup 73aafed7db Minor cleanups
4 years ago
Nicolas Brichet d210064223 Add some docstring
4 years ago
Nicolas Brichet 0580147a23 Use signal to update menu and palette entries when widgets are removed or added in sidebars
4 years ago
Nicolas Brichet bc67cdc9d1 Add 'isToggled' check mark on right panel
4 years ago
Nicolas Brichet 069685085b Fix the sidebar closing if another widget is selected in the same sidebar
4 years ago
Nicolas Brichet 11d358875a Include the notebook tools widget from the notebook-extension
4 years ago
Nicolas Brichet 9681be38cd Move the palette logic from Shell to plugin
4 years ago
Nicolas Brichet 116f5a5b8c Move some logic and dependencies from Shell to plugin
4 years ago
Nicolas Brichet 3d665c9810 Add command palette entries to open side bar panels
4 years ago
Nicolas Brichet e2592c3a0b Some refactoring and cleaning
4 years ago
Nicolas Brichet 45deda1f6c Add NotebookTools widget in right panel
4 years ago
Nicolas Brichet e2ed555dbf Fix tha activateById on side panels widgets
4 years ago
Nicolas Brichet ab7b0ad38d Update the menu entries when widgets are added or removed from side panels
4 years ago
Nicolas Brichet 72756df882 Fix menu entries in tree and editor views
4 years ago
Nicolas Brichet a794e1287c Fix the ToC on Notebook (and remove remaining comments from rebase)
4 years ago
Jason Weill 73a64bbf12 Incorporates files from retrolab PR 275 and fix rebase changes
4 years ago
Jeremy Tuloup acbec17fec
Merge pull request #6539 from afshin/lumino-2
4 years ago
Jaymin Shah 3d88342065 Fix: no mouse pointer when hovering on the Jupyter icon
4 years ago
Afshin T. Darian 85ccd0ea56 Update to Lumino 2
4 years ago
Jeremy Tuloup 1350c66456 Switch to settings for other top bar items
4 years ago
Jeewon Koo 5701f9fc8c add the show header command to the command palette
4 years ago
Jeremy Tuloup 092ada0e27 Move menu items to the settings
4 years ago