-
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.0b0
head repository: jupyter/notebook
compare: 4b6af274b24bcc20e43ad2330c9243c8d2c7d552
- 7 commits
- 39 files changed
- 5 contributors
Commits on Apr 5, 2023
-
Use correct canonical URL while building docs (#6829)
As noted in readthedocs/readthedocs.org#10224 with the current configuration the canonical URL is wrong with different sphinx builds. For instance the "latest" docs point to "stable". This leads to apps like Mastodon to generate previews to pages which don't exist since they rely on <link rel="canonical" href="https://jupyter-notebook.readthedocs.io/en/stable/notebook_7_features.html" /> This should fix that.
Configuration menu - View commit details
-
Copy full SHA for 6e60c72 - Browse repository at this point
Copy the full SHA 6e60c72View commit details -
Rename migration file to
migrate_to_notebook7(#6831)* Use correct canonical URL while building docs (#6829) As noted in readthedocs/readthedocs.org#10224 with the current configuration the canonical URL is wrong with different sphinx builds. For instance the "latest" docs point to "stable". This leads to apps like Mastodon to generate previews to pages which don't exist since they rely on <link rel="canonical" href="https://jupyter-notebook.readthedocs.io/en/stable/notebook_7_features.html" /> This should fix that. * Renaming migration file to `migrating_to_notebook7` * Use the correct name * fix ref --------- Co-authored-by: Ashwin V. Mohanan <9155111+ashwinvis@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1512c82 - Browse repository at this point
Copy the full SHA 1512c82View commit details -
Fixes the notebooktools (#6834)
* Fixes the notebooktools * Updates snapshots
Configuration menu - View commit details
-
Copy full SHA for f0ec5f3 - Browse repository at this point
Copy the full SHA f0ec5f3View commit details
Commits on Apr 14, 2023
-
* use local coverage * bump min jupyterlab_server version * bump min jupyterlab_server version * add fail_under
Configuration menu - View commit details
-
Copy full SHA for 27c9371 - Browse repository at this point
Copy the full SHA 27c9371View commit details
Commits on Apr 27, 2023
-
Update to JupyterLab
4.0.0b1and4.0.0b2(#6838)* Update to JupyterLab 4.0.0b1 * fix resolutions * more updates * Remove previous shortcuts plugin * Bump `jupyter_server` dependency * Align playwright dependency * Update to JupyterLab 4.0.0b2 * fix some deps * Update yarn.lock * add util fallback * style the footer * fix footer background * move mouse before taking the screnshot * update ui tests yarn.lock * disable the notebook footer for now * update snapshots
Configuration menu - View commit details
-
Copy full SHA for 787339c - Browse repository at this point
Copy the full SHA 787339cView commit details -
Added extra information and user-action summaries to 7 migration docs. (
#6850) * Added extra information and user-action summaries to 7 migration docs. * Update docs/source/migrate_to_notebook7.md Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com> * Update docs/source/migrate_to_notebook7.md Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com> * Updated nbclassic messaging. * Revised heading. * Updated heading. * Formatting pass. --------- Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 68f10a2 - Browse repository at this point
Copy the full SHA 68f10a2View commit details
Commits on Apr 28, 2023
-
Update to JupyterLab 4.0.0rc0 (#6853)
* Update to JupyterLab 4.0.0rc0 * Increase `timeout-minutes` * ignore binder link * try without query string parameter
Configuration menu - View commit details
-
Copy full SHA for 4b6af27 - Browse repository at this point
Copy the full SHA 4b6af27View 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.0b0...4b6af274b24bcc20e43ad2330c9243c8d2c7d552