-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Left right panel in Notebook view #6487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
73a64bb
Incorporates files from retrolab PR 275 and fix rebase changes
JasonWeill b29a925
Add the table of content dependency
brichet a794e12
Fix the ToC on Notebook (and remove remaining comments from rebase)
brichet 4e9d0ac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 60dc750
Update screenshot of View menu which have a new entry
brichet 86283fe
Add a test on Table of Contents
brichet 72756df
Fix menu entries in tree and editor views
brichet ab7b0ad
Update the menu entries when widgets are added or removed from side p…
brichet e2ed555
Fix tha activateById on side panels widgets
brichet b02eb05
Fix some test snapshots and css
brichet 45deda1
Add NotebookTools widget in right panel
brichet d47f8c4
Loads side panel widgets only on notebook page
brichet 6fec146
update snapshots and selector in ui-tests
brichet e2592c3
Some refactoring and cleaning
brichet 3d665c9
Add command palette entries to open side bar panels
brichet 5d01394
Side panels take the full page height
jtpio 418e294
Remove unused import
jtpio 2145e66
Remove tests for sidePanelsVisible
jtpio 116f5a5
Move some logic and dependencies from Shell to plugin
brichet 9681be3
Move the palette logic from Shell to plugin
brichet 11d3588
Include the notebook tools widget from the notebook-extension
brichet 2055ccf
Add icon to close side panel
brichet 1773c8f
Hide the current widget when collapsing, otherwise this is only the u…
brichet 0696850
Fix the sidebar closing if another widget is selected in the same sid…
brichet bc67cdc
Add 'isToggled' check mark on right panel
brichet aceb187
Fix tests on left and right area in tree view
brichet 0580147
Use signal to update menu and palette entries when widgets are remove…
brichet d210064
Add some docstring
brichet 7f33dbe
Fix tests on panels and add snapshots
brichet 239e5b9
Updates after rebasing v7.0.0a6
invalid-email-address 7f32693
Apply the min-width to the side panels themselves instead of to the c…
invalid-email-address 4463ed8
Specify the 'Shut Down All' button to click in smoke tour test (the o…
invalid-email-address 22089cd
update snapshot
invalid-email-address 73aafed
Minor cleanups
jtpio fc663a5
Enable side bars on other pages
jtpio 9af6a20
Simplify menu entry label
jtpio 7375ee1
Remove unused handling of layout modified
jtpio 07720ad
More cleanups
jtpio ea36920
Dissociate menu and palette updates
jtpio b396e51
Revert to making INotebookTools optional
jtpio d5e9cec
Add the debugger extension
jtpio ffadcbc
Update some reference snapshots
jtpio d9635e3
Try fixing the test opening JupyterLab
jtpio 1ed8e02
Update viewport width for mobile tests
jtpio e62a06f
Remove TODO
jtpio 7d5691e
Try fixing UI test race conditions
jtpio 55cd158
Update more reference snapshots
jtpio 3f8c558
Update toc snapshot for Firefox
jtpio 02a164d
Remove shutdownAll in the menu tests
jtpio f6b65e3
Tweak menu tests
jtpio d583453
Try dispatching a resize message manually
jtpio 12119f9
Fix what looks like a rebase issue
jtpio b893cf0
Wait for kernel ready before menu screenshots
jtpio 708928b
Try resize workaround in tests for now
jtpio b4f520c
Drop unused async
jtpio 820ee98
Update kernel menu snapshot for firefox
jtpio 94eadd8
Remove `isEmpty` from the shell API (only used for tests)
jtpio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.