jupyterlab 3.6.7__tar.gz → 3.6.8__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.
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/CHANGELOG.md +51 -3
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/PKG-INFO +1 -1
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/contributing.rst +0 -13
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/ui_components.rst +1 -2
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/faq.rst +6 -4
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/extensions.rst +3 -3
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/benchmarkReporter.spec.ts-snapshots/customized-test-galata-linux.svg +1 -1
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/benchmarkReporter.spec.ts-snapshots/test-galata-linux.svg +1 -1
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/_version.py +1 -1
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-3.6.8/jupyterlab/staging/package.json +323 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/yarn.lock +1168 -1168
- jupyterlab-3.6.7/jupyterlab/static/1338.9f55174fd6e421c16512.js → jupyterlab-3.6.8/jupyterlab/static/4400.0d0b0dd3667928c22be4.js +2 -2
- jupyterlab-3.6.7/jupyterlab/static/5493.692ea9cb51720866bfff.js → jupyterlab-3.6.8/jupyterlab/static/5493.4b9e29abd9d538583023.js +3 -3
- jupyterlab-3.6.8/jupyterlab/static/7796.828360b48609dc38fc4c.js +2 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/build_log.json +95 -95
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/index.html +1 -1
- jupyterlab-3.6.8/jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
- jupyterlab-3.6.8/jupyterlab/static/main.4999cab70933d690f75e.js +2 -0
- jupyterlab-3.6.8/jupyterlab/static/package.json +323 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/third-party-licenses.json +93 -93
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/package.json +3 -3
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/PKG-INFO +1 -1
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/SOURCES.txt +7 -7
- jupyterlab-3.6.7/jupyterlab/staging/package.json +0 -323
- jupyterlab-3.6.7/jupyterlab/static/7796.5c58d6f4e6c16651c356.js +0 -2
- jupyterlab-3.6.7/jupyterlab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
- jupyterlab-3.6.7/jupyterlab/static/main.f21e5473a75c1ca99929.js +0 -2
- jupyterlab-3.6.7/jupyterlab/static/package.json +0 -323
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/.dockerignore +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/CONTRIBUTING.md +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/CORPORATE.md +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/Dockerfile +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/LICENSE +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/MANIFEST.in +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/README.md +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/RELEASE.md +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/conftest.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docker/jupyter_server_config.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/Makefile +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/make.bat +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/scripts/graph-dependencies.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_static/css/custom.css +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_static/jupyter_logo.svg +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_templates/breadcrumbs.html +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_templates/footer.html +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/conf.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/api.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/components.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/css.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/debugger_launch_configuration.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/debugger_protocol_diagram.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/debugger_vscode_start.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/filebrowser_example.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/filebrowser_source.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/internationalization.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/patterns.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/prep_language_packs.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/repo.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/documents.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_dev.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_migration.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_points.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_tutorial.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/identity.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_migration_dependencies_debugger.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_migration_dependencies_shortcuts.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_migration_session.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_tutorial_complete.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_tutorial_empty.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_tutorial_single.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/internationalization.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/notebook.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/ui_helpers.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.create.tsx +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.reactwidget.tsx +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.usesignal.tsx +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/accessibility.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_celltags.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_fileinfo.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_restartrunallbutton.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_searchoutput-fs8.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_searchoutput.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/find.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/installation.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/issue.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/overview.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/starting.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/statusbar.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/images/jupyterlab.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/images/lighthouse.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/index.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/privacy_policies.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/announcements.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/binder.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/code_console.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/commands.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/debugger.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/directories.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/documents_kernels.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/export.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/file_editor.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/file_formats.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/files.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/command_palette.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/debugger/step.gif +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/debugger/tutorial-notebook.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/exporting_menu.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/exporting_slide_type.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_default.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_discover.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_rebuild.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_search.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_create_text_file.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_editor_overview.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_editor_settings.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_altair.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_html_display.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_nteract_vdom.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_open_with.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_menu_left.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_menu_top.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_jupyterlab.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_left.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_right.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_tabs.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_tabs_menu.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/language_change.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/language_chinese.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/language_settings.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_checked.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_hidden.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_unchecked.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_unchecked_noinstall.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/installed_allowlisted.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/installed_blocklisted.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/simultaneous_block_allow_listings.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/notebook/notebook_ui.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/rtc_shared_cursors.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/running_layout.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/shareable_link.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/terminal_layout.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/includeOutput.gif +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/numberingH1.gif +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/runcell.gif +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/syncCollapseState.gif +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/toc.gif +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/interface.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/jupyterhub.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/language.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/notebook.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/rtc.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/running.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/terminal.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/toc.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/ui_customization.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/urls.rst +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/.eslintrc.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/README.md +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/jupyter_server_test_config.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/media/galata-logo.svg +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/playwright-benchmark.config.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/playwright.config.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/benchmarkReporter.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/benchmarkVLTpl.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/contents.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/fixtures.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/galata.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/global.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/activity.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/filebrowser.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/index.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/kernel.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/logconsole.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/menu.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/notebook.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/performance.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/sidebar.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/statusbar.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/theme.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/index.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/inpage/index.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/inpage/tokens.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/jupyterlabpage.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/playwright-config.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/utils.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/vega-statistics.d.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/style/index.css +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/style/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/benchmark/notebook.spec.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/benchmark/notebook.spec.ts-snapshots/large-code-notebook-ipynb-benchmark-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/benchmark/notebook.spec.ts-snapshots/large-md-notebook-ipynb-benchmark-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/benchmarkReporter.spec.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/contents.spec.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/fixture.spec.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/jupyterlabpage.spec.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/code-cell-galata-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/example-run-galata-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/markdown-cell-galata-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/raw-cell-galata-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/run-cells-galata-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebooks/example.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebooks/jupyter.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebooks/simple_test.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/test.spec.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/sub_folder/upload_image.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/sub_folder/upload_notebook_sub.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/upload_image.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/upload_notebook.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/announcements.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-console-filter-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-console-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-filter-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/file-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/file-openwith-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/fileeditor-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/folder-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/notebook-code-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/notebook-md-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/running-notebook-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/tab-launcher-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/tab-notebook-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/debugger.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts-snapshots/dark-theme-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts-snapshots/launch-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts-snapshots/simple-mode-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/help.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-edit-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-file-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-file-new-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-help-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-kernel-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-run-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-console-run-keystroke-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-language-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-terminal-theme-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-text-editor-indentation-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-text-editor-key-map-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-text-editor-theme-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-theme-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-tabs-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-view-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menuedit-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-sidebar-extensionmanager-main-view-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-sidebar-filebrowser-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-sidebar-jp-property-inspector-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-sidebar-jp-running-sessions-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-sidebar-table-of-contents-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/dark-theme-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-edit-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-file-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-help-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-kernel-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-run-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-view-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/run-cells-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/copy-paste-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/cut-paste-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/delete-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/deselect-all-cells-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/execute-again-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/merge-cells-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/move-cell-down-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/move-cell-up-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/paste-replace-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/reedit-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/run-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/select-all-cells-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/split-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-markdown.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-markdown.test.ts-snapshots/do-not-highlight-not-latex-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-markdown.test.ts-snapshots/do-not-highlight-standalone-dollar-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-markdown.test.ts-snapshots/highlight-latex-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-max-outputs.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run-vega.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run-vega.test.ts-snapshots/run-cells-dark-vega-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run-vega.test.ts-snapshots/run-cells-vega-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run.test.ts-snapshots/notebook-panel-0-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/change-to-markdown-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/copy-paste-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/cut-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/delete-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/insert-cells-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/paste-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/run-cell-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/WidgetArch.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/markdown_notebook.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/simple.md +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/simple_notebook.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/toc_notebook.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/vega_notebook.ipynb +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-accent-action-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-center-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-default-action-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-default-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-error-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-in-progress-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-info-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-link-action-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-success-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-warn-action-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-warning-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-with-actions-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/text-content-notification-jupyterlab-linux.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/save.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/search.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/settings.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/filebrowser-right-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/opened-sidebar-extensionmanager-main-view-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/opened-sidebar-filebrowser-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/opened-sidebar-jp-property-inspector-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/opened-sidebar-jp-running-sessions-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/opened-sidebar-table-of-contents-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/styles.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/dark-term-dark-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/dark-term-inherit-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/dark-term-light-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/launcher-term-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/light-term-dark-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/light-term-inherit-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/light-term-light-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/web-links-term-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts-snapshots/go-to-line-editor-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts-snapshots/text-editor-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts-snapshots/text-editor-rulers-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc-running.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc-running.test.ts-snapshots/toc-running-indicator-top-level-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc-running.test.ts-snapshots/toc-running-indicators-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/add-tags-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/notebook-context-menu-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/show-tags-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toc-panel-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-code-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-markdown-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-numbered-list-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-tag-1-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-tag-2-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/workspace.test.ts +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/workspace.test.ts-snapshots/workspace-reset-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/workspace.test.ts-snapshots/workspace-simple-reset-jupyterlab-linux.png +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/update_snapshots.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/webpack.config.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyter-config/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyter-config/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/__init__.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/__main__.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/browser-test.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/browser_check.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/commands.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/coreconfig.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/debuglog.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/federated_labextensions.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/__init__.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/announcements.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/build_handler.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/error_handler.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/extension_manager_handler.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/jlpmapp.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/labapp.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/labextensions.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/labhubapp.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/node-version-check.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/pytest_plugin.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/codemirror-extension/commands.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/files.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/semver.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/serverextension.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/.yarnrc +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/bootstrap.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/publicpath.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/403.html +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/error.html +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/partial.html +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/template.html +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.config.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.prod.config.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.prod.minimize.config.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.prod.release.config.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/yarn.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1033.890eeae47460e241b1e9.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1036.a055f7326513fc5a04f7.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1057.16c446ab94eb9e5ed42a.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1142.074d125bb59f5a332666.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1249.416321697fbd993b9b66.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/126.1e2fb998804b27c72a3e.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1358.9ab4f57e8227ce75f427.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1842.1846f224482b066652bf.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1944.9bb345a40325c23313e9.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/198.ebf955f77b5c9807f163.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2349.91555cd2ef72c84e9253.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2356.f97dd8093f97f156efe4.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2585.4d374708a4df1d35065d.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3029.51bdde209f9c4e269943.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3087.06efd084edba2bea6ea1.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3114.5cbcff15783573c636c6.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3122.b1fda55c421da97a00a3.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3236.4fabf963498daeeb9624.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3308.03624912593a42120dea.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3387.bb8976de803b341fe7a3.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3443.868b4f89289beb97adec.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3531.0bacde3facdc0c46766c.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3664.cfb68e6cb3654849310c.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3791.6adeeacb6143a6599115.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3935.4159b022aa6d82e44127.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4151.ce38cc139e8eec621bde.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4155.784ca1752696680bf373.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4402.d24b4a44244e256d0126.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/45.91c59b0e1dca32f01373.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4570.53adcb6f69939da383ff.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4631.96a143e70f005fef7b59.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4657.f97cd1238beedb61548c.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/466.239a0c009f33f1cb7cab.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4894.f5e3a48d18905b75d07f.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/501.d77919e38ba77753c7f8.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5065.49dd76cb64fd444f785f.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5223.0006e6e211b7c197b9f1.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5383.d630abf49f5cb82bb76f.js +0 -0
- /jupyterlab-3.6.7/jupyterlab/static/5493.692ea9cb51720866bfff.js.LICENSE.txt → /jupyterlab-3.6.8/jupyterlab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5505.d108d38d683afca0e4ed.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5557.625f5943a166b494ee38.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5619.b1928648a190b38e627a.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6005.cda1ecd972909c2a0250.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6064.1a4a55a09511d4907870.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6218.63b338a58c855634089e.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6282.455f87010a88485c089b.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6443.04025a1d063425902d56.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6504.f578fea4ca18a937babd.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6655.0f133ab652b8d8af8a1a.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6700.c96344a466d1896657bf.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6962.6d7125f759d926dcf34f.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6975.e0560614fd629195c9bf.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6989.75bf0da94e660a6c26f8.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7034.fce307da76771c0ef0c8.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7050.fc2b565767a93966c20e.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7289.c749cf355edec3e37aa8.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7300.26360c57b8bd81344bd5.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7454.5859b3e9803de4da9c05.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7463.c34847707aeb55f90a82.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7755.d506a1d9dadf30b1e490.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7788.5e16fdcc197e245776fd.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8059.6011120485fc3c4868d4.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/807.25ee5f37af96f64ba380.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8102.7f1644c3be420fb40db9.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8284.8f231e1599148e2b406a.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8524.48062ecfe543b6d76860.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8580.974138f8b6ddb72035f9.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8657.bf693afb7646976b9a51.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/870.e515a8a325f5ddb19079.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8708.35479b2d01be1e86804a.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8834.7621cb792c80bfa66e05.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/900.6a1241c0269d5df615c8.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/901.2ec3367a81663f96cc4b.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9109.1b114e9c83e36c6560df.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/911.0c08f040896753efc653.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9473.2e52d2ba788beec303be.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/96.c281b119ab350d7dd3de.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9845.8b6c837a5ff754554b39.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9866.5db2f5cd62fb6e231305.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/bootstrap.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/index.out.js +0 -0
- /jupyterlab-3.6.7/jupyterlab/static/jlab_core.7f4f9f24c6ff497f974f.js.LICENSE.txt → /jupyterlab-3.6.8/jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/style.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/style.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/__init__.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/conftest.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/echo_kernel.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/mock_package.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/setup.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/incompat/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/incompat/package.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/jlab_mock_consumer.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/setup.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/jlab_mock_provider.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/setup.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/token/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/mimeextension/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/mimeextension/package.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/package/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/package/package.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/MANIFEST.in +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/package.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/pyproject.toml +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/setup.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/test-hyphens/__init__.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/MANIFEST.in +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/package.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__init__.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/MANIFEST.in +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/package.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/setup.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__init__.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_announcements.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_app.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_build_api.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_jupyterlab.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_registry.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/upgrade_extension.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/utils.py +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/dependency_links.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/entry_points.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/not-zip-safe +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/requires.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/top_level.txt +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/package.json +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/pyproject.toml +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/setup.cfg +0 -0
- {jupyterlab-3.6.7 → jupyterlab-3.6.8}/setup.py +0 -0
@@ -8,14 +8,62 @@
|
|
8
8
|
|
9
9
|
<!-- <START NEW CHANGELOG ENTRY> -->
|
10
10
|
|
11
|
-
|
11
|
+
## 3.6.8
|
12
12
|
|
13
|
-
|
13
|
+
([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.6.7...2ce23ac342377f71edd5cfd69c2f98d39e413703))
|
14
|
+
|
15
|
+
### Bugs fixed
|
16
|
+
|
17
|
+
- Fix workspaces loading [#15842](https://github.com/jupyterlab/jupyterlab/pull/15842) ([@krassowski](https://github.com/krassowski))
|
18
|
+
|
19
|
+
### Maintenance and upkeep improvements
|
20
|
+
|
21
|
+
- Run Python tests on MacOS with Python 12, replace `canvas` with `jest-canvas-mock` [#16314](https://github.com/jupyterlab/jupyterlab/pull/16314) ([@krassowski](https://github.com/krassowski))
|
22
|
+
- Ignore empty stdout data when logging in verdaccio [#16459](https://github.com/jupyterlab/jupyterlab/pull/16459) ([@fcollonval](https://github.com/fcollonval))
|
23
|
+
- Install Firefox from brew on Mac on CI [#16245](https://github.com/jupyterlab/jupyterlab/pull/16245) ([@krassowski](https://github.com/krassowski))
|
24
|
+
|
25
|
+
### Documentation improvements
|
26
|
+
|
27
|
+
- Run Python tests on MacOS with Python 12, replace `canvas` with `jest-canvas-mock` [#16314](https://github.com/jupyterlab/jupyterlab/pull/16314) ([@krassowski](https://github.com/krassowski))
|
28
|
+
- Remove SO links, add more recent issue to FAQ [#15811](https://github.com/jupyterlab/jupyterlab/pull/15811) ([@krassowski](https://github.com/krassowski))
|
29
|
+
|
30
|
+
### Other merged PRs
|
31
|
+
|
32
|
+
- Removed broken gif links in README.md files [#16151](https://github.com/jupyterlab/jupyterlab/pull/16151) ([@Tanmay-Deshmukh](https://github.com/Tanmay-Deshmukh))
|
33
|
+
|
34
|
+
### Contributors to this release
|
35
|
+
|
36
|
+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2024-01-19&to=2024-08-26&type=c))
|
14
37
|
|
15
|
-
|
38
|
+
[@afshin](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2024-01-19..2024-08-26&type=Issues) | [@ajbozarth](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aajbozarth+updated%3A2024-01-19..2024-08-26&type=Issues) | [@AllanChain](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AAllanChain+updated%3A2024-01-19..2024-08-26&type=Issues) | [@andrii-i](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aandrii-i+updated%3A2024-01-19..2024-08-26&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2024-01-19..2024-08-26&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abrichet+updated%3A2024-01-19..2024-08-26&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adavidbrochart+updated%3A2024-01-19..2024-08-26&type=Issues) | [@diyoyo](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adiyoyo+updated%3A2024-01-19..2024-08-26&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2024-01-19..2024-08-26&type=Issues) | [@ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aellisonbg+updated%3A2024-01-19..2024-08-26&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aericsnekbytes+updated%3A2024-01-19..2024-08-26&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2024-01-19..2024-08-26&type=Issues) | [@FoSuCloud](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AFoSuCloud+updated%3A2024-01-19..2024-08-26&type=Issues) | [@g547315](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ag547315+updated%3A2024-01-19..2024-08-26&type=Issues) | [@gabalafou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agabalafou+updated%3A2024-01-19..2024-08-26&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2024-01-19..2024-08-26&type=Issues) | [@guyq1997](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aguyq1997+updated%3A2024-01-19..2024-08-26&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AHaudinFlorence+updated%3A2024-01-19..2024-08-26&type=Issues) | [@j264415](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aj264415+updated%3A2024-01-19..2024-08-26&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJasonWeill+updated%3A2024-01-19..2024-08-26&type=Issues) | [@joaopalmeiro](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajoaopalmeiro+updated%3A2024-01-19..2024-08-26&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2024-01-19..2024-08-26&type=Issues) | [@jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2024-01-19..2024-08-26&type=Issues) | [@jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2024-01-19..2024-08-26&type=Issues) | [@kiliansinger](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akiliansinger+updated%3A2024-01-19..2024-08-26&type=Issues) | [@kolibril13](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akolibril13+updated%3A2024-01-19..2024-08-26&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2024-01-19..2024-08-26&type=Issues) | [@linlol](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alinlol+updated%3A2024-01-19..2024-08-26&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alumberbot-app+updated%3A2024-01-19..2024-08-26&type=Issues) | [@mahendrapaipuri](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Amahendrapaipuri+updated%3A2024-01-19..2024-08-26&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2024-01-19..2024-08-26&type=Issues) | [@Mehak261124](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMehak261124+updated%3A2024-01-19..2024-08-26&type=Issues) | [@None](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ANone+updated%3A2024-01-19..2024-08-26&type=Issues) | [@Rob-P-Smith](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ARob-P-Smith+updated%3A2024-01-19..2024-08-26&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ARRosio+updated%3A2024-01-19..2024-08-26&type=Issues) | [@srdas](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Asrdas+updated%3A2024-01-19..2024-08-26&type=Issues) | [@tonyfast](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atonyfast+updated%3A2024-01-19..2024-08-26&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atrungleduc+updated%3A2024-01-19..2024-08-26&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2024-01-19..2024-08-26&type=Issues) | [@williamstein](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awilliamstein+updated%3A2024-01-19..2024-08-26&type=Issues) | [@xc2](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Axc2+updated%3A2024-01-19..2024-08-26&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AZsailer+updated%3A2024-01-19..2024-08-26&type=Issues)
|
16
39
|
|
17
40
|
<!-- <END NEW CHANGELOG ENTRY> -->
|
18
41
|
|
42
|
+
## 3.6.7
|
43
|
+
|
44
|
+
([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.6.6...3b6b78945873e200f2a3e5a157ae83aaaba896e6))
|
45
|
+
|
46
|
+
### Security fixes
|
47
|
+
|
48
|
+
- Potential authentication and CSRF tokens leak in JupyterLab ([GHSA-44cc-43rp-5947](https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-44cc-43rp-5947))
|
49
|
+
|
50
|
+
### Bugs fixed
|
51
|
+
|
52
|
+
- \[3.6.x\] Fix M1 install, declare `node-gyp@^9.0.0` [#15395](https://github.com/jupyterlab/jupyterlab/pull/15395) ([@dlqqq](https://github.com/dlqqq))
|
53
|
+
- Backport PR #14534 and PR #15237 on branch 3.6.x (Hide completer when changing notebook tabs) [#15244](https://github.com/jupyterlab/jupyterlab/pull/15244) ([@meeseeksmachine](https://github.com/meeseeksmachine))
|
54
|
+
|
55
|
+
### Maintenance and upkeep improvements
|
56
|
+
|
57
|
+
- Pin `actions/labeler` to v4 to fix failing CI action [#15496](https://github.com/jupyterlab/jupyterlab/pull/15496) ([@krassowski](https://github.com/krassowski))
|
58
|
+
- Fix URLs in debugger-extension [#15462](https://github.com/jupyterlab/jupyterlab/pull/15462) ([@fcollonval](https://github.com/fcollonval))
|
59
|
+
- Fix docs deployment failing on 3.6 branch [#15424](https://github.com/jupyterlab/jupyterlab/pull/15424) ([@krassowski](https://github.com/krassowski))
|
60
|
+
|
61
|
+
### Contributors to this release
|
62
|
+
|
63
|
+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2023-09-26&to=2024-01-19&type=c))
|
64
|
+
|
65
|
+
[@afshin](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2023-09-26..2024-01-19&type=Issues) | [@andrii-i](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aandrii-i+updated%3A2023-09-26..2024-01-19&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2023-09-26..2024-01-19&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2023-09-26..2024-01-19&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abrichet+updated%3A2023-09-26..2024-01-19&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adavidbrochart+updated%3A2023-09-26..2024-01-19&type=Issues) | [@dharmaquark](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adharmaquark+updated%3A2023-09-26..2024-01-19&type=Issues) | [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adlqqq+updated%3A2023-09-26..2024-01-19&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2023-09-26..2024-01-19&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2023-09-26..2024-01-19&type=Issues) | [@g547315](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ag547315+updated%3A2023-09-26..2024-01-19&type=Issues) | [@gabalafou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agabalafou+updated%3A2023-09-26..2024-01-19&type=Issues) | [@GabrielaVives](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AGabrielaVives+updated%3A2023-09-26..2024-01-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2023-09-26..2024-01-19&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AHaudinFlorence+updated%3A2023-09-26..2024-01-19&type=Issues) | [@j264415](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aj264415+updated%3A2023-09-26..2024-01-19&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJasonWeill+updated%3A2023-09-26..2024-01-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2023-09-26..2024-01-19&type=Issues) | [@jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2023-09-26..2024-01-19&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2023-09-26..2024-01-19&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alumberbot-app+updated%3A2023-09-26..2024-01-19&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2023-09-26..2024-01-19&type=Issues) | [@misterfads](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Amisterfads+updated%3A2023-09-26..2024-01-19&type=Issues) | [@mlucool](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Amlucool+updated%3A2023-09-26..2024-01-19&type=Issues) | [@parmentelat](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aparmentelat+updated%3A2023-09-26..2024-01-19&type=Issues) | [@skyetim](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Askyetim+updated%3A2023-09-26..2024-01-19&type=Issues) | [@tonyfast](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atonyfast+updated%3A2023-09-26..2024-01-19&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2023-09-26..2024-01-19&type=Issues) | [@Wh1isper](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AWh1isper+updated%3A2023-09-26..2024-01-19&type=Issues)
|
66
|
+
|
19
67
|
## 3.6.6
|
20
68
|
|
21
69
|
([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.6.5...b86cc202967e8231560f5d67f3daa747a7d3ad79))
|
@@ -271,19 +271,6 @@ Notes:
|
|
271
271
|
called something else (such as "python3") then parts of the build
|
272
272
|
will fail. You may wish to build in a conda environment, or make an
|
273
273
|
alias.
|
274
|
-
- Some of the packages used in the development environment require
|
275
|
-
Python 3.0 or higher. If you encounter an ImportError during the
|
276
|
-
installation, make sure Python 3.0+ is installed. Also, try using the
|
277
|
-
Python 3.0+ version of ``pip`` or ``pip3 install -e .`` command to
|
278
|
-
install JupyterLab from the forked repository.
|
279
|
-
- If you see an error that says ``Call to 'pkg-config pixman-1 --libs'
|
280
|
-
returned exit status 127 while in binding.gyp`` while running the
|
281
|
-
``pip install`` command above, you may be missing packages required
|
282
|
-
by ``canvas``. On macOS with Homebrew, you can add these packages by
|
283
|
-
running
|
284
|
-
``brew install pkg-config cairo pango libpng jpeg giflib librsvg``.
|
285
|
-
If you are using mamba or conda, you can install the necessary packages
|
286
|
-
with `conda install -c conda-forge pkg-config glib pango pixman`.
|
287
274
|
- The ``jlpm`` command is a JupyterLab-provided, locked version of the
|
288
275
|
`yarn <https://classic.yarnpkg.com/en/>`__ package manager. If you have
|
289
276
|
``yarn`` installed already, you can use the ``yarn`` command when
|
@@ -111,8 +111,7 @@ removed from the DOM, you’ll first need to clean it up:
|
|
111
111
|
This cleanup step is not a special property of ``LabIcon``, but is
|
112
112
|
instead needed for any React component that is rendered directly at the
|
113
113
|
top level by ``ReactDOM``: failure to call ``unmountComponentAtNode``
|
114
|
-
can result in a
|
115
|
-
leak <https://stackoverflow.com/a/48198011/425458>`__.
|
114
|
+
can result in a memory leak.
|
116
115
|
|
117
116
|
How to create your own custom ``LabIcon``
|
118
117
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
@@ -22,16 +22,18 @@ Development
|
|
22
22
|
- `How can you
|
23
23
|
contribute? <https://github.com/jupyterlab/jupyterlab/blob/3.6.x/CONTRIBUTING.md>`__
|
24
24
|
- :ref:`How can you extend or customize JupyterLab? <user_extensions>`
|
25
|
-
- In the classic Notebook,
|
26
|
-
control the Notebook
|
25
|
+
- In the classic Notebook, I could use custom Javascript outputted by a cell to programmatically
|
26
|
+
control the Notebook. Can I do the same thing in JupyterLab?
|
27
27
|
|
28
28
|
JupyterLab was built to support a wide variety of extensibility, including dynamic behavior based on notebook
|
29
29
|
outputs. To access this extensibility, you should write a custom JupyterLab extension. If you would
|
30
30
|
like trigger some behavior in response to the user executing some code in a notebook, you can output a custom
|
31
31
|
mimetype (:ref:`rendermime`). We currently don't allow access to the JupyterLab
|
32
32
|
API from the Javascript renderer, because this would tie the kernel and the notebook output to JupyterLab
|
33
|
-
and make it hard for other frontends to support it.
|
34
|
-
|
33
|
+
and make it hard for other frontends to support it.
|
34
|
+
For more discussion and potential alternative solutions, please see issues
|
35
|
+
`#4623 <https://github.com/jupyterlab/jupyterlab/issues/4623>`__ and
|
36
|
+
`#5789 <https://github.com/jupyterlab/jupyterlab/issues/5789>`__.
|
35
37
|
|
36
38
|
|
37
39
|
Tips and Tricks
|
@@ -104,9 +104,9 @@ rebuild, you can run the command:
|
|
104
104
|
If you are rebuilding JupyterLab on Windows, you may encounter a
|
105
105
|
``FileNotFoundError`` due to the default path length on Windows. Node
|
106
106
|
modules are stored in a deeply nested directory structure, so paths can get
|
107
|
-
quite long. If you have administrative access and are on Windows
|
108
|
-
you can
|
109
|
-
https://
|
107
|
+
quite long. If you have administrative access and are on Windows 10 or newer
|
108
|
+
you can enable long paths by adding a dedicated
|
109
|
+
`registry key <https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation>`__.
|
110
110
|
|
111
111
|
|
112
112
|
Listing installed extensions
|
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" class="marks" width="
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" class="marks" width="280" height="47" viewBox="0 0 280 47"><rect width="280" height="47" fill="white"/><g fill="none" stroke-miterlimit="10" transform="translate(130,22)"><g class="mark-group role-frame root" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(0,0)"><path class="background" aria-hidden="true" d="M0,0h20v20h-20Z"/><g><g class="mark-rect role-mark marks" role="graphics-symbol" aria-roledescription="rect mark container"><path d="M0,0h20v20h-20Z" fill="#4c78a8"/></g><g class="mark-group role-title"><g transform="translate(10,-17)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-text role-title-text" role="graphics-symbol" aria-roledescription="title" aria-label="Title text 'Duration of common actions'" pointer-events="none"><text text-anchor="middle" transform="translate(0,10)" font-family="sans-serif" font-size="13px" font-weight="bold" fill="#000" opacity="1">Duration of common actions</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g></g></svg>
|
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" class="marks" width="
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" class="marks" width="298" height="186" viewBox="0 0 298 186"><rect width="298" height="186" fill="white"/><g fill="none" stroke-miterlimit="10" transform="translate(92,108)"><g class="mark-group role-frame root" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(0,0)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z"/><g><g class="mark-group role-scope concat_0_group" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(0,0)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z"/><g><g class="mark-group role-scope concat_0_concat_0_group" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(0,0)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z"/><g><g class="mark-group role-column-title column-title" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(100,-31)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z"/><g><g class="mark-group role-title"><g transform="translate(0,-21)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-text role-title-text" role="graphics-symbol" aria-roledescription="title" aria-label="Title text 'browser'" pointer-events="none"><text text-anchor="middle" transform="translate(0,9)" font-family="sans-serif" font-size="11px" font-weight="bold" fill="#000" opacity="1">browser</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g><g class="mark-group role-row-header concat_0_concat_0_row_header" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(-1,0)"><path class="background" aria-hidden="true" d="M0,0h0v40h0Z"/><g><g class="mark-group role-axis" role="graphics-symbol" aria-roledescription="axis" aria-label="Y-axis titled 'reference' for a discrete scale with 2 values: actual, expected"><g transform="translate(0.5,0.5)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-rule role-axis-tick" pointer-events="none"><line transform="translate(0,10)" x2="-5" y2="0" stroke="#888" stroke-width="1" opacity="1"/><line transform="translate(0,30)" x2="-5" y2="0" stroke="#888" stroke-width="1" opacity="1"/></g><g class="mark-text role-axis-label" pointer-events="none"><text text-anchor="end" transform="translate(-7,12.5)" font-family="sans-serif" font-size="10px" fill="#000" opacity="1">actual</text><text text-anchor="end" transform="translate(-7,32.5)" font-family="sans-serif" font-size="10px" fill="#000" opacity="1">expected</text></g><g class="mark-rule role-axis-domain" pointer-events="none"><line transform="translate(0,0)" x2="0" y2="40" stroke="#888" stroke-width="1" opacity="1"/></g><g class="mark-text role-axis-title" pointer-events="none"><text text-anchor="middle" transform="translate(-75,20) rotate(-90) translate(0,-2)" font-family="sans-serif" font-size="11px" font-weight="bold" fill="#000" opacity="1">reference</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g><g class="mark-group role-column-header concat_0_concat_0_column_header" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(0,-1)"><path class="background" aria-hidden="true" d="M0,0h200v0h-200Z"/><g><g class="mark-group role-title"><g transform="translate(100,-20)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-text role-title-text" role="graphics-symbol" aria-roledescription="title" aria-label="Title text 'chromium'" pointer-events="none"><text text-anchor="middle" transform="translate(0,8)" font-family="sans-serif" font-size="10px" fill="#000" opacity="1">chromium</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g><g class="mark-group role-column-footer concat_0_concat_0_column_footer" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(0,41)"><path class="background" aria-hidden="true" d="M0,0h200v0h-200Z"/><g><g class="mark-group role-axis" role="graphics-symbol" aria-roledescription="axis" aria-label="X-axis titled 'Time (ms)' for a linear scale with values from 18,204 to 18,204"><g transform="translate(0.5,0.5)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-rule role-axis-tick" pointer-events="none"><line transform="translate(100,0)" x2="0" y2="5" stroke="#888" stroke-width="1" opacity="1"/></g><g class="mark-text role-axis-label" pointer-events="none"><text text-anchor="middle" transform="translate(100,15)" font-family="sans-serif" font-size="10px" fill="#000" opacity="1">18,204</text></g><g class="mark-rule role-axis-domain" pointer-events="none"><line transform="translate(0,0)" x2="200" y2="0" stroke="#888" stroke-width="1" opacity="1"/></g><g class="mark-text role-axis-title" pointer-events="none"><text text-anchor="middle" transform="translate(100,30)" font-family="sans-serif" font-size="11px" font-weight="bold" fill="#000" opacity="1">Time (ms)</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g><g class="mark-group role-scope concat_0_concat_0_cell" role="graphics-object" aria-roledescription="group mark container"><g transform="translate(0,0)"><path class="background" aria-hidden="true" d="M0.5,0.5h200v40h-200Z" stroke="#ddd"/><g><g class="mark-group role-axis" aria-hidden="true"><g transform="translate(0.5,40.5)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-rule role-axis-grid" pointer-events="none"><line transform="translate(100,0)" x2="0" y2="-40" stroke="#ddd" stroke-width="1" opacity="1"/></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g><g class="mark-rule role-mark concat_0_concat_0_child_layer_0_marks" aria-hidden="true"><line transform="translate(100,10)" x2="0" y2="0" stroke="black"/><line transform="translate(100,30)" x2="0" y2="0" stroke="black"/></g><g class="mark-rule role-mark concat_0_concat_0_child_layer_1_marks" aria-hidden="true"><line transform="translate(100,10)" x2="0" y2="0" stroke="black"/><line transform="translate(100,30)" x2="0" y2="0" stroke="black"/></g><g class="mark-rect role-mark concat_0_concat_0_child_layer_2_marks" role="graphics-object" aria-roledescription="rect mark container"><path aria-label="Time (ms): 18204; upper_box_time: 18204; reference: actual; Max of Time (ms): 18204; Q3 of Time (ms): 18204; Median of Time (ms): 18204; Q1 of Time (ms): 18204; Min of Time (ms): 18204" role="graphics-symbol" aria-roledescription="box" d="M100,3h0v14h0Z" fill="#4c78a8"/><path aria-label="Time (ms): 18204; upper_box_time: 18204; reference: expected; Max of Time (ms): 18204; Q3 of Time (ms): 18204; Median of Time (ms): 18204; Q1 of Time (ms): 18204; Min of Time (ms): 18204" role="graphics-symbol" aria-roledescription="box" d="M100,23h0v14h0Z" fill="#4c78a8"/></g><g class="mark-rect role-mark concat_0_concat_0_child_layer_3_marks" aria-hidden="true"><path d="M99.5,3h1v14h-1Z" fill="white" opacity="0.7"/><path d="M99.5,23h1v14h-1Z" fill="white" opacity="0.7"/></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g><g class="mark-group role-title"><g transform="translate(-87,-69)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-text role-title-text" role="graphics-symbol" aria-roledescription="title" aria-label="Title text 'open'" pointer-events="none"><text text-anchor="start" transform="translate(0,10)" font-family="sans-serif" font-size="13px" font-weight="bold" fill="#000" opacity="1">open</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g><g class="mark-group role-title"><g transform="translate(-87,-86)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-text role-title-text" role="graphics-symbol" aria-roledescription="title" aria-label="Title text 'large_code_notebook'" pointer-events="none"><text text-anchor="start" transform="translate(0,10)" font-family="sans-serif" font-size="13px" font-weight="bold" fill="#000" opacity="1">large_code_notebook</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g><g class="mark-group role-title"><g transform="translate(-87,-103)"><path class="background" aria-hidden="true" d="M0,0h0v0h0Z" pointer-events="none"/><g><g class="mark-text role-title-text" role="graphics-symbol" aria-roledescription="title" aria-label="Title text 'Duration of common actions'" pointer-events="none"><text text-anchor="start" transform="translate(0,10)" font-family="sans-serif" font-size="13px" font-weight="bold" fill="#000" opacity="1">Duration of common actions</text></g></g><path class="foreground" aria-hidden="true" d="" pointer-events="none" display="none"/></g></g></g><path class="foreground" aria-hidden="true" d="" display="none"/></g></g></g></svg>
|
@@ -6,7 +6,7 @@ from collections import namedtuple
|
|
6
6
|
VersionInfo = namedtuple("VersionInfo", ["major", "minor", "micro", "releaselevel", "serial"])
|
7
7
|
|
8
8
|
# DO NOT EDIT THIS DIRECTLY! It is managed by bumpversion
|
9
|
-
version_info = VersionInfo(3, 6,
|
9
|
+
version_info = VersionInfo(3, 6, 8, "final", 0)
|
10
10
|
|
11
11
|
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
|
12
12
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/application-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - Application Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,14 +37,14 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/coreutils": "^5.6.
|
43
|
-
"@jupyterlab/property-inspector": "^3.6.
|
44
|
-
"@jupyterlab/settingregistry": "^3.6.
|
45
|
-
"@jupyterlab/statedb": "^3.6.
|
46
|
-
"@jupyterlab/translation": "^3.6.
|
47
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.8",
|
41
|
+
"@jupyterlab/apputils": "^3.6.8",
|
42
|
+
"@jupyterlab/coreutils": "^5.6.8",
|
43
|
+
"@jupyterlab/property-inspector": "^3.6.8",
|
44
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
45
|
+
"@jupyterlab/statedb": "^3.6.8",
|
46
|
+
"@jupyterlab/translation": "^3.6.8",
|
47
|
+
"@jupyterlab/ui-components": "^3.6.8",
|
48
48
|
"@lumino/algorithm": "^1.9.0",
|
49
49
|
"@lumino/coreutils": "^1.11.0",
|
50
50
|
"@lumino/disposable": "^1.10.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/apputils-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - Application Utilities Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,18 +37,18 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/coreutils": "^5.6.
|
43
|
-
"@jupyterlab/docregistry": "^3.6.
|
44
|
-
"@jupyterlab/filebrowser": "^3.6.
|
45
|
-
"@jupyterlab/mainmenu": "^3.6.
|
46
|
-
"@jupyterlab/services": "^6.6.
|
47
|
-
"@jupyterlab/settingregistry": "^3.6.
|
48
|
-
"@jupyterlab/statedb": "^3.6.
|
49
|
-
"@jupyterlab/statusbar": "^3.6.
|
50
|
-
"@jupyterlab/translation": "^3.6.
|
51
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.8",
|
41
|
+
"@jupyterlab/apputils": "^3.6.8",
|
42
|
+
"@jupyterlab/coreutils": "^5.6.8",
|
43
|
+
"@jupyterlab/docregistry": "^3.6.8",
|
44
|
+
"@jupyterlab/filebrowser": "^3.6.8",
|
45
|
+
"@jupyterlab/mainmenu": "^3.6.8",
|
46
|
+
"@jupyterlab/services": "^6.6.8",
|
47
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
48
|
+
"@jupyterlab/statedb": "^3.6.8",
|
49
|
+
"@jupyterlab/statusbar": "^3.6.8",
|
50
|
+
"@jupyterlab/translation": "^3.6.8",
|
51
|
+
"@jupyterlab/ui-components": "^3.6.8",
|
52
52
|
"@lumino/algorithm": "^1.9.0",
|
53
53
|
"@lumino/commands": "^1.19.0",
|
54
54
|
"@lumino/coreutils": "^1.11.0",
|
@@ -13,6 +13,12 @@
|
|
13
13
|
"type": "string"
|
14
14
|
},
|
15
15
|
"default": ["http", "https", "ftp", "mailto", "tel"]
|
16
|
+
},
|
17
|
+
"allowNamedProperties": {
|
18
|
+
"type": "boolean",
|
19
|
+
"title": "Allow named properties",
|
20
|
+
"description": "Whether to allow untrusted elements to include `name` and `id` attributes. These attributes are stripped by default to prevent DOM clobbering attacks.",
|
21
|
+
"default": false
|
16
22
|
}
|
17
23
|
},
|
18
24
|
"type": "object"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/cell-toolbar-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "Extension for cell toolbar adapted from jlab-enhanced-cell-toolbar",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -39,14 +39,14 @@
|
|
39
39
|
"watch": "tsc -b --watch"
|
40
40
|
},
|
41
41
|
"dependencies": {
|
42
|
-
"@jupyterlab/application": "^3.6.
|
43
|
-
"@jupyterlab/apputils": "^3.6.
|
44
|
-
"@jupyterlab/cell-toolbar": "^3.6.
|
45
|
-
"@jupyterlab/settingregistry": "^3.6.
|
46
|
-
"@jupyterlab/translation": "^3.6.
|
42
|
+
"@jupyterlab/application": "^3.6.8",
|
43
|
+
"@jupyterlab/apputils": "^3.6.8",
|
44
|
+
"@jupyterlab/cell-toolbar": "^3.6.8",
|
45
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
46
|
+
"@jupyterlab/translation": "^3.6.8"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
|
-
"@jupyterlab/testutils": "^3.6.
|
49
|
+
"@jupyterlab/testutils": "^3.6.8",
|
50
50
|
"@types/jest": "^26.0.10",
|
51
51
|
"jest": "^26.4.2",
|
52
52
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/codemirror-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - CodeMirror Provider Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,15 +37,15 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/codeeditor": "^3.6.
|
42
|
-
"@jupyterlab/codemirror": "^3.6.
|
43
|
-
"@jupyterlab/docregistry": "^3.6.
|
44
|
-
"@jupyterlab/fileeditor": "^3.6.
|
45
|
-
"@jupyterlab/mainmenu": "^3.6.
|
46
|
-
"@jupyterlab/settingregistry": "^3.6.
|
47
|
-
"@jupyterlab/statusbar": "^3.6.
|
48
|
-
"@jupyterlab/translation": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.8",
|
41
|
+
"@jupyterlab/codeeditor": "^3.6.8",
|
42
|
+
"@jupyterlab/codemirror": "^3.6.8",
|
43
|
+
"@jupyterlab/docregistry": "^3.6.8",
|
44
|
+
"@jupyterlab/fileeditor": "^3.6.8",
|
45
|
+
"@jupyterlab/mainmenu": "^3.6.8",
|
46
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
47
|
+
"@jupyterlab/statusbar": "^3.6.8",
|
48
|
+
"@jupyterlab/translation": "^3.6.8",
|
49
49
|
"codemirror": "~5.61.0"
|
50
50
|
},
|
51
51
|
"devDependencies": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/completer-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - Completer Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,13 +37,13 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/completer": "^3.6.
|
43
|
-
"@jupyterlab/console": "^3.6.
|
44
|
-
"@jupyterlab/fileeditor": "^3.6.
|
45
|
-
"@jupyterlab/notebook": "^3.6.
|
46
|
-
"@jupyterlab/services": "^6.6.
|
40
|
+
"@jupyterlab/application": "^3.6.8",
|
41
|
+
"@jupyterlab/apputils": "^3.6.8",
|
42
|
+
"@jupyterlab/completer": "^3.6.8",
|
43
|
+
"@jupyterlab/console": "^3.6.8",
|
44
|
+
"@jupyterlab/fileeditor": "^3.6.8",
|
45
|
+
"@jupyterlab/notebook": "^3.6.8",
|
46
|
+
"@jupyterlab/services": "^6.6.8",
|
47
47
|
"@lumino/algorithm": "^1.9.0",
|
48
48
|
"@lumino/widgets": "^1.37.2"
|
49
49
|
},
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/console-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - Code Console Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,17 +37,17 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/codeeditor": "^3.6.
|
43
|
-
"@jupyterlab/console": "^3.6.
|
44
|
-
"@jupyterlab/filebrowser": "^3.6.
|
45
|
-
"@jupyterlab/launcher": "^3.6.
|
46
|
-
"@jupyterlab/mainmenu": "^3.6.
|
47
|
-
"@jupyterlab/rendermime": "^3.6.
|
48
|
-
"@jupyterlab/settingregistry": "^3.6.
|
49
|
-
"@jupyterlab/translation": "^3.6.
|
50
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.8",
|
41
|
+
"@jupyterlab/apputils": "^3.6.8",
|
42
|
+
"@jupyterlab/codeeditor": "^3.6.8",
|
43
|
+
"@jupyterlab/console": "^3.6.8",
|
44
|
+
"@jupyterlab/filebrowser": "^3.6.8",
|
45
|
+
"@jupyterlab/launcher": "^3.6.8",
|
46
|
+
"@jupyterlab/mainmenu": "^3.6.8",
|
47
|
+
"@jupyterlab/rendermime": "^3.6.8",
|
48
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
49
|
+
"@jupyterlab/translation": "^3.6.8",
|
50
|
+
"@jupyterlab/ui-components": "^3.6.8",
|
51
51
|
"@lumino/algorithm": "^1.9.0",
|
52
52
|
"@lumino/coreutils": "^1.11.0",
|
53
53
|
"@lumino/disposable": "^1.10.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/csvviewer-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - CSV Widget Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,15 +37,15 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/csvviewer": "^3.6.
|
43
|
-
"@jupyterlab/docregistry": "^3.6.
|
44
|
-
"@jupyterlab/documentsearch": "^3.6.
|
45
|
-
"@jupyterlab/mainmenu": "^3.6.
|
46
|
-
"@jupyterlab/observables": "^4.6.
|
47
|
-
"@jupyterlab/settingregistry": "^3.6.
|
48
|
-
"@jupyterlab/translation": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.8",
|
41
|
+
"@jupyterlab/apputils": "^3.6.8",
|
42
|
+
"@jupyterlab/csvviewer": "^3.6.8",
|
43
|
+
"@jupyterlab/docregistry": "^3.6.8",
|
44
|
+
"@jupyterlab/documentsearch": "^3.6.8",
|
45
|
+
"@jupyterlab/mainmenu": "^3.6.8",
|
46
|
+
"@jupyterlab/observables": "^4.6.8",
|
47
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
48
|
+
"@jupyterlab/translation": "^3.6.8",
|
49
49
|
"@lumino/datagrid": "^0.36.7",
|
50
50
|
"@lumino/signaling": "^1.10.0",
|
51
51
|
"@lumino/widgets": "^1.37.2"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/debugger-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - Debugger Extension",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -43,21 +43,21 @@
|
|
43
43
|
"watch": "tsc -b --watch"
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@jupyterlab/application": "^3.6.
|
47
|
-
"@jupyterlab/apputils": "^3.6.
|
48
|
-
"@jupyterlab/codeeditor": "^3.6.
|
49
|
-
"@jupyterlab/codemirror": "^3.6.
|
50
|
-
"@jupyterlab/console": "^3.6.
|
51
|
-
"@jupyterlab/coreutils": "^5.6.
|
52
|
-
"@jupyterlab/debugger": "^3.6.
|
53
|
-
"@jupyterlab/docregistry": "^3.6.
|
54
|
-
"@jupyterlab/fileeditor": "^3.6.
|
55
|
-
"@jupyterlab/logconsole": "^3.6.
|
56
|
-
"@jupyterlab/notebook": "^3.6.
|
57
|
-
"@jupyterlab/rendermime": "^3.6.
|
58
|
-
"@jupyterlab/services": "^6.6.
|
59
|
-
"@jupyterlab/settingregistry": "^3.6.
|
60
|
-
"@jupyterlab/translation": "^3.6.
|
46
|
+
"@jupyterlab/application": "^3.6.8",
|
47
|
+
"@jupyterlab/apputils": "^3.6.8",
|
48
|
+
"@jupyterlab/codeeditor": "^3.6.8",
|
49
|
+
"@jupyterlab/codemirror": "^3.6.8",
|
50
|
+
"@jupyterlab/console": "^3.6.8",
|
51
|
+
"@jupyterlab/coreutils": "^5.6.8",
|
52
|
+
"@jupyterlab/debugger": "^3.6.8",
|
53
|
+
"@jupyterlab/docregistry": "^3.6.8",
|
54
|
+
"@jupyterlab/fileeditor": "^3.6.8",
|
55
|
+
"@jupyterlab/logconsole": "^3.6.8",
|
56
|
+
"@jupyterlab/notebook": "^3.6.8",
|
57
|
+
"@jupyterlab/rendermime": "^3.6.8",
|
58
|
+
"@jupyterlab/services": "^6.6.8",
|
59
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
60
|
+
"@jupyterlab/translation": "^3.6.8"
|
61
61
|
},
|
62
62
|
"devDependencies": {
|
63
63
|
"@babel/core": "^7.10.2",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/docmanager-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.8",
|
4
4
|
"description": "JupyterLab - Document Manager Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,17 +37,17 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/coreutils": "^5.6.
|
43
|
-
"@jupyterlab/docmanager": "^3.6.
|
44
|
-
"@jupyterlab/docprovider": "^3.6.
|
45
|
-
"@jupyterlab/docregistry": "^3.6.
|
46
|
-
"@jupyterlab/services": "^6.6.
|
47
|
-
"@jupyterlab/settingregistry": "^3.6.
|
48
|
-
"@jupyterlab/statusbar": "^3.6.
|
49
|
-
"@jupyterlab/translation": "^3.6.
|
50
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.8",
|
41
|
+
"@jupyterlab/apputils": "^3.6.8",
|
42
|
+
"@jupyterlab/coreutils": "^5.6.8",
|
43
|
+
"@jupyterlab/docmanager": "^3.6.8",
|
44
|
+
"@jupyterlab/docprovider": "^3.6.8",
|
45
|
+
"@jupyterlab/docregistry": "^3.6.8",
|
46
|
+
"@jupyterlab/services": "^6.6.8",
|
47
|
+
"@jupyterlab/settingregistry": "^3.6.8",
|
48
|
+
"@jupyterlab/statusbar": "^3.6.8",
|
49
|
+
"@jupyterlab/translation": "^3.6.8",
|
50
|
+
"@jupyterlab/ui-components": "^3.6.8",
|
51
51
|
"@lumino/algorithm": "^1.9.0",
|
52
52
|
"@lumino/commands": "^1.19.0",
|
53
53
|
"@lumino/coreutils": "^1.11.0",
|