jupyterlab 4.3.0a1__py3-none-any.whl → 4.3.0b0__py3-none-any.whl

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 (508) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/commands.py +4 -4
  3. jupyterlab/extensions/pypi.py +7 -5
  4. jupyterlab/federated_labextensions.py +2 -2
  5. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +102 -102
  6. jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
  7. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.fdd33f0346677960b1e8.js → remoteEntry.bc63c88261b0fc1ad882.js} +3 -3
  8. jupyterlab/handlers/announcements.py +1 -1
  9. jupyterlab/schemas/@jupyterlab/application-extension/commands.json +9 -0
  10. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  11. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  12. jupyterlab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +14 -0
  13. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  14. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +6 -0
  15. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  16. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
  17. jupyterlab/schemas/@jupyterlab/completer-extension/inline-completer.json +33 -0
  18. jupyterlab/schemas/@jupyterlab/completer-extension/manager.json +6 -0
  19. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -6
  20. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  21. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  22. jupyterlab/schemas/@jupyterlab/debugger-extension/main.json +4 -4
  23. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -17
  24. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  25. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  26. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  27. jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json +6 -0
  28. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  29. jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json +5 -1
  30. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  31. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  32. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  33. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  34. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  35. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  36. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  37. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  38. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  39. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  40. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  41. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  42. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  43. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
  44. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  45. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  46. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  47. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  48. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  49. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  50. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  51. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  52. jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  53. jupyterlab/staging/package.json +155 -155
  54. jupyterlab/staging/templates/template.html +1 -1
  55. jupyterlab/staging/yarn.lock +1132 -1141
  56. jupyterlab/static/1168.8e5df3139aa020a611cb.js +1 -0
  57. jupyterlab/static/2655.9582195386a21a606236.js +1 -0
  58. jupyterlab/static/3056.216bc72010af413c106e.js +1 -0
  59. jupyterlab/static/4503.5d7c53b5b2625fbc2dd6.js +4865 -0
  60. jupyterlab/static/6011.c9a55cedb5f6c3dc614f.js +1 -0
  61. jupyterlab/static/6560.f42276a0b1b92aea515b.js +1 -0
  62. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/6770.fd7084bb2f4b7622401d.js → jupyterlab/static/6770.9175656248c65756ccb6.js +1 -1
  63. jupyterlab/static/6970.bb7d4eef7c3107fb5bed.js +1 -0
  64. jupyterlab/static/7178.c07d0ea28a266cd32137.js +2 -0
  65. jupyterlab/static/7775.3e0dee729369fe3d5008.js +1 -0
  66. jupyterlab/static/812.e4745e397c976700612b.js +1 -0
  67. jupyterlab/static/{9545.f0f7a2959bdd17ee3448.js → 9545.1f8dd6e86f62959c539a.js} +1 -1
  68. jupyterlab/static/{9826.00f654a27ae202ed55db.js → 9826.406d2a71dc45995bc549.js} +2 -2
  69. jupyterlab/static/build_log.json +101 -101
  70. jupyterlab/static/index.html +1 -1
  71. jupyterlab/static/jlab_core.abd83dd7cfacd6da4d00.js +1 -0
  72. jupyterlab/static/main.ed292ca53b78c740ec41.js +1 -0
  73. jupyterlab/static/package.json +155 -155
  74. jupyterlab/static/third-party-licenses.json +99 -105
  75. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  76. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  77. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  78. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  79. jupyterlab/tests/test_announcements.py +1 -1
  80. jupyterlab/tests/test_build_api.py +1 -3
  81. jupyterlab/tests/test_jupyterlab.py +2 -2
  82. jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css +21 -5
  83. jupyterlab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +21 -5
  84. jupyterlab/themes/@jupyterlab/theme-light-extension/index.css +21 -5
  85. jupyterlab/upgrade_extension.py +2 -2
  86. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +9 -0
  87. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  88. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  89. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +14 -0
  90. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  91. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +6 -0
  92. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  93. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
  94. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +33 -0
  95. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +6 -0
  96. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -6
  97. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  98. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  99. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +4 -4
  100. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -17
  101. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  102. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  103. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  104. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +6 -0
  105. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  106. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +5 -1
  107. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  108. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  109. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  110. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  111. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  112. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  113. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  114. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  115. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  116. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  117. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  118. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  119. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  120. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +91 -0
  121. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  122. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  123. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  124. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  125. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  126. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  127. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  128. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  129. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  130. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/1168.8e5df3139aa020a611cb.js +1 -0
  131. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/2655.9582195386a21a606236.js +1 -0
  132. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/3056.216bc72010af413c106e.js +1 -0
  133. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/4503.5d7c53b5b2625fbc2dd6.js +4865 -0
  134. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6011.c9a55cedb5f6c3dc614f.js +1 -0
  135. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +1 -0
  136. jupyterlab/static/6770.fd7084bb2f4b7622401d.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6770.9175656248c65756ccb6.js +1 -1
  137. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6970.bb7d4eef7c3107fb5bed.js +1 -0
  138. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7178.c07d0ea28a266cd32137.js +2 -0
  139. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +1 -0
  140. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/812.e4745e397c976700612b.js +1 -0
  141. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9545.f0f7a2959bdd17ee3448.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9545.1f8dd6e86f62959c539a.js +1 -1
  142. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9826.00f654a27ae202ed55db.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +2 -2
  143. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/build_log.json +101 -101
  144. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/index.html +1 -1
  145. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/jlab_core.abd83dd7cfacd6da4d00.js +1 -0
  146. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/main.ed292ca53b78c740ec41.js +1 -0
  147. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/package.json +357 -0
  148. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/third-party-licenses.json +99 -105
  149. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +21 -5
  150. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +21 -5
  151. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +21 -5
  152. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/METADATA +9 -7
  153. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/RECORD +482 -480
  154. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/licenses/LICENSE +1 -1
  155. jupyterlab/static/1168.0a95b9c93afe61ceb527.js +0 -1
  156. jupyterlab/static/2655.ff7006fae482bb740065.js +0 -1
  157. jupyterlab/static/3056.8a73f6aacd8ca45f84f9.js +0 -1
  158. jupyterlab/static/4503.5f41fcfefb7e83b6190e.js +0 -4782
  159. jupyterlab/static/5083.4926253681abafa806f9.js +0 -1
  160. jupyterlab/static/6560.5203c0b2b08ca72def1e.js +0 -1
  161. jupyterlab/static/7178.5f3dd740449b44efad2d.js +0 -2
  162. jupyterlab/static/7775.7cea21fbd1f6fd7b4fc1.js +0 -1
  163. jupyterlab/static/812.76f439aa71fe68a67492.js +0 -1
  164. jupyterlab/static/827.48219541d174262df4d7.js +0 -1
  165. jupyterlab/static/jlab_core.77e243843f0558e7c752.js +0 -1
  166. jupyterlab/static/main.4d09a3b4a82edf48e4ec.js +0 -1
  167. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +0 -91
  168. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -1
  169. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/2655.ff7006fae482bb740065.js +0 -1
  170. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -1
  171. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/4503.5f41fcfefb7e83b6190e.js +0 -4782
  172. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/5083.4926253681abafa806f9.js +0 -1
  173. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/6560.5203c0b2b08ca72def1e.js +0 -1
  174. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js +0 -2
  175. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7775.7cea21fbd1f6fd7b4fc1.js +0 -1
  176. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/812.76f439aa71fe68a67492.js +0 -1
  177. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/827.48219541d174262df4d7.js +0 -1
  178. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/jlab_core.77e243843f0558e7c752.js +0 -1
  179. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/main.4d09a3b4a82edf48e4ec.js +0 -1
  180. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/package.json +0 -357
  181. /jupyterlab/static/{7178.5f3dd740449b44efad2d.js.LICENSE.txt → 7178.c07d0ea28a266cd32137.js.LICENSE.txt} +0 -0
  182. /jupyterlab/static/{9826.00f654a27ae202ed55db.js.LICENSE.txt → 9826.406d2a71dc45995bc549.js.LICENSE.txt} +0 -0
  183. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  184. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  185. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/applications/jupyterlab.desktop +0 -0
  186. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  187. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  188. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  189. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  190. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  191. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  192. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  193. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  194. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  195. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  196. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  197. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  198. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  199. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  200. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  201. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  202. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  203. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  204. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  205. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  206. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  207. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  208. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  209. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  210. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  211. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  212. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  213. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  214. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  215. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  216. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  217. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  218. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  219. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  220. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  221. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  222. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  223. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  224. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  225. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  226. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  227. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  228. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  229. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  230. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  231. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  232. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  233. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  234. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  235. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  236. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  237. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  238. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  239. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  240. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  241. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  242. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  243. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  244. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  245. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  246. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  247. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js +0 -0
  248. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js.LICENSE.txt +0 -0
  249. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
  250. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
  251. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1166.08f9e1fd722f61c9b69c.js +0 -0
  252. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
  253. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1410.d8f5e39e1e01d696d2ab.js +0 -0
  254. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
  255. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
  256. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
  257. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
  258. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
  259. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
  260. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
  261. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
  262. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js +0 -0
  263. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js.LICENSE.txt +0 -0
  264. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
  265. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1760.9a71f4501e9bbaa4c4d8.js +0 -0
  266. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
  267. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
  268. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
  269. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1917.05d73322caab1f77e3bf.js +0 -0
  270. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1929.96e62233aa6f2a8363d4.js +0 -0
  271. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1945.a404d52f4ecc8801e90f.js +0 -0
  272. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
  273. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
  274. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  275. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
  276. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
  277. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2091.0ad2070604beb93b34c5.js +0 -0
  278. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2102.ff1893c4bd1104a1f57d.js +0 -0
  279. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2104.96885e414ee656615c2b.js +0 -0
  280. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
  281. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
  282. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/226.5dc3528c008170b37b21.js +0 -0
  283. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
  284. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
  285. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
  286. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
  287. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2551.b07d561a12360c38c589.js +0 -0
  288. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2579.b19edefeb9ee4daed4bd.js +0 -0
  289. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2584.e4b860ab848de94978cf.js +0 -0
  290. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
  291. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  292. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2727.6925b8cf1c5363f40138.js +0 -0
  293. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2755.696bab6bdca0d9a78131.js +0 -0
  294. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2800.8acae2f2fef55d2ccdf2.js +0 -0
  295. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
  296. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
  297. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
  298. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
  299. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
  300. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2995.334184c36a45c82ad564.js +0 -0
  301. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  302. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
  303. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  304. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
  305. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3308.764d71af7e591cdb1345.js +0 -0
  306. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
  307. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
  308. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3547.bb607d6e674eebcea09f.js +0 -0
  309. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
  310. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  311. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
  312. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  313. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3711.150292a21fd47be1c05f.js +0 -0
  314. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
  315. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  316. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
  317. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3783.ab6ce646bdfec21feee7.js +0 -0
  318. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
  319. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
  320. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
  321. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
  322. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
  323. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
  324. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
  325. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  326. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  327. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  328. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
  329. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
  330. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
  331. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4043.c57e85faf640ba37b87c.js +0 -0
  332. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/406.81906f96059e31e907a2.js +0 -0
  333. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4086.3087c0abed5ca45b823b.js +0 -0
  334. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js +0 -0
  335. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js.LICENSE.txt +0 -0
  336. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
  337. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
  338. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4244.3d69bbe0937f69ca1f80.js +0 -0
  339. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
  340. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
  341. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4405.196dd63db3761b4bb7fe.js +0 -0
  342. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
  343. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
  344. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4457.0add5dec58939a80e2c3.js +0 -0
  345. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
  346. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
  347. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
  348. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
  349. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
  350. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4765.093b4f8b3cee1251db8d.js +0 -0
  351. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  352. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
  353. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/49.30304f8fbca561b417dc.js +0 -0
  354. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js +0 -0
  355. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js.LICENSE.txt +0 -0
  356. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4986.6e609bdb04891b4bf424.js +0 -0
  357. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
  358. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
  359. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5201.26a6f909d5e2eaa4ada3.js +0 -0
  360. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
  361. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/526.601d8ddd8347cd7790b9.js +0 -0
  362. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
  363. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
  364. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
  365. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
  366. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5794.3cb2bcd1a3e23d0c084e.js +0 -0
  367. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
  368. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
  369. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
  370. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  371. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6001.963601fcecb8b4c1d1f1.js +0 -0
  372. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
  373. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
  374. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6177.a4ddefac453fccec8424.js +0 -0
  375. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
  376. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
  377. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
  378. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
  379. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6436.8d9ba427de4ab1053871.js +0 -0
  380. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
  381. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6515.56c63929fb079a820cbc.js +0 -0
  382. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6532.598324868e83c4cbe4e4.js +0 -0
  383. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
  384. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
  385. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6778.345e6ac9818e30317310.js +0 -0
  386. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
  387. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6888.f71353e198bce9c2f409.js +0 -0
  388. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6898.742a7062fa979fb68a80.js +0 -0
  389. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
  390. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
  391. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7161.353c3ab960df72e6f1ea.js +0 -0
  392. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
  393. /jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js.LICENSE.txt → /jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7178.c07d0ea28a266cd32137.js.LICENSE.txt +0 -0
  394. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  395. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
  396. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7272.72081c10e0f645b0631a.js +0 -0
  397. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
  398. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
  399. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  400. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js +0 -0
  401. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js.LICENSE.txt +0 -0
  402. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
  403. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7318.f5a0db6dd94488328be5.js +0 -0
  404. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
  405. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
  406. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
  407. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js +0 -0
  408. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js.LICENSE.txt +0 -0
  409. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
  410. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
  411. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
  412. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7472.266feedb2d189dc54c2e.js +0 -0
  413. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
  414. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +0 -0
  415. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7629.1f295461ebf56a48c197.js +0 -0
  416. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7669.d65d85c742cd2d6144a7.js +0 -0
  417. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
  418. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  419. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
  420. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7734.b08c15e9f538f44d0f52.js +0 -0
  421. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
  422. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
  423. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7789.0c5837351352f81246c9.js +0 -0
  424. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7823.f3c8154418bc214dc89a.js +0 -0
  425. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
  426. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
  427. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
  428. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
  429. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
  430. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7946.7fe46d47492e459b7cb5.js +0 -0
  431. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/795.c780bf11bb08527e3c84.js +0 -0
  432. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  433. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
  434. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
  435. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
  436. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8152.5baac73844a065f34284.js +0 -0
  437. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8267.01bec3949b651535e6f5.js +0 -0
  438. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
  439. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8302.5c5e5a2da7fe74b12a1d.js +0 -0
  440. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
  441. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8322.288af285dac9cb9a8800.js +0 -0
  442. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
  443. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
  444. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8462.74d5f5afd4f9d7825eed.js +0 -0
  445. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
  446. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
  447. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
  448. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
  449. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  450. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
  451. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8738.782816e9072ac38762b4.js +0 -0
  452. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8771.7ebe7f76d43374ca1472.js +0 -0
  453. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
  454. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
  455. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/881.972f79365eed0f77378e.js +0 -0
  456. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
  457. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
  458. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  459. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  460. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  461. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9.bd36284ebab734e99445.js +0 -0
  462. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9030.61b135ed4411056792ab.js +0 -0
  463. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9041.d439f3e9bdd4ea5a681b.js +0 -0
  464. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
  465. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
  466. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
  467. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
  468. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
  469. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
  470. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
  471. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9395.b59dceae72715c9f885c.js +0 -0
  472. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
  473. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/942.68bd92fc10c9f9d7004f.js +0 -0
  474. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9440.04751e25c9cde059ff37.js +0 -0
  475. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
  476. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
  477. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9653.52cac2cc6fb3dc3bf28a.js +0 -0
  478. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  479. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
  480. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
  481. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
  482. /jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9826.00f654a27ae202ed55db.js.LICENSE.txt → /jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
  483. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  484. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9984.6ba5355e0d5487d5ac63.js +0 -0
  485. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  486. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  487. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  488. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  489. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  490. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  491. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  492. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  493. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  494. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  495. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  496. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  497. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  498. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  499. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  500. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  501. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  502. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  503. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/style.js +0 -0
  504. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  505. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  506. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  507. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/WHEEL +0 -0
  508. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/entry_points.txt +0 -0
jupyterlab/_version.py CHANGED
@@ -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(4, 3, 0, "alpha", 1)
9
+ version_info = VersionInfo(4, 3, 0, "beta", 0)
10
10
 
11
11
  _specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
12
12
 
jupyterlab/commands.py CHANGED
@@ -1808,8 +1808,8 @@ class _AppHandler:
1808
1808
 
1809
1809
  data = config.setdefault(source, {})
1810
1810
  dead = []
1811
- for name, source in data.items():
1812
- if not osp.exists(source):
1811
+ for name, source_ in data.items():
1812
+ if not osp.exists(source_):
1813
1813
  dead.append(name)
1814
1814
 
1815
1815
  for name in dead:
@@ -2104,8 +2104,8 @@ def _yarn_config(logger):
2104
2104
  return configuration
2105
2105
 
2106
2106
  try:
2107
- output_binary = subprocess.check_output(
2108
- [node, YARN_PATH, "config", "--json"], # noqa S603
2107
+ output_binary = subprocess.check_output( # noqa S603
2108
+ [node, YARN_PATH, "config", "--json"],
2109
2109
  stderr=subprocess.PIPE,
2110
2110
  cwd=HERE,
2111
2111
  )
@@ -403,21 +403,23 @@ class PyPIExtensionManager(ExtensionManager):
403
403
  if response.status_code < 400: # noqa PLR2004
404
404
  if download_url.endswith(".whl"):
405
405
  with ZipFile(io.BytesIO(response.content)) as wheel:
406
- for name in filter(
406
+ for filename in filter(
407
407
  lambda f: Path(f).name == "package.json",
408
408
  wheel.namelist(),
409
409
  ):
410
- data = json.loads(wheel.read(name))
410
+ data = json.loads(wheel.read(filename))
411
411
  jlab_metadata = data.get("jupyterlab")
412
412
  if jlab_metadata is not None:
413
413
  break
414
414
  elif download_url.endswith("tar.gz"):
415
415
  with TarFile(io.BytesIO(response.content)) as sdist:
416
- for name in filter(
416
+ for filename in filter(
417
417
  lambda f: Path(f).name == "package.json",
418
418
  sdist.getnames(),
419
419
  ):
420
- data = json.load(sdist.extractfile(sdist.getmember(name)))
420
+ data = json.load(
421
+ sdist.extractfile(sdist.getmember(filename))
422
+ )
421
423
  jlab_metadata = data.get("jupyterlab")
422
424
  if jlab_metadata is not None:
423
425
  break
@@ -438,7 +440,7 @@ class PyPIExtensionManager(ExtensionManager):
438
440
 
439
441
  return ActionResult(status="ok", needs_restart=follow_ups)
440
442
  else:
441
- self.log.error(f"Failed to installed {name}: code {result.returncode}\n{error}")
443
+ self.log.error(f"Failed to installed {filename}: code {result.returncode}\n{error}")
442
444
  return ActionResult(status="error", message=error)
443
445
 
444
446
  async def uninstall(self, extension: str) -> ActionResult:
@@ -440,8 +440,8 @@ def _get_labextension_metadata(module): # noqa
440
440
  if not package:
441
441
  try:
442
442
  package = (
443
- subprocess.check_output(
444
- [sys.executable, "setup.py", "--name"], # noqa S603
443
+ subprocess.check_output( # noqa S603
444
+ [sys.executable, "setup.py", "--name"],
445
445
  cwd=mod_path,
446
446
  )
447
447
  .decode("utf8")
@@ -128,205 +128,205 @@
128
128
  },
129
129
  "shared": {
130
130
  "@jupyterlab/application": {
131
- "requiredVersion": "^4.3.0-alpha.0",
131
+ "requiredVersion": "^4.3.0-alpha.2",
132
132
  "import": false,
133
133
  "singleton": true
134
134
  },
135
135
  "@jupyterlab/application-extension": {
136
- "requiredVersion": "^4.3.0-alpha.0",
136
+ "requiredVersion": "^4.3.0-alpha.2",
137
137
  "import": false
138
138
  },
139
139
  "@jupyterlab/apputils-extension": {
140
- "requiredVersion": "^4.3.0-alpha.0",
140
+ "requiredVersion": "^4.3.0-alpha.2",
141
141
  "import": false
142
142
  },
143
143
  "@jupyterlab/cell-toolbar-extension": {
144
- "requiredVersion": "^4.3.0-alpha.0",
144
+ "requiredVersion": "^4.3.0-alpha.2",
145
145
  "import": false
146
146
  },
147
147
  "@jupyterlab/celltags-extension": {
148
- "requiredVersion": "^4.3.0-alpha.0",
148
+ "requiredVersion": "^4.3.0-alpha.2",
149
149
  "import": false
150
150
  },
151
151
  "@jupyterlab/codemirror-extension": {
152
- "requiredVersion": "^4.3.0-alpha.0",
152
+ "requiredVersion": "^4.3.0-alpha.2",
153
153
  "import": false
154
154
  },
155
155
  "@jupyterlab/completer-extension": {
156
- "requiredVersion": "^4.3.0-alpha.0",
156
+ "requiredVersion": "^4.3.0-alpha.2",
157
157
  "import": false
158
158
  },
159
159
  "@jupyterlab/console-extension": {
160
- "requiredVersion": "^4.3.0-alpha.0",
160
+ "requiredVersion": "^4.3.0-alpha.2",
161
161
  "import": false
162
162
  },
163
163
  "@jupyterlab/coreutils": {
164
- "requiredVersion": "^6.3.0-alpha.0",
164
+ "requiredVersion": "^6.3.0-alpha.2",
165
165
  "import": false,
166
166
  "singleton": true
167
167
  },
168
168
  "@jupyterlab/csvviewer-extension": {
169
- "requiredVersion": "^4.3.0-alpha.0",
169
+ "requiredVersion": "^4.3.0-alpha.2",
170
170
  "import": false
171
171
  },
172
172
  "@jupyterlab/debugger-extension": {
173
- "requiredVersion": "^4.3.0-alpha.0",
173
+ "requiredVersion": "^4.3.0-alpha.2",
174
174
  "import": false
175
175
  },
176
176
  "@jupyterlab/docmanager-extension": {
177
- "requiredVersion": "^4.3.0-alpha.0",
177
+ "requiredVersion": "^4.3.0-alpha.2",
178
178
  "import": false
179
179
  },
180
180
  "@jupyterlab/documentsearch-extension": {
181
- "requiredVersion": "^4.3.0-alpha.0",
181
+ "requiredVersion": "^4.3.0-alpha.2",
182
182
  "import": false
183
183
  },
184
184
  "@jupyterlab/extensionmanager-extension": {
185
- "requiredVersion": "^4.3.0-alpha.0",
185
+ "requiredVersion": "^4.3.0-alpha.2",
186
186
  "import": false
187
187
  },
188
188
  "@jupyterlab/filebrowser-extension": {
189
- "requiredVersion": "^4.3.0-alpha.0",
189
+ "requiredVersion": "^4.3.0-alpha.2",
190
190
  "import": false
191
191
  },
192
192
  "@jupyterlab/fileeditor-extension": {
193
- "requiredVersion": "^4.3.0-alpha.0",
193
+ "requiredVersion": "^4.3.0-alpha.2",
194
194
  "import": false
195
195
  },
196
196
  "@jupyterlab/help-extension": {
197
- "requiredVersion": "^4.3.0-alpha.0",
197
+ "requiredVersion": "^4.3.0-alpha.2",
198
198
  "import": false
199
199
  },
200
200
  "@jupyterlab/htmlviewer-extension": {
201
- "requiredVersion": "^4.3.0-alpha.0",
201
+ "requiredVersion": "^4.3.0-alpha.2",
202
202
  "import": false
203
203
  },
204
204
  "@jupyterlab/hub-extension": {
205
- "requiredVersion": "^4.3.0-alpha.0",
205
+ "requiredVersion": "^4.3.0-alpha.2",
206
206
  "import": false
207
207
  },
208
208
  "@jupyterlab/imageviewer-extension": {
209
- "requiredVersion": "^4.3.0-alpha.0",
209
+ "requiredVersion": "^4.3.0-alpha.2",
210
210
  "import": false
211
211
  },
212
212
  "@jupyterlab/inspector-extension": {
213
- "requiredVersion": "^4.3.0-alpha.0",
213
+ "requiredVersion": "^4.3.0-alpha.2",
214
214
  "import": false
215
215
  },
216
216
  "@jupyterlab/javascript-extension": {
217
- "requiredVersion": "^4.3.0-alpha.0",
217
+ "requiredVersion": "^4.3.0-alpha.2",
218
218
  "import": false
219
219
  },
220
220
  "@jupyterlab/json-extension": {
221
- "requiredVersion": "^4.3.0-alpha.0",
221
+ "requiredVersion": "^4.3.0-alpha.2",
222
222
  "import": false
223
223
  },
224
224
  "@jupyterlab/launcher-extension": {
225
- "requiredVersion": "^4.3.0-alpha.0",
225
+ "requiredVersion": "^4.3.0-alpha.2",
226
226
  "import": false
227
227
  },
228
228
  "@jupyterlab/logconsole-extension": {
229
- "requiredVersion": "^4.3.0-alpha.0",
229
+ "requiredVersion": "^4.3.0-alpha.2",
230
230
  "import": false
231
231
  },
232
232
  "@jupyterlab/lsp-extension": {
233
- "requiredVersion": "^4.3.0-alpha.0",
233
+ "requiredVersion": "^4.3.0-alpha.2",
234
234
  "import": false
235
235
  },
236
236
  "@jupyterlab/mainmenu-extension": {
237
- "requiredVersion": "^4.3.0-alpha.0",
237
+ "requiredVersion": "^4.3.0-alpha.2",
238
238
  "import": false
239
239
  },
240
240
  "@jupyterlab/markdownviewer-extension": {
241
- "requiredVersion": "^4.3.0-alpha.0",
241
+ "requiredVersion": "^4.3.0-alpha.2",
242
242
  "import": false
243
243
  },
244
244
  "@jupyterlab/markedparser-extension": {
245
- "requiredVersion": "^4.3.0-alpha.0",
245
+ "requiredVersion": "^4.3.0-alpha.2",
246
246
  "import": false
247
247
  },
248
248
  "@jupyterlab/mathjax-extension": {
249
- "requiredVersion": "^4.3.0-alpha.0",
249
+ "requiredVersion": "^4.3.0-alpha.2",
250
250
  "import": false
251
251
  },
252
252
  "@jupyterlab/mermaid-extension": {
253
- "requiredVersion": "^4.3.0-alpha.0",
253
+ "requiredVersion": "^4.3.0-alpha.2",
254
254
  "import": false
255
255
  },
256
256
  "@jupyterlab/metadataform-extension": {
257
- "requiredVersion": "^4.3.0-alpha.0",
257
+ "requiredVersion": "^4.3.0-alpha.2",
258
258
  "import": false
259
259
  },
260
260
  "@jupyterlab/notebook-extension": {
261
- "requiredVersion": "^4.3.0-alpha.0",
261
+ "requiredVersion": "^4.3.0-alpha.2",
262
262
  "import": false
263
263
  },
264
264
  "@jupyterlab/pdf-extension": {
265
- "requiredVersion": "^4.3.0-alpha.0",
265
+ "requiredVersion": "^4.3.0-alpha.2",
266
266
  "import": false
267
267
  },
268
268
  "@jupyterlab/pluginmanager-extension": {
269
- "requiredVersion": "^4.3.0-alpha.0",
269
+ "requiredVersion": "^4.3.0-alpha.2",
270
270
  "import": false
271
271
  },
272
272
  "@jupyterlab/rendermime-extension": {
273
- "requiredVersion": "^4.3.0-alpha.0",
273
+ "requiredVersion": "^4.3.0-alpha.2",
274
274
  "import": false
275
275
  },
276
276
  "@jupyterlab/running-extension": {
277
- "requiredVersion": "^4.3.0-alpha.0",
277
+ "requiredVersion": "^4.3.0-alpha.2",
278
278
  "import": false
279
279
  },
280
280
  "@jupyterlab/settingeditor-extension": {
281
- "requiredVersion": "^4.3.0-alpha.0",
281
+ "requiredVersion": "^4.3.0-alpha.2",
282
282
  "import": false
283
283
  },
284
284
  "@jupyterlab/shortcuts-extension": {
285
- "requiredVersion": "^5.1.0-alpha.0",
285
+ "requiredVersion": "^5.1.0-alpha.2",
286
286
  "import": false
287
287
  },
288
288
  "@jupyterlab/statusbar-extension": {
289
- "requiredVersion": "^4.3.0-alpha.0",
289
+ "requiredVersion": "^4.3.0-alpha.2",
290
290
  "import": false
291
291
  },
292
292
  "@jupyterlab/terminal-extension": {
293
- "requiredVersion": "^4.3.0-alpha.0",
293
+ "requiredVersion": "^4.3.0-alpha.2",
294
294
  "import": false
295
295
  },
296
296
  "@jupyterlab/theme-dark-extension": {
297
- "requiredVersion": "^4.3.0-alpha.0",
297
+ "requiredVersion": "^4.3.0-alpha.2",
298
298
  "import": false
299
299
  },
300
300
  "@jupyterlab/theme-dark-high-contrast-extension": {
301
- "requiredVersion": "^4.3.0-alpha.0",
301
+ "requiredVersion": "^4.3.0-alpha.2",
302
302
  "import": false
303
303
  },
304
304
  "@jupyterlab/theme-light-extension": {
305
- "requiredVersion": "^4.3.0-alpha.0",
305
+ "requiredVersion": "^4.3.0-alpha.2",
306
306
  "import": false
307
307
  },
308
308
  "@jupyterlab/toc-extension": {
309
- "requiredVersion": "^6.3.0-alpha.0",
309
+ "requiredVersion": "^6.3.0-alpha.2",
310
310
  "import": false
311
311
  },
312
312
  "@jupyterlab/tooltip-extension": {
313
- "requiredVersion": "^4.3.0-alpha.0",
313
+ "requiredVersion": "^4.3.0-alpha.2",
314
314
  "import": false
315
315
  },
316
316
  "@jupyterlab/translation-extension": {
317
- "requiredVersion": "^4.3.0-alpha.0",
317
+ "requiredVersion": "^4.3.0-alpha.2",
318
318
  "import": false
319
319
  },
320
320
  "@jupyterlab/ui-components-extension": {
321
- "requiredVersion": "^4.3.0-alpha.0",
321
+ "requiredVersion": "^4.3.0-alpha.2",
322
322
  "import": false
323
323
  },
324
324
  "@jupyterlab/vega5-extension": {
325
- "requiredVersion": "^4.3.0-alpha.0",
325
+ "requiredVersion": "^4.3.0-alpha.2",
326
326
  "import": false
327
327
  },
328
328
  "@jupyterlab/workspaces-extension": {
329
- "requiredVersion": "^4.3.0-alpha.0",
329
+ "requiredVersion": "^4.3.0-alpha.2",
330
330
  "import": false
331
331
  },
332
332
  "@codemirror/language": {
@@ -345,246 +345,246 @@
345
345
  "singleton": true
346
346
  },
347
347
  "@jupyter/react-components": {
348
- "requiredVersion": "^0.15.3",
348
+ "requiredVersion": "^0.16.6",
349
349
  "import": false,
350
350
  "singleton": true
351
351
  },
352
352
  "@jupyter/web-components": {
353
- "requiredVersion": "^0.15.3",
353
+ "requiredVersion": "^0.16.6",
354
354
  "import": false,
355
355
  "singleton": true
356
356
  },
357
357
  "@jupyter/ydoc": {
358
- "requiredVersion": "^2.0.1",
358
+ "requiredVersion": "^3.0.0-a3",
359
359
  "import": false,
360
360
  "singleton": true
361
361
  },
362
362
  "@jupyterlab/apputils": {
363
- "requiredVersion": "^4.4.0-alpha.0",
363
+ "requiredVersion": "^4.4.0-alpha.2",
364
364
  "import": false,
365
365
  "singleton": true
366
366
  },
367
367
  "@jupyterlab/attachments": {
368
- "requiredVersion": "^4.3.0-alpha.0",
368
+ "requiredVersion": "^4.3.0-alpha.2",
369
369
  "import": false
370
370
  },
371
371
  "@jupyterlab/cell-toolbar": {
372
- "requiredVersion": "^4.3.0-alpha.0",
372
+ "requiredVersion": "^4.3.0-alpha.2",
373
373
  "import": false,
374
374
  "singleton": true
375
375
  },
376
376
  "@jupyterlab/cells": {
377
- "requiredVersion": "^4.3.0-alpha.0",
377
+ "requiredVersion": "^4.3.0-alpha.2",
378
378
  "import": false
379
379
  },
380
380
  "@jupyterlab/codeeditor": {
381
- "requiredVersion": "^4.3.0-alpha.0",
381
+ "requiredVersion": "^4.3.0-alpha.2",
382
382
  "import": false,
383
383
  "singleton": true
384
384
  },
385
385
  "@jupyterlab/codemirror": {
386
- "requiredVersion": "^4.3.0-alpha.0",
386
+ "requiredVersion": "^4.3.0-alpha.2",
387
387
  "import": false,
388
388
  "singleton": true
389
389
  },
390
390
  "@jupyterlab/completer": {
391
- "requiredVersion": "^4.3.0-alpha.0",
391
+ "requiredVersion": "^4.3.0-alpha.2",
392
392
  "import": false,
393
393
  "singleton": true
394
394
  },
395
395
  "@jupyterlab/console": {
396
- "requiredVersion": "^4.3.0-alpha.0",
396
+ "requiredVersion": "^4.3.0-alpha.2",
397
397
  "import": false,
398
398
  "singleton": true
399
399
  },
400
400
  "@jupyterlab/csvviewer": {
401
- "requiredVersion": "^4.3.0-alpha.0",
401
+ "requiredVersion": "^4.3.0-alpha.2",
402
402
  "import": false
403
403
  },
404
404
  "@jupyterlab/debugger": {
405
- "requiredVersion": "^4.3.0-alpha.0",
405
+ "requiredVersion": "^4.3.0-alpha.2",
406
406
  "import": false,
407
407
  "singleton": true
408
408
  },
409
409
  "@jupyterlab/docmanager": {
410
- "requiredVersion": "^4.3.0-alpha.0",
410
+ "requiredVersion": "^4.3.0-alpha.2",
411
411
  "import": false,
412
412
  "singleton": true
413
413
  },
414
414
  "@jupyterlab/docregistry": {
415
- "requiredVersion": "^4.3.0-alpha.0",
415
+ "requiredVersion": "^4.3.0-alpha.2",
416
416
  "import": false
417
417
  },
418
418
  "@jupyterlab/documentsearch": {
419
- "requiredVersion": "^4.3.0-alpha.0",
419
+ "requiredVersion": "^4.3.0-alpha.2",
420
420
  "import": false,
421
421
  "singleton": true
422
422
  },
423
423
  "@jupyterlab/extensionmanager": {
424
- "requiredVersion": "^4.3.0-alpha.0",
424
+ "requiredVersion": "^4.3.0-alpha.2",
425
425
  "import": false,
426
426
  "singleton": true
427
427
  },
428
428
  "@jupyterlab/filebrowser": {
429
- "requiredVersion": "^4.3.0-alpha.0",
429
+ "requiredVersion": "^4.3.0-alpha.2",
430
430
  "import": false,
431
431
  "singleton": true
432
432
  },
433
433
  "@jupyterlab/fileeditor": {
434
- "requiredVersion": "^4.3.0-alpha.0",
434
+ "requiredVersion": "^4.3.0-alpha.2",
435
435
  "import": false,
436
436
  "singleton": true
437
437
  },
438
438
  "@jupyterlab/htmlviewer": {
439
- "requiredVersion": "^4.3.0-alpha.0",
439
+ "requiredVersion": "^4.3.0-alpha.2",
440
440
  "import": false,
441
441
  "singleton": true
442
442
  },
443
443
  "@jupyterlab/imageviewer": {
444
- "requiredVersion": "^4.3.0-alpha.0",
444
+ "requiredVersion": "^4.3.0-alpha.2",
445
445
  "import": false,
446
446
  "singleton": true
447
447
  },
448
448
  "@jupyterlab/inspector": {
449
- "requiredVersion": "^4.3.0-alpha.0",
449
+ "requiredVersion": "^4.3.0-alpha.2",
450
450
  "import": false,
451
451
  "singleton": true
452
452
  },
453
453
  "@jupyterlab/launcher": {
454
- "requiredVersion": "^4.3.0-alpha.0",
454
+ "requiredVersion": "^4.3.0-alpha.2",
455
455
  "import": false,
456
456
  "singleton": true
457
457
  },
458
458
  "@jupyterlab/logconsole": {
459
- "requiredVersion": "^4.3.0-alpha.0",
459
+ "requiredVersion": "^4.3.0-alpha.2",
460
460
  "import": false,
461
461
  "singleton": true
462
462
  },
463
463
  "@jupyterlab/lsp": {
464
- "requiredVersion": "^4.3.0-alpha.0",
464
+ "requiredVersion": "^4.3.0-alpha.2",
465
465
  "import": false,
466
466
  "singleton": true
467
467
  },
468
468
  "@jupyterlab/mainmenu": {
469
- "requiredVersion": "^4.3.0-alpha.0",
469
+ "requiredVersion": "^4.3.0-alpha.2",
470
470
  "import": false,
471
471
  "singleton": true
472
472
  },
473
473
  "@jupyterlab/markdownviewer": {
474
- "requiredVersion": "^4.3.0-alpha.0",
474
+ "requiredVersion": "^4.3.0-alpha.2",
475
475
  "import": false,
476
476
  "singleton": true
477
477
  },
478
478
  "@jupyterlab/mermaid": {
479
- "requiredVersion": "^4.3.0-alpha.0",
479
+ "requiredVersion": "^4.3.0-alpha.2",
480
480
  "import": false,
481
481
  "singleton": true
482
482
  },
483
483
  "@jupyterlab/metadataform": {
484
- "requiredVersion": "^4.3.0-alpha.0",
484
+ "requiredVersion": "^4.3.0-alpha.2",
485
485
  "import": false,
486
486
  "singleton": true
487
487
  },
488
488
  "@jupyterlab/metapackage": {
489
- "requiredVersion": "^4.3.0-alpha.0",
489
+ "requiredVersion": "^4.3.0-alpha.2",
490
490
  "import": false
491
491
  },
492
492
  "@jupyterlab/nbconvert-css": {
493
- "requiredVersion": "^4.3.0-alpha.0",
493
+ "requiredVersion": "^4.3.0-alpha.2",
494
494
  "import": false
495
495
  },
496
496
  "@jupyterlab/nbformat": {
497
- "requiredVersion": "^4.3.0-alpha.0",
497
+ "requiredVersion": "^4.3.0-alpha.2",
498
498
  "import": false
499
499
  },
500
500
  "@jupyterlab/notebook": {
501
- "requiredVersion": "^4.3.0-alpha.0",
501
+ "requiredVersion": "^4.3.0-alpha.2",
502
502
  "import": false,
503
503
  "singleton": true
504
504
  },
505
505
  "@jupyterlab/observables": {
506
- "requiredVersion": "^5.3.0-alpha.0",
506
+ "requiredVersion": "^5.3.0-alpha.2",
507
507
  "import": false
508
508
  },
509
509
  "@jupyterlab/outputarea": {
510
- "requiredVersion": "^4.3.0-alpha.0",
510
+ "requiredVersion": "^4.3.0-alpha.2",
511
511
  "import": false
512
512
  },
513
513
  "@jupyterlab/pluginmanager": {
514
- "requiredVersion": "^4.3.0-alpha.0",
514
+ "requiredVersion": "^4.3.0-alpha.2",
515
515
  "import": false,
516
516
  "singleton": true
517
517
  },
518
518
  "@jupyterlab/property-inspector": {
519
- "requiredVersion": "^4.3.0-alpha.0",
519
+ "requiredVersion": "^4.3.0-alpha.2",
520
520
  "import": false
521
521
  },
522
522
  "@jupyterlab/rendermime": {
523
- "requiredVersion": "^4.3.0-alpha.0",
523
+ "requiredVersion": "^4.3.0-alpha.2",
524
524
  "import": false,
525
525
  "singleton": true
526
526
  },
527
527
  "@jupyterlab/rendermime-interfaces": {
528
- "requiredVersion": "^3.11.0-alpha.0",
528
+ "requiredVersion": "^3.11.0-alpha.2",
529
529
  "import": false,
530
530
  "singleton": true
531
531
  },
532
532
  "@jupyterlab/running": {
533
- "requiredVersion": "^4.3.0-alpha.0",
533
+ "requiredVersion": "^4.3.0-alpha.2",
534
534
  "import": false
535
535
  },
536
536
  "@jupyterlab/services": {
537
- "requiredVersion": "^7.3.0-alpha.0",
537
+ "requiredVersion": "^7.3.0-alpha.2",
538
538
  "import": false,
539
539
  "singleton": true
540
540
  },
541
541
  "@jupyterlab/settingeditor": {
542
- "requiredVersion": "^4.3.0-alpha.0",
542
+ "requiredVersion": "^4.3.0-alpha.2",
543
543
  "import": false,
544
544
  "singleton": true
545
545
  },
546
546
  "@jupyterlab/settingregistry": {
547
- "requiredVersion": "^4.3.0-alpha.0",
547
+ "requiredVersion": "^4.3.0-alpha.2",
548
548
  "import": false,
549
549
  "singleton": true
550
550
  },
551
551
  "@jupyterlab/statedb": {
552
- "requiredVersion": "^4.3.0-alpha.0",
552
+ "requiredVersion": "^4.3.0-alpha.2",
553
553
  "import": false,
554
554
  "singleton": true
555
555
  },
556
556
  "@jupyterlab/statusbar": {
557
- "requiredVersion": "^4.3.0-alpha.0",
557
+ "requiredVersion": "^4.3.0-alpha.2",
558
558
  "import": false,
559
559
  "singleton": true
560
560
  },
561
561
  "@jupyterlab/terminal": {
562
- "requiredVersion": "^4.3.0-alpha.0",
562
+ "requiredVersion": "^4.3.0-alpha.2",
563
563
  "import": false,
564
564
  "singleton": true
565
565
  },
566
566
  "@jupyterlab/toc": {
567
- "requiredVersion": "^6.3.0-alpha.0",
567
+ "requiredVersion": "^6.3.0-alpha.2",
568
568
  "import": false,
569
569
  "singleton": true
570
570
  },
571
571
  "@jupyterlab/tooltip": {
572
- "requiredVersion": "^4.3.0-alpha.0",
572
+ "requiredVersion": "^4.3.0-alpha.2",
573
573
  "import": false,
574
574
  "singleton": true
575
575
  },
576
576
  "@jupyterlab/translation": {
577
- "requiredVersion": "^4.3.0-alpha.0",
577
+ "requiredVersion": "^4.3.0-alpha.2",
578
578
  "import": false,
579
579
  "singleton": true
580
580
  },
581
581
  "@jupyterlab/ui-components": {
582
- "requiredVersion": "^4.3.0-alpha.0",
582
+ "requiredVersion": "^4.3.0-alpha.2",
583
583
  "import": false,
584
584
  "singleton": true
585
585
  },
586
586
  "@jupyterlab/workspaces": {
587
- "requiredVersion": "^4.3.0-alpha.0",
587
+ "requiredVersion": "^4.3.0-alpha.2",
588
588
  "import": false,
589
589
  "singleton": true
590
590
  },
@@ -699,7 +699,7 @@
699
699
  "singleton": true
700
700
  },
701
701
  "@jupyterlab/galata-extension": {
702
- "version": "5.3.0-alpha.0",
702
+ "version": "5.3.0-alpha.2",
703
703
  "singleton": true,
704
704
  "import": "/home/runner/work/jupyterlab/jupyterlab/.jupyter_releaser_checkout/galata/lib/extension/index.js"
705
705
  }