-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Forward port #6840 to 6.5.x #7045
Closed
Closed
Conversation
This file contains 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
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Vishwajeet <[email protected]> Co-authored-by: Kevin Bates <[email protected]>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Vishwajeet <[email protected]> Co-authored-by: Kevin Bates <[email protected]>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
SHA256 hashes: notebook-6.4.9-py3-none-any.whl: 14ebcde55100176d677385deabf4b3c60e97d82cab0ae76d93241872bc368274 notebook-6.4.9.tar.gz: 64d898f0efcec7def4607b686e25d175670f51c701966373b2c5d7b38281d522
Add testpath to the test dependencies.
…izer-workaround Temporary workaround to fix js-tests related to sanitizer js loading by phantomjs
…actor Update further to ipykernel comm refactoring
…ec8084c721baf8733b Automated Changelog Entry for 6.4.10 on 6.4.x
…elog [6.4.11] Fix changelog for 6.4.11
…to-main-version Back to 6.4.10 main version, instead of 6.5.0.dev0
SHA256 hashes: notebook-6.4.11-py3-none-any.whl: b4a6baf2eba21ce67a0ca11a793d1781b06b8078f34d06c710742e55f3eee505 notebook-6.4.11.tar.gz: 709b1856a564fe53054796c80e17a67262071c86bfbdfa6b96aaa346113c555a
Fix: jQuery-UI 404 Error by updating dependency path in static template
…reload Ensure custom preload is correctly handled
…ic-0.4.7 Depend on nbclassic 0.4.7
…eda150ad4b01cb604c Automated Changelog Entry for 6.5.2 on 6.5.x
SHA256 hashes: notebook-6.5.2-py3-none-any.whl: e04f9018ceb86e4fa841e92ea8fb214f8d23c1cedfde530cc96f92446924f0e4 notebook-6.5.2.tar.gz: c1897e5317e225fc78b45549a6ab4b668e4c996fd03a04e938fe5e7af2bfffd0
…ndle hidden files properly) (jupyter#6660) * Fix the path form for rename_file * Fix tests for rename_file to give values in relative paths * Fix tests to be in line with jupyter-server * Fix for determining whether a file is hidden and tests for delete_file Co-authored-by: yacchin1205 <[email protected]>
Co-authored-by: Juergen Hasch <[email protected]>
… plan (jupyter#6742) * Add a banner to inform about the migration plan to notebook 7 * remove trailing spaces
* Fix ru_RU translation * remove typo
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
SHA256 hashes: notebook-6.5.3-py3-none-any.whl: 50a334ad9d60b30cb759405168ef6fc3d60350ab5439fb1631544bb09dcb2cce notebook-6.5.3.tar.gz: b12bee3292211d85dd7e588a790ddce30cb3e8fbcfa1e803522a207f60819e05
Co-authored-by: Jeremy Tuloup <[email protected]> Co-authored-by: Rosio <[email protected]>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
SHA256 hashes: notebook-6.5.4-py3-none-any.whl: dd17e78aefe64c768737b32bf171c1c766666a21cc79a44d37a1700771cab56f notebook-6.5.4.tar.gz: 517209568bd47261e2def27a140e97d49070602eea0d226a696f42a7f16c9a4e
* Add impending deprecation notice and fix link for API * mention JEP 79
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
SHA256 hashes: notebook-6.5.5-py3-none-any.whl: 171039245a5b1a8f8233165091210632c21250ce2a652daed38fe8f94389984f notebook-6.5.5.tar.gz: 457caa1fa1c647395420945b2b7559f603eedbc9aeb2a59a0c286c8029e31efa
* fix import of warnings.warn never part of the traitlets API * remove yanked codecov
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Should we forward-port #6840 to the 6.5.x branch also?