notebook 6.5.5__tar.gz → 6.5.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of notebook might be problematic. Click here for more details.
- {notebook-6.5.5 → notebook-6.5.7}/CHANGELOG.md +31 -2
- {notebook-6.5.5 → notebook-6.5.7}/PKG-INFO +33 -2
- {notebook-6.5.5 → notebook-6.5.7}/notebook/_version.py +1 -1
- {notebook-6.5.5 → notebook-6.5.7}/notebook/notebookapp.py +1 -1
- {notebook-6.5.5 → notebook-6.5.7}/notebook/traittypes.py +2 -1
- {notebook-6.5.5 → notebook-6.5.7}/pyproject.toml +4 -1
- {notebook-6.5.5 → notebook-6.5.7}/setup.py +1 -1
- {notebook-6.5.5 → notebook-6.5.7}/CONTRIBUTING.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/LICENSE +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/README.md +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/Makefile +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/autogen_config.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/doc-requirements.txt +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/environment.yml +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/jsdoc_config.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/jsdoc_plugin.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/make.bat +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/Info.plist.example +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/generate_icons.sh +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/icon_16x16.svg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/icon_24x24.svg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/icon_32x32.svg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/icon_512x512.svg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.icns +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_1024x1024.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_128x128.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_128x128@2x.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_16x16.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_16x16@2x.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_24x24.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_24x24@2x.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_256x256.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_256x256@2x.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_32x32.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_32x32@2x.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_48x48.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_512x512.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_512x512@2x.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_64x64.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/ipynb.iconset/icon_64x64@2x.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/notebook_basics.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/running_code.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/resources/running_code_med.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/.gitkeep +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/blank-notebook-ui.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/blank-notebook-ui.svg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/cell-tags-toolbar.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/cell-toolbar-41.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/command-palette-41.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/dashboard-sort.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/find-replace-41.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/jupyter-file-editor.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/jupyter-notebook-dashboard.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/jupyter-notebook-default.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/jupyter-notebook-edit.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/multi-select-41.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/new-notebook.gif +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/shortcut-editor.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/table-style-after.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/_static/images/table-style-before.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/comms.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/conf.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/config_overview.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/contributing.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/development_faq.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Connecting with the Qt Console.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Custom Keyboard Shortcuts.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Distributing Jupyter Extensions as Python Packages.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Importing Notebooks.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Notebook Basics.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Running Code.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Typesetting Equations.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/What is the Jupyter Notebook.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Working With Markdown Cells.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/examples_index.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/command_mode.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab_btns.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab_new.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab_run.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_running_tab.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/edit_mode.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/menubar_toolbar.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/nbconvert_arch.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/nbpackage/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/nbpackage/mynotebook.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/nbpackage/nbs/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/nbpackage/nbs/other.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/FrontendKernel.graffle/data.plist +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/FrontendKernel.graffle/image1.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/FrontendKernel.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/animation.m4v +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/ipython_logo.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/jupyter_logo.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/python_logo.svg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/utils/list_pyfiles.ipy +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/utils/list_subdirs.ipy +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/extending/bundler_extensions.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/extending/contents.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/extending/frontend_extensions.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/extending/handlers.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/extending/index.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/extending/keymaps.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/extending/savehooks.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/frontend_config.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/index.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/ipython_security.asc +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/links.txt +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/notebook.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/public_server.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/security.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/spelling_wordlist.txt +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/template.tpl +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/troubleshooting.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/docs/source/ui_components.rst +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/jupyter-notebook.desktop +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/__main__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/_sysinfo.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/_tz.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/__main__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/login.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/logout.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/security.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/tests/test_login.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/auth/tests/test_security.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/base/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/base/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/base/zmqhandlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/__main__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/bundlerextensions.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tarball_bundler.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/resources/another_subdir/test_file.txt +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/resources/empty.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/resources/subdir/test_file.txt +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/test_bundler_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/test_bundler_tools.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/test_bundlerextension.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tools.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/zip_bundler.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/config_manager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/edit/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/edit/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/extensions.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/files/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/files/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/gateway/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/gateway/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/gateway/managers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/README.md +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/babel_nbjs.cfg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/babel_nbui.cfg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/babel_notebook.cfg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/fr_FR/LC_MESSAGES/nbjs.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/fr_FR/LC_MESSAGES/nbjs.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/fr_FR/LC_MESSAGES/nbui.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/fr_FR/LC_MESSAGES/nbui.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/fr_FR/LC_MESSAGES/notebook.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/fr_FR/LC_MESSAGES/notebook.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ja_JP/LC_MESSAGES/nbjs.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ja_JP/LC_MESSAGES/nbui.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ja_JP/LC_MESSAGES/nbui.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ja_JP/LC_MESSAGES/notebook.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ja_JP/LC_MESSAGES/notebook.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nbjs.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nbjs.pot +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nbui.pot +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nl/LC_MESSAGES/nbjs.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nl/LC_MESSAGES/nbjs.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nl/LC_MESSAGES/nbui.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nl/LC_MESSAGES/nbui.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nl/LC_MESSAGES/notebook.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/nl/LC_MESSAGES/notebook.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/notebook.pot +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ru_RU/LC_MESSAGES/nbjs.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ru_RU/LC_MESSAGES/nbjs.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ru_RU/LC_MESSAGES/nbui.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ru_RU/LC_MESSAGES/nbui.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ru_RU/LC_MESSAGES/notebook.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/ru_RU/LC_MESSAGES/notebook.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/zh_CN/LC_MESSAGES/nbui.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/zh_CN/LC_MESSAGES/nbui.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/zh_CN/LC_MESSAGES/notebook.mo +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/i18n/zh_CN/LC_MESSAGES/notebook.po +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/jstest.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/kernelspecs/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/kernelspecs/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/log.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/nbconvert/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/nbconvert/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/nbconvert/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/nbconvert/tests/test_nbconvert_handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/nbextensions.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/notebook/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/notebook/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/prometheus/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/prometheus/log_functions.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/prometheus/metrics.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/serverextensions.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/api/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/api/api.yaml +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/api/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/api/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/api/tests/test_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/config/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/config/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/config/manager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/config/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/config/tests/test_config_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/checkpoints.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/filecheckpoints.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/fileio.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/filemanager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/largefilemanager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/manager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/tests/test_contents_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/tests/test_fileio.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/tests/test_largefilemanager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/contents/tests/test_manager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernels/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernels/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernels/kernelmanager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernels/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernels/tests/test_kernels_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernelspecs/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernelspecs/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernelspecs/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/kernelspecs/tests/test_kernelspecs_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/nbconvert/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/nbconvert/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/nbconvert/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/nbconvert/tests/test_nbconvert_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/security/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/security/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/sessions/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/sessions/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/sessions/sessionmanager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/sessions/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/sessions/tests/test_sessionmanager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/sessions/tests/test_sessions_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/services/shutdown.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/404.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/browser-open.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/edit.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/error.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/login.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/logout.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/notebook.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/page.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/terminal.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/tree.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/templates/view.html +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/terminal/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/terminal/api_handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/terminal/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/terminal/terminalmanager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/terminal/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/terminal/tests/test_terminals_api.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/README.md +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/_testdata/black_square_22.png +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/base/highlight.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/base/keyboard.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/base/misc.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/base/security.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/base/utils.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/conftest.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/launchnotebook.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/mockextension/index.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/attachments.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/display_id.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/dualmode.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/dualmode_merge.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/execute_selected_cells.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/inject_js.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/markdown.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/output.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/roundtrip.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/safe_append_output.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/notebook/tags.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/conftest.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/quick_selenium.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_buffering.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_clipboard_multiselect.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_dashboard_nav.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_deletecell.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_display_image.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_display_isolation.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_dualmode_arrows.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_dualmode_cellmode.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_dualmode_clipboard.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_dualmode_execute.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_dualmode_insertcell.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_dualmode_markdown.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_execute_code.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_find_and_replace.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_interrupt.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_kernel_menu.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_markdown.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_merge_cells.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_move_multiselection.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_multiselect.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_multiselect_toggle.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_notifications.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_prompt_numbers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_save.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_save_as_notebook.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_save_readonly_as.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_shutdown.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/test_undelete.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/selenium/utils.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/services/kernel.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/services/serialize.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/services/session.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_config_manager.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_files.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_gateway.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_hist.sqlite +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_i18n.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_log.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_nbextensions.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_notebookapp.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_notebookapp_integration.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_paths.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_serialize.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_serverextensions.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_traittypes.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/test_utils.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tests/util.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/transutils.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tree/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tree/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tree/tests/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tree/tests/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/tree/tests/test_tree_handler.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/utils.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/view/__init__.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook/view/handlers.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/notebook.svg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/package.json +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/setup.cfg +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/setupbase.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/tools/build-main.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/tools/secure_notebook.py +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/tools/security_deprecated.js +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/tools/tests/ANSI Test.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/tools/tests/CSS Reference.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/tools/tests/Confined Output.ipynb +0 -0
- {notebook-6.5.5 → notebook-6.5.7}/tools/tests/Test Output Callbacks.ipynb +0 -0
|
@@ -14,6 +14,37 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
|
|
|
14
14
|
|
|
15
15
|
<!-- <START NEW CHANGELOG ENTRY> -->
|
|
16
16
|
|
|
17
|
+
## 6.5.7
|
|
18
|
+
|
|
19
|
+
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.5.6...e1723f4d0d06ff62e9430d09cdac648f18a71534))
|
|
20
|
+
|
|
21
|
+
### Maintenance and upkeep improvements
|
|
22
|
+
|
|
23
|
+
- Ignore `check-wheel-content` duplicate file error [#7343](https://github.com/jupyter/notebook/pull/7343) ([@RRosio](https://github.com/RRosio))
|
|
24
|
+
- 6.5.x: Unpin pyzmq [#7305](https://github.com/jupyter/notebook/pull/7305) ([@minrk](https://github.com/minrk))
|
|
25
|
+
|
|
26
|
+
### Contributors to this release
|
|
27
|
+
|
|
28
|
+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-09-19&to=2024-05-01&type=c))
|
|
29
|
+
|
|
30
|
+
[@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-09-19..2024-05-01&type=Issues) | [@d5423197](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ad5423197+updated%3A2023-09-19..2024-05-01&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-09-19..2024-05-01&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-09-19..2024-05-01&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-09-19..2024-05-01&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aminrk+updated%3A2023-09-19..2024-05-01&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-09-19..2024-05-01&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-09-19..2024-05-01&type=Issues)
|
|
31
|
+
|
|
32
|
+
<!-- <END NEW CHANGELOG ENTRY> -->
|
|
33
|
+
|
|
34
|
+
## 6.5.6
|
|
35
|
+
|
|
36
|
+
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.5.5...566860bf159843f95d5f813c0baa9785014fee55))
|
|
37
|
+
|
|
38
|
+
### Bugs fixed
|
|
39
|
+
|
|
40
|
+
- fix traitlets warning->error on 6.5.x [#7051](https://github.com/jupyter/notebook/pull/7051) ([@minrk](https://github.com/minrk))
|
|
41
|
+
|
|
42
|
+
### Contributors to this release
|
|
43
|
+
|
|
44
|
+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-07-27&to=2023-09-19&type=c))
|
|
45
|
+
|
|
46
|
+
[@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-07-27..2023-09-19&type=Issues) | [@defjaf](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adefjaf+updated%3A2023-07-27..2023-09-19&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-07-27..2023-09-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-07-27..2023-09-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-07-27..2023-09-19&type=Issues) | [@kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2023-07-27..2023-09-19&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aminrk+updated%3A2023-07-27..2023-09-19&type=Issues) | [@prof-lupin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aprof-lupin+updated%3A2023-07-27..2023-09-19&type=Issues) | [@shaneknapp](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ashaneknapp+updated%3A2023-07-27..2023-09-19&type=Issues) | [@takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2023-07-27..2023-09-19&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-07-27..2023-09-19&type=Issues)
|
|
47
|
+
|
|
17
48
|
## 6.5.5
|
|
18
49
|
|
|
19
50
|
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.5.4...fe35f939b5a2c256cbc6822a60ea728d6f5d4251))
|
|
@@ -32,8 +63,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
|
|
|
32
63
|
|
|
33
64
|
[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-04-06..2023-07-27&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-04-06..2023-07-27&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-04-06..2023-07-27&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-04-06..2023-07-27&type=Issues) | [@henryiii](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahenryiii+updated%3A2023-04-06..2023-07-27&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-04-06..2023-07-27&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-04-06..2023-07-27&type=Issues) | [@parmentelat](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aparmentelat+updated%3A2023-04-06..2023-07-27&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-04-06..2023-07-27&type=Issues) | [@tonyfast](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atonyfast+updated%3A2023-04-06..2023-07-27&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayuvipanda+updated%3A2023-04-06..2023-07-27&type=Issues)
|
|
34
65
|
|
|
35
|
-
<!-- <END NEW CHANGELOG ENTRY> -->
|
|
36
|
-
|
|
37
66
|
## 6.5.4
|
|
38
67
|
|
|
39
68
|
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.5.3...428e00bef821acb42f13843fb2949d225d081d56))
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: notebook
|
|
3
|
-
Version: 6.5.
|
|
3
|
+
Version: 6.5.7
|
|
4
4
|
Summary: A web-based notebook environment for interactive computing
|
|
5
5
|
Home-page: http://jupyter.org
|
|
6
6
|
Author: Jupyter Development Team
|
|
@@ -22,10 +22,41 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
23
23
|
Requires-Python: >=3.7
|
|
24
24
|
Description-Content-Type: text/markdown
|
|
25
|
+
License-File: LICENSE
|
|
26
|
+
Requires-Dist: jinja2
|
|
27
|
+
Requires-Dist: tornado>=6.1
|
|
28
|
+
Requires-Dist: pyzmq>=17
|
|
29
|
+
Requires-Dist: argon2-cffi
|
|
30
|
+
Requires-Dist: traitlets>=4.2.1
|
|
31
|
+
Requires-Dist: jupyter_core>=4.6.1
|
|
32
|
+
Requires-Dist: jupyter_client<8,>=5.3.4
|
|
33
|
+
Requires-Dist: ipython_genutils
|
|
34
|
+
Requires-Dist: nbformat
|
|
35
|
+
Requires-Dist: nbconvert>=5
|
|
36
|
+
Requires-Dist: nest-asyncio>=1.5
|
|
37
|
+
Requires-Dist: ipykernel
|
|
38
|
+
Requires-Dist: Send2Trash>=1.8.0
|
|
39
|
+
Requires-Dist: terminado>=0.8.3
|
|
40
|
+
Requires-Dist: prometheus_client
|
|
41
|
+
Requires-Dist: nbclassic>=0.4.7
|
|
25
42
|
Provides-Extra: test
|
|
43
|
+
Requires-Dist: pytest; extra == "test"
|
|
44
|
+
Requires-Dist: coverage; extra == "test"
|
|
45
|
+
Requires-Dist: requests; extra == "test"
|
|
46
|
+
Requires-Dist: testpath; extra == "test"
|
|
47
|
+
Requires-Dist: nbval; extra == "test"
|
|
48
|
+
Requires-Dist: selenium==4.1.5; extra == "test"
|
|
49
|
+
Requires-Dist: pytest; extra == "test"
|
|
50
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
26
51
|
Provides-Extra: docs
|
|
52
|
+
Requires-Dist: sphinx; extra == "docs"
|
|
53
|
+
Requires-Dist: nbsphinx; extra == "docs"
|
|
54
|
+
Requires-Dist: sphinxcontrib_github_alt; extra == "docs"
|
|
55
|
+
Requires-Dist: sphinx_rtd_theme; extra == "docs"
|
|
56
|
+
Requires-Dist: myst-parser; extra == "docs"
|
|
57
|
+
Requires-Dist: requests-unixsocket; sys_platform != "win32" and extra == "test"
|
|
27
58
|
Provides-Extra: json-logging
|
|
28
|
-
|
|
59
|
+
Requires-Dist: json-logging; extra == "json-logging"
|
|
29
60
|
|
|
30
61
|
|
|
31
62
|
The Jupyter Notebook is a web application that allows you to create and
|
|
@@ -5,7 +5,7 @@ store the current version info of the notebook.
|
|
|
5
5
|
import re
|
|
6
6
|
|
|
7
7
|
# Version string must appear intact for tbump versioning
|
|
8
|
-
__version__ = '6.5.
|
|
8
|
+
__version__ = '6.5.7'
|
|
9
9
|
|
|
10
10
|
# Build up version_info tuple for backwards compatibility
|
|
11
11
|
pattern = r'(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)'
|
|
@@ -1408,7 +1408,7 @@ class NotebookApp(JupyterApp):
|
|
|
1408
1408
|
# and allow jupyter_server contents managers to pass
|
|
1409
1409
|
# through. If jupyter_server is not installed, this class
|
|
1410
1410
|
# will be ignored.
|
|
1411
|
-
|
|
1411
|
+
"jupyter_server.services.contents.managers.ContentsManager",
|
|
1412
1412
|
],
|
|
1413
1413
|
config=True,
|
|
1414
1414
|
help=_('The notebook manager class to use.')
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import inspect
|
|
2
|
-
from
|
|
2
|
+
from warnings import warn
|
|
3
|
+
from traitlets import ClassBasedTraitType, Undefined
|
|
3
4
|
|
|
4
5
|
# Traitlet's 5.x includes a set of utilities for building
|
|
5
6
|
# description strings for objects. Traitlets 5.x does not
|
|
@@ -16,7 +16,7 @@ before-build-python = ["pip install babel", "npm install -g po2json"]
|
|
|
16
16
|
ignore-glob = ["docs/source/examples/Notebook/Working With Markdown Cells.ipynb", "docs-translations/**/README.md", "docs/source/contributing.rst", "docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb", "CHANGELOG.md", "notebook/static/components/**/*.*"]
|
|
17
17
|
|
|
18
18
|
[tool.tbump.version]
|
|
19
|
-
current = "6.5.
|
|
19
|
+
current = "6.5.7"
|
|
20
20
|
regex = '''
|
|
21
21
|
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
|
|
22
22
|
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
|
|
@@ -28,3 +28,6 @@ tag_template = "v{new_version}"
|
|
|
28
28
|
|
|
29
29
|
[[tool.tbump.file]]
|
|
30
30
|
src = "notebook/_version.py"
|
|
31
|
+
|
|
32
|
+
[tool.check-wheel-contents]
|
|
33
|
+
ignore = ["W002"]
|
|
@@ -109,7 +109,7 @@ for more information.
|
|
|
109
109
|
'tornado>=6.1',
|
|
110
110
|
# pyzmq>=17 is not technically necessary,
|
|
111
111
|
# but hopefully avoids incompatibilities with Tornado 5. April 2018
|
|
112
|
-
'pyzmq>=17
|
|
112
|
+
'pyzmq>=17',
|
|
113
113
|
'argon2-cffi',
|
|
114
114
|
'traitlets>=4.2.1',
|
|
115
115
|
'jupyter_core>=4.6.1',
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Connecting with the Qt Console.ipynb
RENAMED
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Custom Keyboard Shortcuts.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/What is the Jupyter Notebook.ipynb
RENAMED
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/Working With Markdown Cells.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab.png
RENAMED
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab_btns.png
RENAMED
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab_new.png
RENAMED
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_files_tab_run.png
RENAMED
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/Notebook/images/dashboard_running_tab.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/FrontendKernel.graffle/data.plist
RENAMED
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/docs/source/examples/images/FrontendKernel.graffle/image1.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/resources/another_subdir/test_file.txt
RENAMED
|
File without changes
|
|
File without changes
|
{notebook-6.5.5 → notebook-6.5.7}/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|