-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: jupyter/notebook
base: v7.0.0a10
head repository: jupyter/notebook
compare: 6d4eeed9d176e2523be7874ae4d9f46a99422d72
- 8 commits
- 26 files changed
- 5 contributors
Commits on Jan 12, 2023
-
* Opens by default the newly created tab in tree view * Adds a command to open the file browser when in tree view, which also fixes the broken menu entry 'file Browser' in view * (1) Remove the menu entry 'Open Files' in tree view, which was opening a new browser tab with the same contents, and was like a duplication of 'File Browser' entry, and (2) rename the menu entry 'Open Files' to 'File Browser' for consistency * Add test on 'File Browser' menu entry * Fix pre-commit * Fix test on File Browser menu entry * update snapshots of view menu * Do not activate newly created tree tab by default * Do not add 'openTree' command if it already exists (meaning that the current page contains a filebrowser plugin) * Wait for the file browser commands from JupyterLab to be fully created before create a new one * File Browser menu entry execution depends on the current page ('tree' or other) * Add the dependency to @jupyter-notebook/tree in application-extension * Fix typo * Remove dependency to tree in application-extension * Clean unused dependency * Delete a remaining commentConfiguration menu - View commit details
-
Copy full SHA for a0b3a80 - Browse repository at this point
Copy the full SHA a0b3a80View commit details
Commits on Jan 13, 2023
-
Add the Settings Editor to the landing page (#6316)
* Add the Settings Editor to the landing page * Fix tab panel tabs * Do not include JSON editor for now * Hide Settings Editor command from the menu * Update yarn.lock * Fix integrity * Fix yarn.lock and resolutions * Update yarn.lock * Allow adding and closing the settings editor * Do not include JSON editor for now * Update snapshots * More snapshot updates * More snapshot update * Fix resolutions
Configuration menu - View commit details
-
Copy full SHA for df4a6bf - Browse repository at this point
Copy the full SHA df4a6bfView commit details
Commits on Jan 16, 2023
-
Add back
# type:ignore(#6695)* Add back `# type:ignore` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 534b6f6 - Browse repository at this point
Copy the full SHA 534b6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb832d - Browse repository at this point
Copy the full SHA 7eb832dView commit details -
Fix console error when adding a widget to a side panel (#6694)
* Fix console error when adding a widget to a side panel * Remove child-added logic
Configuration menu - View commit details
-
Copy full SHA for ffc7d8d - Browse repository at this point
Copy the full SHA ffc7d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b82dbb - Browse repository at this point
Copy the full SHA 7b82dbbView commit details
Commits on Jan 17, 2023
-
Add releaser workflows (#6698)
* add releaser workflows * add workflow files
Configuration menu - View commit details
-
Copy full SHA for 4e6282c - Browse repository at this point
Copy the full SHA 4e6282cView commit details
Commits on Jan 18, 2023
-
Help-extension split into multiple plugins (#6700)
* help-extension split into multiple plugins * Update packages/help-extension/src/index.tsx Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com> * rename schema json file Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d4eeed - Browse repository at this point
Copy the full SHA 6d4eeedView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.0.0a10...6d4eeed9d176e2523be7874ae4d9f46a99422d72