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.
Files changed (674) hide show
  1. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/CHANGELOG.md +51 -3
  2. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/PKG-INFO +1 -1
  3. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/contributing.rst +0 -13
  4. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/ui_components.rst +1 -2
  5. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/faq.rst +6 -4
  6. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/extensions.rst +3 -3
  7. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/benchmarkReporter.spec.ts-snapshots/customized-test-galata-linux.svg +1 -1
  8. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/benchmarkReporter.spec.ts-snapshots/test-galata-linux.svg +1 -1
  9. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/_version.py +1 -1
  10. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
  11. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
  12. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
  13. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  14. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  15. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  16. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
  17. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  18. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
  19. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  20. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  21. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  22. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
  23. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
  24. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  25. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  26. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  27. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  28. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  29. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
  30. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
  31. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  32. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
  33. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
  34. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  35. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  36. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
  37. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  38. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
  39. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
  40. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  41. jupyterlab-3.6.8/jupyterlab/staging/package.json +323 -0
  42. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/yarn.lock +1168 -1168
  43. jupyterlab-3.6.7/jupyterlab/static/1338.9f55174fd6e421c16512.js → jupyterlab-3.6.8/jupyterlab/static/4400.0d0b0dd3667928c22be4.js +2 -2
  44. jupyterlab-3.6.7/jupyterlab/static/5493.692ea9cb51720866bfff.js → jupyterlab-3.6.8/jupyterlab/static/5493.4b9e29abd9d538583023.js +3 -3
  45. jupyterlab-3.6.8/jupyterlab/static/7796.828360b48609dc38fc4c.js +2 -0
  46. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/build_log.json +95 -95
  47. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/index.html +1 -1
  48. jupyterlab-3.6.8/jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
  49. jupyterlab-3.6.8/jupyterlab/static/main.4999cab70933d690f75e.js +2 -0
  50. jupyterlab-3.6.8/jupyterlab/static/package.json +323 -0
  51. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/third-party-licenses.json +93 -93
  52. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/package.json +3 -3
  53. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  54. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  55. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  56. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/PKG-INFO +1 -1
  57. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/SOURCES.txt +7 -7
  58. jupyterlab-3.6.7/jupyterlab/staging/package.json +0 -323
  59. jupyterlab-3.6.7/jupyterlab/static/7796.5c58d6f4e6c16651c356.js +0 -2
  60. jupyterlab-3.6.7/jupyterlab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
  61. jupyterlab-3.6.7/jupyterlab/static/main.f21e5473a75c1ca99929.js +0 -2
  62. jupyterlab-3.6.7/jupyterlab/static/package.json +0 -323
  63. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/.dockerignore +0 -0
  64. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/CONTRIBUTING.md +0 -0
  65. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/CORPORATE.md +0 -0
  66. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/Dockerfile +0 -0
  67. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/LICENSE +0 -0
  68. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/MANIFEST.in +0 -0
  69. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/README.md +0 -0
  70. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/RELEASE.md +0 -0
  71. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/conftest.py +0 -0
  72. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docker/jupyter_server_config.json +0 -0
  73. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/Makefile +0 -0
  74. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/make.bat +0 -0
  75. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/scripts/graph-dependencies.js +0 -0
  76. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_static/css/custom.css +0 -0
  77. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_static/jupyter_logo.svg +0 -0
  78. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_templates/breadcrumbs.html +0 -0
  79. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/_templates/footer.html +0 -0
  80. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/conf.py +0 -0
  81. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/api.rst +0 -0
  82. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/components.rst +0 -0
  83. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/css.rst +0 -0
  84. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/debugger_launch_configuration.png +0 -0
  85. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/debugger_protocol_diagram.png +0 -0
  86. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/debugger_vscode_start.png +0 -0
  87. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/filebrowser_example.png +0 -0
  88. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/filebrowser_source.png +0 -0
  89. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/internationalization.rst +0 -0
  90. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/patterns.rst +0 -0
  91. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/prep_language_packs.png +0 -0
  92. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/developer/repo.rst +0 -0
  93. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/documents.rst +0 -0
  94. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_dev.rst +0 -0
  95. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_migration.rst +0 -0
  96. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_points.rst +0 -0
  97. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/extension_tutorial.rst +0 -0
  98. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/identity.rst +0 -0
  99. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_migration_dependencies_debugger.png +0 -0
  100. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_migration_dependencies_shortcuts.png +0 -0
  101. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_migration_session.png +0 -0
  102. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_tutorial_complete.png +0 -0
  103. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_tutorial_empty.png +0 -0
  104. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/images/extension_tutorial_single.png +0 -0
  105. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/internationalization.rst +0 -0
  106. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/notebook.rst +0 -0
  107. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/ui_helpers.rst +0 -0
  108. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.create.tsx +0 -0
  109. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.reactwidget.tsx +0 -0
  110. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.rst +0 -0
  111. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/extension/virtualdom.usesignal.tsx +0 -0
  112. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/accessibility.rst +0 -0
  113. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_celltags.png +0 -0
  114. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_fileinfo.png +0 -0
  115. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_restartrunallbutton.png +0 -0
  116. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_searchoutput-fs8.png +0 -0
  117. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/changelog_searchoutput.png +0 -0
  118. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/find.png +0 -0
  119. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/installation.rst +0 -0
  120. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/issue.rst +0 -0
  121. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/overview.rst +0 -0
  122. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/starting.rst +0 -0
  123. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/getting_started/statusbar.png +0 -0
  124. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/images/jupyterlab.png +0 -0
  125. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/images/lighthouse.png +0 -0
  126. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/index.rst +0 -0
  127. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/privacy_policies.rst +0 -0
  128. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/announcements.rst +0 -0
  129. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/binder.rst +0 -0
  130. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/code_console.rst +0 -0
  131. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/commands.rst +0 -0
  132. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/debugger.rst +0 -0
  133. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/directories.rst +0 -0
  134. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/documents_kernels.rst +0 -0
  135. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/export.rst +0 -0
  136. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/file_editor.rst +0 -0
  137. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/file_formats.rst +0 -0
  138. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/files.rst +0 -0
  139. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/command_palette.png +0 -0
  140. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/debugger/step.gif +0 -0
  141. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/debugger/tutorial-notebook.png +0 -0
  142. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/exporting_menu.png +0 -0
  143. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/exporting_slide_type.png +0 -0
  144. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_default.png +0 -0
  145. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_discover.png +0 -0
  146. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_rebuild.png +0 -0
  147. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/extension_manager_search.png +0 -0
  148. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_create_text_file.png +0 -0
  149. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_editor_overview.png +0 -0
  150. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_editor_settings.png +0 -0
  151. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_altair.png +0 -0
  152. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_html_display.png +0 -0
  153. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_nteract_vdom.png +0 -0
  154. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_formats_open_with.png +0 -0
  155. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_menu_left.png +0 -0
  156. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/file_menu_top.png +0 -0
  157. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_jupyterlab.png +0 -0
  158. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_left.png +0 -0
  159. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_right.png +0 -0
  160. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_tabs.png +0 -0
  161. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/interface_tabs_menu.png +0 -0
  162. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/language_change.png +0 -0
  163. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/language_chinese.png +0 -0
  164. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/language_settings.png +0 -0
  165. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_checked.png +0 -0
  166. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_hidden.png +0 -0
  167. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_unchecked.png +0 -0
  168. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/disclaimer_unchecked_noinstall.png +0 -0
  169. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/installed_allowlisted.png +0 -0
  170. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/installed_blocklisted.png +0 -0
  171. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/listings/simultaneous_block_allow_listings.png +0 -0
  172. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/notebook/notebook_ui.png +0 -0
  173. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/rtc_shared_cursors.png +0 -0
  174. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/running_layout.png +0 -0
  175. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/shareable_link.png +0 -0
  176. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/terminal_layout.png +0 -0
  177. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/includeOutput.gif +0 -0
  178. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/numberingH1.gif +0 -0
  179. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/runcell.gif +0 -0
  180. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/syncCollapseState.gif +0 -0
  181. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/images/toc/toc.gif +0 -0
  182. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/interface.rst +0 -0
  183. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/jupyterhub.rst +0 -0
  184. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/language.rst +0 -0
  185. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/notebook.rst +0 -0
  186. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/rtc.rst +0 -0
  187. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/running.rst +0 -0
  188. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/terminal.rst +0 -0
  189. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/toc.rst +0 -0
  190. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/ui_customization.rst +0 -0
  191. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/docs/source/user/urls.rst +0 -0
  192. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/.eslintrc.js +0 -0
  193. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/README.md +0 -0
  194. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/jupyter_server_test_config.py +0 -0
  195. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/media/galata-logo.svg +0 -0
  196. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/playwright-benchmark.config.js +0 -0
  197. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/playwright.config.js +0 -0
  198. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/benchmarkReporter.ts +0 -0
  199. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/benchmarkVLTpl.ts +0 -0
  200. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/contents.ts +0 -0
  201. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/fixtures.ts +0 -0
  202. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/galata.ts +0 -0
  203. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/global.ts +0 -0
  204. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/activity.ts +0 -0
  205. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/filebrowser.ts +0 -0
  206. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/index.ts +0 -0
  207. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/kernel.ts +0 -0
  208. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/logconsole.ts +0 -0
  209. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/menu.ts +0 -0
  210. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/notebook.ts +0 -0
  211. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/performance.ts +0 -0
  212. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/sidebar.ts +0 -0
  213. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/statusbar.ts +0 -0
  214. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/helpers/theme.ts +0 -0
  215. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/index.ts +0 -0
  216. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/inpage/index.ts +0 -0
  217. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/inpage/tokens.ts +0 -0
  218. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/jupyterlabpage.ts +0 -0
  219. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/playwright-config.ts +0 -0
  220. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/utils.ts +0 -0
  221. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/src/vega-statistics.d.ts +0 -0
  222. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/style/index.css +0 -0
  223. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/style/index.js +0 -0
  224. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/benchmark/notebook.spec.ts +0 -0
  225. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/benchmark/notebook.spec.ts-snapshots/large-code-notebook-ipynb-benchmark-linux.png +0 -0
  226. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/benchmark/notebook.spec.ts-snapshots/large-md-notebook-ipynb-benchmark-linux.png +0 -0
  227. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/benchmarkReporter.spec.ts +0 -0
  228. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/contents.spec.ts +0 -0
  229. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/fixture.spec.ts +0 -0
  230. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/jupyterlabpage.spec.ts +0 -0
  231. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts +0 -0
  232. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/code-cell-galata-linux.png +0 -0
  233. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/example-run-galata-linux.png +0 -0
  234. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/markdown-cell-galata-linux.png +0 -0
  235. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/raw-cell-galata-linux.png +0 -0
  236. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebook.spec.ts-snapshots/run-cells-galata-linux.png +0 -0
  237. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebooks/example.ipynb +0 -0
  238. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebooks/jupyter.png +0 -0
  239. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/notebooks/simple_test.ipynb +0 -0
  240. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/test.spec.ts +0 -0
  241. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/sub_folder/upload_image.png +0 -0
  242. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/sub_folder/upload_notebook_sub.ipynb +0 -0
  243. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/upload_image.png +0 -0
  244. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/galata/upload/upload_notebook.ipynb +0 -0
  245. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/announcements.test.ts +0 -0
  246. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts +0 -0
  247. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-console-filter-jupyterlab-linux.png +0 -0
  248. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-console-jupyterlab-linux.png +0 -0
  249. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-filter-jupyterlab-linux.png +0 -0
  250. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/completer.test.ts-snapshots/completer-jupyterlab-linux.png +0 -0
  251. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts +0 -0
  252. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/file-jupyterlab-linux.png +0 -0
  253. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/file-openwith-jupyterlab-linux.png +0 -0
  254. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/fileeditor-jupyterlab-linux.png +0 -0
  255. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/folder-jupyterlab-linux.png +0 -0
  256. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/notebook-code-jupyterlab-linux.png +0 -0
  257. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/notebook-md-jupyterlab-linux.png +0 -0
  258. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/running-notebook-jupyterlab-linux.png +0 -0
  259. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/tab-launcher-jupyterlab-linux.png +0 -0
  260. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/contextmenu.test.ts-snapshots/tab-notebook-jupyterlab-linux.png +0 -0
  261. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/debugger.test.ts +0 -0
  262. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts +0 -0
  263. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts-snapshots/dark-theme-jupyterlab-linux.png +0 -0
  264. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts-snapshots/launch-jupyterlab-linux.png +0 -0
  265. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/general.test.ts-snapshots/simple-mode-jupyterlab-linux.png +0 -0
  266. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/help.test.ts +0 -0
  267. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts +0 -0
  268. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-edit-jupyterlab-linux.png +0 -0
  269. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-file-jupyterlab-linux.png +0 -0
  270. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-file-new-jupyterlab-linux.png +0 -0
  271. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-help-jupyterlab-linux.png +0 -0
  272. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-kernel-jupyterlab-linux.png +0 -0
  273. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-run-jupyterlab-linux.png +0 -0
  274. {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
  275. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-jupyterlab-linux.png +0 -0
  276. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-language-jupyterlab-linux.png +0 -0
  277. {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
  278. {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
  279. {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
  280. {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
  281. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-settings-theme-jupyterlab-linux.png +0 -0
  282. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-tabs-jupyterlab-linux.png +0 -0
  283. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menu-view-jupyterlab-linux.png +0 -0
  284. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-menuedit-jupyterlab-linux.png +0 -0
  285. {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
  286. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/menus.test.ts-snapshots/opened-sidebar-filebrowser-jupyterlab-linux.png +0 -0
  287. {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
  288. {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
  289. {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
  290. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts +0 -0
  291. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/dark-theme-jupyterlab-linux.png +0 -0
  292. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-edit-jupyterlab-linux.png +0 -0
  293. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-file-jupyterlab-linux.png +0 -0
  294. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-help-jupyterlab-linux.png +0 -0
  295. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-kernel-jupyterlab-linux.png +0 -0
  296. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-run-jupyterlab-linux.png +0 -0
  297. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/opened-menu-view-jupyterlab-linux.png +0 -0
  298. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-create.test.ts-snapshots/run-cells-jupyterlab-linux.png +0 -0
  299. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts +0 -0
  300. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/copy-paste-cell-jupyterlab-linux.png +0 -0
  301. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/cut-paste-cell-jupyterlab-linux.png +0 -0
  302. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/delete-cell-jupyterlab-linux.png +0 -0
  303. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/deselect-all-cells-jupyterlab-linux.png +0 -0
  304. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/execute-again-jupyterlab-linux.png +0 -0
  305. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/merge-cells-jupyterlab-linux.png +0 -0
  306. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/move-cell-down-jupyterlab-linux.png +0 -0
  307. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/move-cell-up-jupyterlab-linux.png +0 -0
  308. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/paste-replace-cell-jupyterlab-linux.png +0 -0
  309. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/reedit-cell-jupyterlab-linux.png +0 -0
  310. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/run-cell-jupyterlab-linux.png +0 -0
  311. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/select-all-cells-jupyterlab-linux.png +0 -0
  312. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-edit.test.ts-snapshots/split-cell-jupyterlab-linux.png +0 -0
  313. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-markdown.test.ts +0 -0
  314. {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
  315. {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
  316. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-markdown.test.ts-snapshots/highlight-latex-jupyterlab-linux.png +0 -0
  317. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-max-outputs.test.ts +0 -0
  318. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run-vega.test.ts +0 -0
  319. {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
  320. {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
  321. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run.test.ts +0 -0
  322. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-run.test.ts-snapshots/notebook-panel-0-jupyterlab-linux.png +0 -0
  323. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts +0 -0
  324. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/change-to-markdown-jupyterlab-linux.png +0 -0
  325. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/copy-paste-cell-jupyterlab-linux.png +0 -0
  326. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/cut-cell-jupyterlab-linux.png +0 -0
  327. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/delete-cell-jupyterlab-linux.png +0 -0
  328. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/insert-cells-jupyterlab-linux.png +0 -0
  329. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/paste-cell-jupyterlab-linux.png +0 -0
  330. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebook-toolbar.test.ts-snapshots/run-cell-jupyterlab-linux.png +0 -0
  331. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/WidgetArch.png +0 -0
  332. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/markdown_notebook.ipynb +0 -0
  333. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/simple.md +0 -0
  334. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/simple_notebook.ipynb +0 -0
  335. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/toc_notebook.ipynb +0 -0
  336. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notebooks/vega_notebook.ipynb +0 -0
  337. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts +0 -0
  338. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-accent-action-jupyterlab-linux.png +0 -0
  339. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-center-jupyterlab-linux.png +0 -0
  340. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-default-action-jupyterlab-linux.png +0 -0
  341. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-default-jupyterlab-linux.png +0 -0
  342. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-error-jupyterlab-linux.png +0 -0
  343. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-in-progress-jupyterlab-linux.png +0 -0
  344. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-info-jupyterlab-linux.png +0 -0
  345. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-link-action-jupyterlab-linux.png +0 -0
  346. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-success-jupyterlab-linux.png +0 -0
  347. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-warn-action-jupyterlab-linux.png +0 -0
  348. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-warning-jupyterlab-linux.png +0 -0
  349. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/notification-with-actions-jupyterlab-linux.png +0 -0
  350. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/notification.test.ts-snapshots/text-content-notification-jupyterlab-linux.txt +0 -0
  351. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/save.test.ts +0 -0
  352. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/search.test.ts +0 -0
  353. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/settings.test.ts +0 -0
  354. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts +0 -0
  355. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/filebrowser-right-jupyterlab-linux.png +0 -0
  356. {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
  357. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/sidebars.test.ts-snapshots/opened-sidebar-filebrowser-jupyterlab-linux.png +0 -0
  358. {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
  359. {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
  360. {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
  361. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/styles.test.ts +0 -0
  362. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts +0 -0
  363. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/dark-term-dark-jupyterlab-linux.png +0 -0
  364. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/dark-term-inherit-jupyterlab-linux.png +0 -0
  365. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/dark-term-light-jupyterlab-linux.png +0 -0
  366. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/launcher-term-jupyterlab-linux.png +0 -0
  367. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/light-term-dark-jupyterlab-linux.png +0 -0
  368. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/light-term-inherit-jupyterlab-linux.png +0 -0
  369. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/light-term-light-jupyterlab-linux.png +0 -0
  370. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/terminal.test.ts-snapshots/web-links-term-jupyterlab-linux.png +0 -0
  371. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts +0 -0
  372. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts-snapshots/go-to-line-editor-jupyterlab-linux.png +0 -0
  373. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts-snapshots/text-editor-jupyterlab-linux.png +0 -0
  374. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/texteditor.test.ts-snapshots/text-editor-rulers-jupyterlab-linux.png +0 -0
  375. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc-running.test.ts +0 -0
  376. {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
  377. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc-running.test.ts-snapshots/toc-running-indicators-jupyterlab-linux.png +0 -0
  378. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts +0 -0
  379. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/add-tags-jupyterlab-linux.png +0 -0
  380. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/notebook-context-menu-jupyterlab-linux.png +0 -0
  381. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/show-tags-jupyterlab-linux.png +0 -0
  382. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toc-panel-jupyterlab-linux.png +0 -0
  383. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-code-jupyterlab-linux.png +0 -0
  384. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-markdown-jupyterlab-linux.png +0 -0
  385. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-numbered-list-jupyterlab-linux.png +0 -0
  386. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-tag-1-jupyterlab-linux.png +0 -0
  387. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/toc.test.ts-snapshots/toggle-tag-2-jupyterlab-linux.png +0 -0
  388. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/workspace.test.ts +0 -0
  389. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/workspace.test.ts-snapshots/workspace-reset-jupyterlab-linux.png +0 -0
  390. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/test/jupyterlab/workspace.test.ts-snapshots/workspace-simple-reset-jupyterlab-linux.png +0 -0
  391. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/update_snapshots.py +0 -0
  392. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/galata/webpack.config.js +0 -0
  393. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyter-config/jupyter_notebook_config.d/jupyterlab.json +0 -0
  394. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyter-config/jupyter_server_config.d/jupyterlab.json +0 -0
  395. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/__init__.py +0 -0
  396. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/__main__.py +0 -0
  397. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/browser-test.js +0 -0
  398. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/browser_check.py +0 -0
  399. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/commands.py +0 -0
  400. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/coreconfig.py +0 -0
  401. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/debuglog.py +0 -0
  402. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/federated_labextensions.py +0 -0
  403. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/__init__.py +0 -0
  404. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/announcements.py +0 -0
  405. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/build_handler.py +0 -0
  406. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/error_handler.py +0 -0
  407. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/handlers/extension_manager_handler.py +0 -0
  408. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/jlpmapp.py +0 -0
  409. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/labapp.py +0 -0
  410. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/labextensions.py +0 -0
  411. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/labhubapp.py +0 -0
  412. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/node-version-check.js +0 -0
  413. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/pytest_plugin.py +0 -0
  414. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  415. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  416. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  417. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
  418. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  419. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  420. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  421. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  422. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
  423. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  424. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/codemirror-extension/commands.json +0 -0
  425. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
  426. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/files.json +0 -0
  427. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
  428. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  429. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  430. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  431. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  432. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  433. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  434. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  435. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  436. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  437. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  438. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  439. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  440. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  441. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  442. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  443. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/about.json +0 -0
  444. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  445. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  446. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  447. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
  448. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  449. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  450. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  451. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  452. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  453. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  454. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  455. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  456. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  457. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  458. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  459. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  460. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  461. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  462. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  463. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  464. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
  465. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  466. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  467. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  468. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  469. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/semver.py +0 -0
  470. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/serverextension.py +0 -0
  471. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/.yarnrc +0 -0
  472. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/bootstrap.js +0 -0
  473. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/index.js +0 -0
  474. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/publicpath.js +0 -0
  475. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/403.html +0 -0
  476. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/error.html +0 -0
  477. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/partial.html +0 -0
  478. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/templates/template.html +0 -0
  479. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.config.js +0 -0
  480. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.prod.config.js +0 -0
  481. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.prod.minimize.config.js +0 -0
  482. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/webpack.prod.release.config.js +0 -0
  483. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/staging/yarn.js +0 -0
  484. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
  485. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1033.890eeae47460e241b1e9.js +0 -0
  486. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1036.a055f7326513fc5a04f7.js +0 -0
  487. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
  488. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
  489. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1057.16c446ab94eb9e5ed42a.js +0 -0
  490. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1142.074d125bb59f5a332666.js +0 -0
  491. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1249.416321697fbd993b9b66.js +0 -0
  492. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/126.1e2fb998804b27c72a3e.js +0 -0
  493. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1358.9ab4f57e8227ce75f427.js +0 -0
  494. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
  495. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
  496. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1842.1846f224482b066652bf.js +0 -0
  497. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1944.9bb345a40325c23313e9.js +0 -0
  498. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
  499. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/198.ebf955f77b5c9807f163.js +0 -0
  500. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
  501. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
  502. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2349.91555cd2ef72c84e9253.js +0 -0
  503. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
  504. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2356.f97dd8093f97f156efe4.js +0 -0
  505. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/2585.4d374708a4df1d35065d.js +0 -0
  506. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3029.51bdde209f9c4e269943.js +0 -0
  507. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3087.06efd084edba2bea6ea1.js +0 -0
  508. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3114.5cbcff15783573c636c6.js +0 -0
  509. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3122.b1fda55c421da97a00a3.js +0 -0
  510. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3236.4fabf963498daeeb9624.js +0 -0
  511. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3308.03624912593a42120dea.js +0 -0
  512. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3387.bb8976de803b341fe7a3.js +0 -0
  513. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3443.868b4f89289beb97adec.js +0 -0
  514. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
  515. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3531.0bacde3facdc0c46766c.js +0 -0
  516. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
  517. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3664.cfb68e6cb3654849310c.js +0 -0
  518. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3791.6adeeacb6143a6599115.js +0 -0
  519. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3935.4159b022aa6d82e44127.js +0 -0
  520. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
  521. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
  522. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
  523. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
  524. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
  525. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4151.ce38cc139e8eec621bde.js +0 -0
  526. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4155.784ca1752696680bf373.js +0 -0
  527. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
  528. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4402.d24b4a44244e256d0126.js +0 -0
  529. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
  530. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/45.91c59b0e1dca32f01373.js +0 -0
  531. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4570.53adcb6f69939da383ff.js +0 -0
  532. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4631.96a143e70f005fef7b59.js +0 -0
  533. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4657.f97cd1238beedb61548c.js +0 -0
  534. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/466.239a0c009f33f1cb7cab.js +0 -0
  535. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/4894.f5e3a48d18905b75d07f.js +0 -0
  536. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/501.d77919e38ba77753c7f8.js +0 -0
  537. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5065.49dd76cb64fd444f785f.js +0 -0
  538. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
  539. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
  540. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5223.0006e6e211b7c197b9f1.js +0 -0
  541. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
  542. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5383.d630abf49f5cb82bb76f.js +0 -0
  543. /jupyterlab-3.6.7/jupyterlab/static/5493.692ea9cb51720866bfff.js.LICENSE.txt → /jupyterlab-3.6.8/jupyterlab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt +0 -0
  544. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5505.d108d38d683afca0e4ed.js +0 -0
  545. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5557.625f5943a166b494ee38.js +0 -0
  546. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/5619.b1928648a190b38e627a.js +0 -0
  547. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6005.cda1ecd972909c2a0250.js +0 -0
  548. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6064.1a4a55a09511d4907870.js +0 -0
  549. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
  550. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6218.63b338a58c855634089e.js +0 -0
  551. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6282.455f87010a88485c089b.js +0 -0
  552. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6443.04025a1d063425902d56.js +0 -0
  553. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6504.f578fea4ca18a937babd.js +0 -0
  554. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
  555. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
  556. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6655.0f133ab652b8d8af8a1a.js +0 -0
  557. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6700.c96344a466d1896657bf.js +0 -0
  558. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
  559. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
  560. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
  561. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6962.6d7125f759d926dcf34f.js +0 -0
  562. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6975.e0560614fd629195c9bf.js +0 -0
  563. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/6989.75bf0da94e660a6c26f8.js +0 -0
  564. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7034.fce307da76771c0ef0c8.js +0 -0
  565. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7050.fc2b565767a93966c20e.js +0 -0
  566. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7289.c749cf355edec3e37aa8.js +0 -0
  567. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
  568. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
  569. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7300.26360c57b8bd81344bd5.js +0 -0
  570. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7454.5859b3e9803de4da9c05.js +0 -0
  571. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7463.c34847707aeb55f90a82.js +0 -0
  572. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
  573. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
  574. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
  575. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  576. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7755.d506a1d9dadf30b1e490.js +0 -0
  577. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7788.5e16fdcc197e245776fd.js +0 -0
  578. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
  579. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
  580. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8059.6011120485fc3c4868d4.js +0 -0
  581. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/807.25ee5f37af96f64ba380.js +0 -0
  582. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
  583. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8102.7f1644c3be420fb40db9.js +0 -0
  584. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8284.8f231e1599148e2b406a.js +0 -0
  585. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
  586. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
  587. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8524.48062ecfe543b6d76860.js +0 -0
  588. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8580.974138f8b6ddb72035f9.js +0 -0
  589. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8657.bf693afb7646976b9a51.js +0 -0
  590. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/870.e515a8a325f5ddb19079.js +0 -0
  591. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8708.35479b2d01be1e86804a.js +0 -0
  592. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
  593. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8834.7621cb792c80bfa66e05.js +0 -0
  594. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
  595. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
  596. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/900.6a1241c0269d5df615c8.js +0 -0
  597. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/901.2ec3367a81663f96cc4b.js +0 -0
  598. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
  599. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9109.1b114e9c83e36c6560df.js +0 -0
  600. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/911.0c08f040896753efc653.js +0 -0
  601. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
  602. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
  603. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9473.2e52d2ba788beec303be.js +0 -0
  604. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
  605. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/96.c281b119ab350d7dd3de.js +0 -0
  606. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9845.8b6c837a5ff754554b39.js +0 -0
  607. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/9866.5db2f5cd62fb6e231305.js +0 -0
  608. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
  609. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/bootstrap.js +0 -0
  610. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
  611. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
  612. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
  613. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
  614. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/index.out.js +0 -0
  615. /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
  616. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/static/style.js +0 -0
  617. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/style.js +0 -0
  618. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/__init__.py +0 -0
  619. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/conftest.py +0 -0
  620. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/echo_kernel.py +0 -0
  621. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/index.js +0 -0
  622. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/mock_package.py +0 -0
  623. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/extension/setup.py +0 -0
  624. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/incompat/index.js +0 -0
  625. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/incompat/package.json +0 -0
  626. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/index.js +0 -0
  627. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/jlab_mock_consumer.py +0 -0
  628. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/consumer/setup.py +0 -0
  629. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/index.js +0 -0
  630. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/jlab_mock_provider.py +0 -0
  631. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/provider/setup.py +0 -0
  632. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/interop/token/index.js +0 -0
  633. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/mimeextension/index.js +0 -0
  634. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/mimeextension/package.json +0 -0
  635. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/package/index.js +0 -0
  636. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/package/package.json +0 -0
  637. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/MANIFEST.in +0 -0
  638. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/index.js +0 -0
  639. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/package.json +0 -0
  640. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/pyproject.toml +0 -0
  641. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/setup.py +0 -0
  642. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens/test-hyphens/__init__.py +0 -0
  643. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/MANIFEST.in +0 -0
  644. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/index.js +0 -0
  645. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/package.json +0 -0
  646. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml +0 -0
  647. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py +0 -0
  648. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__init__.py +0 -0
  649. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/MANIFEST.in +0 -0
  650. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/index.js +0 -0
  651. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/package.json +0 -0
  652. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml +0 -0
  653. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/setup.py +0 -0
  654. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__init__.py +0 -0
  655. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_announcements.py +0 -0
  656. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_app.py +0 -0
  657. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_build_api.py +0 -0
  658. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_jupyterlab.py +0 -0
  659. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/tests/test_registry.py +0 -0
  660. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  661. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  662. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  663. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  664. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/upgrade_extension.py +0 -0
  665. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab/utils.py +0 -0
  666. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/dependency_links.txt +0 -0
  667. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/entry_points.txt +0 -0
  668. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/not-zip-safe +0 -0
  669. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/requires.txt +0 -0
  670. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/jupyterlab.egg-info/top_level.txt +0 -0
  671. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/package.json +0 -0
  672. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/pyproject.toml +0 -0
  673. {jupyterlab-3.6.7 → jupyterlab-3.6.8}/setup.cfg +0 -0
  674. {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
- <!-- START SILENT CHANGELOG ENTRY -->
11
+ ## 3.6.8
12
12
 
13
- ## 3.6.7
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
- <!-- END SILENT CHANGELOG ENTRY -->
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))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: jupyterlab
3
- Version: 3.6.7
3
+ Version: 3.6.8
4
4
  Summary: JupyterLab computational environment
5
5
  Home-page: https://jupyter.org
6
6
  Author: Jupyter Development Team
@@ -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 `memory
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, `I could use custom Javascript outputted by a cell to programmatically
26
- control the Notebook <https://stackoverflow.com/a/32769976/907060>`__. Can I do the same thing in JupyterLab?
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
- If you have comments or suggestions on changes here, please comment on `this issue <https://github.com/jupyterlab/jupyterlab/issues/4623>`__.
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 8 or 10,
108
- you can update the registry setting using these instructions:
109
- https://stackoverflow.com/a/37528731.
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="220" height="47" viewBox="0 0 220 47"><rect width="220" height="47" fill="white"/><g fill="none" stroke-miterlimit="10" transform="translate(100,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
+ <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="279" height="186" viewBox="0 0 279 186"><rect width="279" height="186" fill="white"/><g fill="none" stroke-miterlimit="10" transform="translate(73,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(-56,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(-68,-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(-68,-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(-68,-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>
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, 7, "final", 0)
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.7",
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.7",
41
- "@jupyterlab/apputils": "^3.6.7",
42
- "@jupyterlab/coreutils": "^5.6.7",
43
- "@jupyterlab/property-inspector": "^3.6.7",
44
- "@jupyterlab/settingregistry": "^3.6.7",
45
- "@jupyterlab/statedb": "^3.6.7",
46
- "@jupyterlab/translation": "^3.6.7",
47
- "@jupyterlab/ui-components": "^3.6.7",
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.7",
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.7",
41
- "@jupyterlab/apputils": "^3.6.7",
42
- "@jupyterlab/coreutils": "^5.6.7",
43
- "@jupyterlab/docregistry": "^3.6.7",
44
- "@jupyterlab/filebrowser": "^3.6.7",
45
- "@jupyterlab/mainmenu": "^3.6.7",
46
- "@jupyterlab/services": "^6.6.7",
47
- "@jupyterlab/settingregistry": "^3.6.7",
48
- "@jupyterlab/statedb": "^3.6.7",
49
- "@jupyterlab/statusbar": "^3.6.7",
50
- "@jupyterlab/translation": "^3.6.7",
51
- "@jupyterlab/ui-components": "^3.6.7",
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.7",
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.7",
43
- "@jupyterlab/apputils": "^3.6.7",
44
- "@jupyterlab/cell-toolbar": "^3.6.7",
45
- "@jupyterlab/settingregistry": "^3.6.7",
46
- "@jupyterlab/translation": "^3.6.7"
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.7",
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.7",
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.7",
41
- "@jupyterlab/codeeditor": "^3.6.7",
42
- "@jupyterlab/codemirror": "^3.6.7",
43
- "@jupyterlab/docregistry": "^3.6.7",
44
- "@jupyterlab/fileeditor": "^3.6.7",
45
- "@jupyterlab/mainmenu": "^3.6.7",
46
- "@jupyterlab/settingregistry": "^3.6.7",
47
- "@jupyterlab/statusbar": "^3.6.7",
48
- "@jupyterlab/translation": "^3.6.7",
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.7",
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.7",
41
- "@jupyterlab/apputils": "^3.6.7",
42
- "@jupyterlab/completer": "^3.6.7",
43
- "@jupyterlab/console": "^3.6.7",
44
- "@jupyterlab/fileeditor": "^3.6.7",
45
- "@jupyterlab/notebook": "^3.6.7",
46
- "@jupyterlab/services": "^6.6.7",
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.7",
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.7",
41
- "@jupyterlab/apputils": "^3.6.7",
42
- "@jupyterlab/codeeditor": "^3.6.7",
43
- "@jupyterlab/console": "^3.6.7",
44
- "@jupyterlab/filebrowser": "^3.6.7",
45
- "@jupyterlab/launcher": "^3.6.7",
46
- "@jupyterlab/mainmenu": "^3.6.7",
47
- "@jupyterlab/rendermime": "^3.6.7",
48
- "@jupyterlab/settingregistry": "^3.6.7",
49
- "@jupyterlab/translation": "^3.6.7",
50
- "@jupyterlab/ui-components": "^3.6.7",
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.7",
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.7",
41
- "@jupyterlab/apputils": "^3.6.7",
42
- "@jupyterlab/csvviewer": "^3.6.7",
43
- "@jupyterlab/docregistry": "^3.6.7",
44
- "@jupyterlab/documentsearch": "^3.6.7",
45
- "@jupyterlab/mainmenu": "^3.6.7",
46
- "@jupyterlab/observables": "^4.6.7",
47
- "@jupyterlab/settingregistry": "^3.6.7",
48
- "@jupyterlab/translation": "^3.6.7",
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.7",
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.7",
47
- "@jupyterlab/apputils": "^3.6.7",
48
- "@jupyterlab/codeeditor": "^3.6.7",
49
- "@jupyterlab/codemirror": "^3.6.7",
50
- "@jupyterlab/console": "^3.6.7",
51
- "@jupyterlab/coreutils": "^5.6.7",
52
- "@jupyterlab/debugger": "^3.6.7",
53
- "@jupyterlab/docregistry": "^3.6.7",
54
- "@jupyterlab/fileeditor": "^3.6.7",
55
- "@jupyterlab/logconsole": "^3.6.7",
56
- "@jupyterlab/notebook": "^3.6.7",
57
- "@jupyterlab/rendermime": "^3.6.7",
58
- "@jupyterlab/services": "^6.6.7",
59
- "@jupyterlab/settingregistry": "^3.6.7",
60
- "@jupyterlab/translation": "^3.6.7"
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.7",
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.7",
41
- "@jupyterlab/apputils": "^3.6.7",
42
- "@jupyterlab/coreutils": "^5.6.7",
43
- "@jupyterlab/docmanager": "^3.6.7",
44
- "@jupyterlab/docprovider": "^3.6.7",
45
- "@jupyterlab/docregistry": "^3.6.7",
46
- "@jupyterlab/services": "^6.6.7",
47
- "@jupyterlab/settingregistry": "^3.6.7",
48
- "@jupyterlab/statusbar": "^3.6.7",
49
- "@jupyterlab/translation": "^3.6.7",
50
- "@jupyterlab/ui-components": "^3.6.7",
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",