jupyterlab 4.4.0a3__py3-none-any.whl → 4.4.0b1__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 (566) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/commands.py +3 -4
  3. jupyterlab/extensions/manager.py +1 -1
  4. jupyterlab/extensions/pypi.py +45 -13
  5. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +103 -99
  6. jupyterlab/galata/@jupyterlab/galata-extension/package.json +12 -12
  7. jupyterlab/galata/@jupyterlab/galata-extension/static/{lib_extension_index_js.cc9baf28438ab1b21a09.js → lib_extension_index_js.59743b9da90d1b8bb0d5.js} +1 -1
  8. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.a986a2df675902594eae.js → remoteEntry.f75ce1118b17e5e9c691.js} +4 -4
  9. jupyterlab/labapp.py +5 -0
  10. jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json +5 -0
  11. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +12 -12
  12. jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json +8 -3
  13. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +16 -16
  14. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  15. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +6 -6
  16. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  17. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  18. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +15 -15
  19. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +13 -13
  20. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -18
  21. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +14 -14
  22. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +8 -8
  23. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +8 -8
  24. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
  25. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +25 -25
  26. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +10 -13
  27. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +10 -10
  28. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +7 -7
  29. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +7 -7
  30. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +11 -11
  31. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +9 -9
  32. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
  33. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +9 -9
  34. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +13 -13
  35. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +10 -10
  36. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +4 -4
  37. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +8 -8
  38. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +32 -32
  39. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +14 -14
  40. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +12 -12
  41. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
  42. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +7 -7
  43. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +13 -13
  44. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +7 -7
  45. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +13 -13
  46. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +7 -7
  47. jupyterlab/schemas/@jupyterlab/workspaces-extension/indicator.json +37 -0
  48. jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +14 -12
  49. jupyterlab/staging/index.js +85 -13
  50. jupyterlab/staging/package.json +155 -152
  51. jupyterlab/staging/yarn.lock +2368 -2014
  52. jupyterlab/static/{1026.687e328742d8f0fc56f5.js → 1026.45db0bbd7531b109234b.js} +1 -1
  53. jupyterlab/static/{1194.b932de7b769858317aaa.js → 1194.0742aee37c60fe1f2bca.js} +1 -1
  54. jupyterlab/static/1491.010c623dd546db976e95.js +1 -0
  55. jupyterlab/static/{1527.d7c25ecccb06c9ce14c3.js → 1527.4b16fbd7a7ee840c4261.js} +1 -1
  56. jupyterlab/static/{1909.cd6bb1cc581a1a1c0bc6.js → 1909.7487a09fefbe7f9eabb6.js} +2 -2
  57. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2173.e34caf5805fee8fd9f41.js → jupyterlab/static/2173.b0405ab2204314f22450.js +1 -1
  58. jupyterlab/static/2211.15f403d7ae986f168a55.js +1 -0
  59. jupyterlab/static/227.59f88d9f6b1870446818.js +2 -0
  60. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/227.84c6d275bcf089155eab.js.LICENSE.txt → jupyterlab/static/227.59f88d9f6b1870446818.js.LICENSE.txt +1 -1
  61. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2325.7dc54c8d35c1b1a1f298.js → jupyterlab/static/2325.07d5917569a10d687a08.js +1 -1
  62. jupyterlab/static/{2633.75c36be1185542b1fa51.js → 2633.ea053b40991eb5adbc69.js} +1 -1
  63. jupyterlab/static/{2707.e30315fb812c7d36bbd9.js → 2707.61050e600b0aa9624127.js} +1 -1
  64. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/284.f81aba8f9a9bd2afa25e.js → jupyterlab/static/284.011fb4ad952aa9ae7556.js +1 -1
  65. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/294.21bb3fb4510153376b0f.js → jupyterlab/static/294.06274dddaaf7a6791144.js +1 -1
  66. jupyterlab/static/3282.22e78350d54fcaf3c6c8.js +7 -0
  67. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js → jupyterlab/static/3600.0c57ddc02b27907fd63e.js +1 -1
  68. jupyterlab/static/3991.23d1bd3ca88448dbe8a5.js +1 -0
  69. jupyterlab/static/4010.0f34a68e52183e71897a.js +1 -0
  70. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4325.b163a3314ad9dbb5b972.js → jupyterlab/static/4325.9320a2934ee3f39284c9.js +1 -1
  71. jupyterlab/static/4350.3b434616415d1d566ada.js +1 -0
  72. jupyterlab/static/{4449.c874dbe1be852894b8e8.js → 4449.3dd4ab90979d0a9046e2.js} +1 -1
  73. jupyterlab/static/{4750.ce125fc06bd3d35f8972.js → 4750.ca16de8a377d78fa4894.js} +1 -1
  74. jupyterlab/static/{4928.d8f1676c1ad9408423b9.js → 4928.6cb408e4def87534970d.js} +1 -1
  75. jupyterlab/static/{4950.02a466e6ea21036ef8bf.js → 4950.e9b784b07c6a6835db7b.js} +1 -1
  76. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8376.85183063484b82f68858.js → jupyterlab/static/4982.c864dc2dcc58e81c090a.js +1 -1
  77. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5232.6783348b0c19b0481edd.js → jupyterlab/static/5232.c7cdbc40a194e6b36521.js +1 -1
  78. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5289.b76ad2978128e35df282.js → jupyterlab/static/5289.30ae4288ff93aff43a23.js +1 -1
  79. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5551.32ab94c5245658c997fb.js → jupyterlab/static/5551.6e2afa1292957f232cf7.js +1 -1
  80. jupyterlab/static/6180.b9f3c1299a98f7a59561.js +1 -0
  81. jupyterlab/static/6372.e08ac878f7871c173a43.js +1 -0
  82. jupyterlab/static/{8820.500ffba59235afde2a21.js → 6439.1723c0b3882bf535486e.js} +1 -1
  83. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6885.5c0f8da91202dd67b87d.js → jupyterlab/static/6885.5fc0d5e8bf322cb22354.js +1 -1
  84. jupyterlab/static/{1789.c03b4e8119a84cf3ace3.js → 6929.8c153a654bdaf946086f.js} +1 -1
  85. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6986.6de125d6d04534df5a82.js → jupyterlab/static/6986.a2b460afbc0594f06bb9.js +1 -1
  86. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/7086.389fd0bfeb3c72f6ab3c.js → jupyterlab/static/7086.2b1722a86661364a4ec4.js +1 -1
  87. jupyterlab/static/7879.c04c3ccecf965bac466a.js +1 -0
  88. jupyterlab/static/7990.7747f8ebccf000fa4d7c.js +2 -0
  89. jupyterlab/static/{8159.d6b32960b23f2e5ec110.js → 8159.d6f283e98f46a953f575.js} +1 -1
  90. jupyterlab/static/8606.bc1b0136e61d173913cd.js +1 -0
  91. jupyterlab/static/8778.b2e44ba801779257dd66.js +1 -0
  92. jupyterlab/static/8820.e60b512def8b8a9953d9.js +1 -0
  93. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/9331.83f0d0e5536900edca68.js → jupyterlab/static/9331.4aebc7e0a8a13429e89e.js +1 -1
  94. jupyterlab/static/build_log.json +101 -98
  95. jupyterlab/static/index.html +1 -1
  96. jupyterlab/static/index.out.js +96 -13
  97. jupyterlab/static/jlab_core.07ba2d1a24bbaedf000d.js +1 -0
  98. jupyterlab/static/main.3e88db5de283fb376567.js +1 -0
  99. jupyterlab/static/package.json +155 -152
  100. jupyterlab/static/third-party-licenses.json +144 -150
  101. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  102. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  103. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  104. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  105. jupyterlab/tests/mock_packages/mimeextension/package.json +1 -1
  106. jupyterlab/tests/mock_packages/service-manager-extension/index.js +25 -0
  107. jupyterlab/tests/mock_packages/service-manager-extension/mock_service_manager_package.py +14 -0
  108. jupyterlab/tests/mock_packages/service-manager-extension/package.json +17 -0
  109. jupyterlab/tests/mock_packages/service-manager-extension/setup.py +26 -0
  110. jupyterlab/tests/mock_packages/test-hyphens/pyproject.toml +58 -10
  111. jupyterlab/tests/mock_packages/test-hyphens/setup.py +2 -34
  112. jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml +58 -10
  113. jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py +2 -34
  114. jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml +58 -10
  115. jupyterlab/tests/mock_packages/test_no_hyphens/setup.py +2 -28
  116. jupyterlab/tests/mock_packages/test_no_hyphens/yarn.lock +3 -3
  117. jupyterlab/tests/test_extensions.py +68 -2
  118. jupyterlab/tests/test_jupyterlab.py +15 -0
  119. jupyterlab/tests/test_plugin_manager_handler.py +82 -0
  120. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +5 -0
  121. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +12 -12
  122. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +8 -3
  123. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +16 -16
  124. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  125. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +6 -6
  126. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  127. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  128. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +15 -15
  129. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +13 -13
  130. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -18
  131. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +14 -14
  132. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +8 -8
  133. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +8 -8
  134. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
  135. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +25 -25
  136. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +10 -13
  137. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +10 -10
  138. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +7 -7
  139. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +7 -7
  140. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +11 -11
  141. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +9 -9
  142. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
  143. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +9 -9
  144. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +13 -13
  145. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +10 -10
  146. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +4 -4
  147. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +8 -8
  148. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +91 -0
  149. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +14 -14
  150. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +12 -12
  151. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
  152. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +7 -7
  153. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +13 -13
  154. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +7 -7
  155. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +13 -13
  156. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +7 -7
  157. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/indicator.json +37 -0
  158. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +14 -12
  159. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1026.687e328742d8f0fc56f5.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1026.45db0bbd7531b109234b.js +1 -1
  160. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1194.b932de7b769858317aaa.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1194.0742aee37c60fe1f2bca.js +1 -1
  161. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1491.010c623dd546db976e95.js +1 -0
  162. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1527.d7c25ecccb06c9ce14c3.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1527.4b16fbd7a7ee840c4261.js +1 -1
  163. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1909.cd6bb1cc581a1a1c0bc6.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +2 -2
  164. jupyterlab/static/2173.e34caf5805fee8fd9f41.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2173.b0405ab2204314f22450.js +1 -1
  165. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2211.15f403d7ae986f168a55.js +1 -0
  166. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/227.59f88d9f6b1870446818.js +2 -0
  167. jupyterlab/static/227.84c6d275bcf089155eab.js.LICENSE.txt → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/227.59f88d9f6b1870446818.js.LICENSE.txt +1 -1
  168. jupyterlab/static/2325.7dc54c8d35c1b1a1f298.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2325.07d5917569a10d687a08.js +1 -1
  169. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2633.75c36be1185542b1fa51.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +1 -1
  170. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2707.e30315fb812c7d36bbd9.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +1 -1
  171. jupyterlab/static/284.f81aba8f9a9bd2afa25e.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/284.011fb4ad952aa9ae7556.js +1 -1
  172. jupyterlab/static/294.21bb3fb4510153376b0f.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/294.06274dddaaf7a6791144.js +1 -1
  173. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/3282.22e78350d54fcaf3c6c8.js +7 -0
  174. jupyterlab/static/1219.b5630aa3a46050fddc27.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/3600.0c57ddc02b27907fd63e.js +1 -1
  175. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/3991.23d1bd3ca88448dbe8a5.js +1 -0
  176. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4010.0f34a68e52183e71897a.js +1 -0
  177. jupyterlab/static/4325.b163a3314ad9dbb5b972.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4325.9320a2934ee3f39284c9.js +1 -1
  178. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4350.3b434616415d1d566ada.js +1 -0
  179. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4449.c874dbe1be852894b8e8.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4449.3dd4ab90979d0a9046e2.js +1 -1
  180. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4750.ce125fc06bd3d35f8972.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4750.ca16de8a377d78fa4894.js +1 -1
  181. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4928.d8f1676c1ad9408423b9.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +1 -1
  182. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4950.02a466e6ea21036ef8bf.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4950.e9b784b07c6a6835db7b.js +1 -1
  183. jupyterlab/static/8376.85183063484b82f68858.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4982.c864dc2dcc58e81c090a.js +1 -1
  184. jupyterlab/static/5232.6783348b0c19b0481edd.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/5232.c7cdbc40a194e6b36521.js +1 -1
  185. jupyterlab/static/5289.b76ad2978128e35df282.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/5289.30ae4288ff93aff43a23.js +1 -1
  186. jupyterlab/static/5551.32ab94c5245658c997fb.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/5551.6e2afa1292957f232cf7.js +1 -1
  187. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6180.b9f3c1299a98f7a59561.js +1 -0
  188. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6372.e08ac878f7871c173a43.js +1 -0
  189. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8820.500ffba59235afde2a21.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6439.1723c0b3882bf535486e.js +1 -1
  190. jupyterlab/static/6885.5c0f8da91202dd67b87d.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6885.5fc0d5e8bf322cb22354.js +1 -1
  191. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1789.c03b4e8119a84cf3ace3.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6929.8c153a654bdaf946086f.js +1 -1
  192. jupyterlab/static/6986.6de125d6d04534df5a82.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6986.a2b460afbc0594f06bb9.js +1 -1
  193. jupyterlab/static/7086.389fd0bfeb3c72f6ab3c.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7086.2b1722a86661364a4ec4.js +1 -1
  194. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7879.c04c3ccecf965bac466a.js +1 -0
  195. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7990.7747f8ebccf000fa4d7c.js +2 -0
  196. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8159.d6b32960b23f2e5ec110.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8159.d6f283e98f46a953f575.js +1 -1
  197. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8606.bc1b0136e61d173913cd.js +1 -0
  198. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8778.b2e44ba801779257dd66.js +1 -0
  199. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8820.e60b512def8b8a9953d9.js +1 -0
  200. jupyterlab/static/9331.83f0d0e5536900edca68.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/9331.4aebc7e0a8a13429e89e.js +1 -1
  201. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/build_log.json +101 -98
  202. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/index.html +1 -1
  203. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/index.out.js +96 -13
  204. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/jlab_core.07ba2d1a24bbaedf000d.js +1 -0
  205. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/main.3e88db5de283fb376567.js +1 -0
  206. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/package.json +360 -0
  207. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/third-party-licenses.json +144 -150
  208. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/METADATA +4 -4
  209. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/RECORD +528 -525
  210. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/licenses/LICENSE +1 -1
  211. jupyterlab/static/1491.62ed4ab1f893d55a7df5.js +0 -1
  212. jupyterlab/static/2211.3123543dcc217549bbb0.js +0 -1
  213. jupyterlab/static/227.84c6d275bcf089155eab.js +0 -2
  214. jupyterlab/static/3282.81fc10ff22608a9b5e5f.js +0 -8
  215. jupyterlab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -1
  216. jupyterlab/static/3450.499466688807e6e40372.js +0 -1
  217. jupyterlab/static/3991.ee9a327e63c1f7c8c890.js +0 -1
  218. jupyterlab/static/4010.ceaba4c0034c0f4daf34.js +0 -1
  219. jupyterlab/static/4606.cba21bae1bd61d5466b4.js +0 -1
  220. jupyterlab/static/5895.cda43bb9605deeb0d817.js +0 -1
  221. jupyterlab/static/6180.bab00bd0634ba81d424f.js +0 -1
  222. jupyterlab/static/6372.25d926454a35e061a88b.js +0 -1
  223. jupyterlab/static/6439.4e2f014a76715485ef1b.js +0 -1
  224. jupyterlab/static/7990.fc875753fcfcc9b4eebc.js +0 -2
  225. jupyterlab/static/8778.3f97d9d872573f0ccd2f.js +0 -1
  226. jupyterlab/static/9582.c10e0d8d04b7da1a22da.js +0 -1
  227. jupyterlab/static/jlab_core.153d585ba88978b01300.js +0 -1
  228. jupyterlab/static/main.b0215c44493fb8bfe814.js +0 -1
  229. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +0 -91
  230. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -1
  231. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2211.3123543dcc217549bbb0.js +0 -1
  232. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/227.84c6d275bcf089155eab.js +0 -2
  233. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js +0 -8
  234. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -1
  235. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3450.499466688807e6e40372.js +0 -1
  236. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3991.ee9a327e63c1f7c8c890.js +0 -1
  237. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4010.ceaba4c0034c0f4daf34.js +0 -1
  238. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4606.cba21bae1bd61d5466b4.js +0 -1
  239. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5895.cda43bb9605deeb0d817.js +0 -1
  240. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6180.bab00bd0634ba81d424f.js +0 -1
  241. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6372.25d926454a35e061a88b.js +0 -1
  242. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6439.4e2f014a76715485ef1b.js +0 -1
  243. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js +0 -2
  244. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8778.3f97d9d872573f0ccd2f.js +0 -1
  245. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/9582.c10e0d8d04b7da1a22da.js +0 -1
  246. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/jlab_core.153d585ba88978b01300.js +0 -1
  247. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/main.b0215c44493fb8bfe814.js +0 -1
  248. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/package.json +0 -357
  249. /jupyterlab/static/{1909.cd6bb1cc581a1a1c0bc6.js.LICENSE.txt → 1909.7487a09fefbe7f9eabb6.js.LICENSE.txt} +0 -0
  250. /jupyterlab/static/{7990.fc875753fcfcc9b4eebc.js.LICENSE.txt → 7990.7747f8ebccf000fa4d7c.js.LICENSE.txt} +0 -0
  251. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  252. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  253. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/applications/jupyterlab.desktop +0 -0
  254. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  255. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  256. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  257. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  258. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  259. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  260. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  261. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/running-sessions-status.json +0 -0
  262. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  263. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
  264. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  265. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  266. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  267. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  268. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  269. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
  270. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  271. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  272. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  273. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  274. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  275. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  276. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  277. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  278. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  279. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  280. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  281. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  282. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  283. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  284. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  285. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  286. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  287. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  288. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  289. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  290. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  291. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  292. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  293. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  294. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  295. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  296. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  297. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  298. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  299. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  300. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  301. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  302. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  303. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  304. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  305. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  306. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  307. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  308. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  309. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  310. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  311. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  312. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  313. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  314. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  315. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  316. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  317. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  318. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  319. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  320. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  321. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  322. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
  323. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
  324. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +0 -0
  325. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1134.e84383a5d0dcf36a701f.js +0 -0
  326. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
  327. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
  328. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
  329. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1423.89480794cff0f407b564.js +0 -0
  330. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
  331. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
  332. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
  333. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
  334. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
  335. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
  336. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
  337. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
  338. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1838.839690ff17ec3c532f0a.js +0 -0
  339. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
  340. /jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1909.cd6bb1cc581a1a1c0bc6.js.LICENSE.txt → /jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
  341. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
  342. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
  343. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1962.6a7da74e809b70d5200d.js +0 -0
  344. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
  345. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
  346. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
  347. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  348. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
  349. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
  350. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
  351. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
  352. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2410.2fd90b94558fa4da549b.js +0 -0
  353. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
  354. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2462.90740e3b1fddd10acc1a.js +0 -0
  355. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
  356. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
  357. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
  358. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
  359. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
  360. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2641.e77441e7a3e0d12834c5.js +0 -0
  361. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
  362. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
  363. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  364. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
  365. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
  366. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
  367. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
  368. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
  369. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
  370. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
  371. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3091.efc4a32ce0ae059e1cc1.js +0 -0
  372. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  373. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
  374. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
  375. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
  376. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
  377. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
  378. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  379. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js +0 -0
  380. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
  381. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
  382. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
  383. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  384. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
  385. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  386. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
  387. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  388. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3763.36efc2b6c194745863e4.js +0 -0
  389. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
  390. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
  391. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
  392. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
  393. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3903.cc595f73c608b08a3a1f.js +0 -0
  394. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3927.89a6851a5a931d2b0270.js +0 -0
  395. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
  396. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  397. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  398. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  399. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
  400. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
  401. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
  402. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
  403. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4090.bd2ff9e2e0260755b494.js +0 -0
  404. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
  405. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
  406. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
  407. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4353.595ce0e0b174011528d6.js +0 -0
  408. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4364.f8bdb644f56208f6ebbd.js +0 -0
  409. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
  410. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
  411. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
  412. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4462.5b7c89923560703ffc61.js +0 -0
  413. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
  414. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
  415. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4528.43328125d98d6cfdfa99.js +0 -0
  416. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
  417. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
  418. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4617.09dfe9ef229a3503ed92.js +0 -0
  419. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js +0 -0
  420. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js.LICENSE.txt +0 -0
  421. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
  422. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4797.3740ef47b224a11a7fab.js +0 -0
  423. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  424. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
  425. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
  426. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
  427. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
  428. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4958.97b2f8fcf192239b1b26.js +0 -0
  429. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
  430. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
  431. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
  432. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
  433. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
  434. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
  435. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
  436. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
  437. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
  438. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
  439. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5489.7fab44eac7538297b164.js +0 -0
  440. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
  441. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -0
  442. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
  443. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
  444. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
  445. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
  446. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
  447. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5863.1d294c694c9368b6346d.js +0 -0
  448. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
  449. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
  450. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
  451. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
  452. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  453. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6003.0e631d8bc60aebfa5484.js +0 -0
  454. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
  455. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +0 -0
  456. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
  457. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
  458. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
  459. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
  460. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
  461. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
  462. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6451.055355bbfa228d4a2231.js +0 -0
  463. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
  464. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6492.804d51a693edf6978ef4.js +0 -0
  465. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
  466. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
  467. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js +0 -0
  468. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt +0 -0
  469. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
  470. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
  471. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
  472. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
  473. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
  474. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
  475. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6993.c93f5a810fcf441cbb6f.js +0 -0
  476. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
  477. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  478. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
  479. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
  480. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
  481. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  482. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
  483. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
  484. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7425.f1c25f6c8aaec77e8635.js +0 -0
  485. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
  486. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
  487. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
  488. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
  489. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
  490. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
  491. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
  492. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
  493. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
  494. /jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js.LICENSE.txt → /jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7990.7747f8ebccf000fa4d7c.js.LICENSE.txt +0 -0
  495. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  496. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
  497. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8120.52119377c0a8f6a400b3.js +0 -0
  498. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
  499. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
  500. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8313.6e63b9811aee7e4b2568.js +0 -0
  501. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
  502. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
  503. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
  504. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
  505. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8493.380c0da7565838ef069a.js +0 -0
  506. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
  507. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  508. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/874.be636e15937f9ef70121.js +0 -0
  509. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
  510. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
  511. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8786.1df994b93bdc32f7c6b0.js +0 -0
  512. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8786.1df994b93bdc32f7c6b0.js.LICENSE.txt +0 -0
  513. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8804.c99896b2790928fd028e.js +0 -0
  514. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
  515. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
  516. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  517. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
  518. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  519. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  520. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
  521. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
  522. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
  523. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
  524. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
  525. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
  526. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9296.53192f1301a3b8a06238.js +0 -0
  527. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9311.8665d8c6e7a33b23b427.js +0 -0
  528. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9329.2c313c649fae987158c7.js +0 -0
  529. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
  530. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
  531. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
  532. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9604.327a06fcbad2d570bf4e.js +0 -0
  533. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
  534. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
  535. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
  536. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  537. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
  538. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  539. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
  540. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
  541. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  542. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  543. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  544. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  545. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  546. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  547. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  548. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  549. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  550. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  551. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  552. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  553. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  554. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  555. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  556. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  557. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  558. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/style.js +0 -0
  559. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  560. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  561. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
  562. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  563. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  564. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  565. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/WHEEL +0 -0
  566. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jupyterlab/application-top",
3
- "version": "4.4.0-alpha.3",
3
+ "version": "4.4.0-beta.1",
4
4
  "private": true,
5
5
  "license": "BSD-3-Clause",
6
6
  "scripts": {
@@ -23,104 +23,105 @@
23
23
  "@jupyter/react-components": "^0.16.6",
24
24
  "@jupyter/web-components": "^0.16.6",
25
25
  "@jupyter/ydoc": "^3.0.0-a3",
26
- "@jupyterlab/application": "~4.4.0-alpha.3",
27
- "@jupyterlab/application-extension": "~4.4.0-alpha.3",
28
- "@jupyterlab/apputils": "~4.5.0-alpha.3",
29
- "@jupyterlab/apputils-extension": "~4.4.0-alpha.3",
30
- "@jupyterlab/attachments": "~4.4.0-alpha.3",
31
- "@jupyterlab/cell-toolbar": "~4.4.0-alpha.3",
32
- "@jupyterlab/cell-toolbar-extension": "~4.4.0-alpha.3",
33
- "@jupyterlab/cells": "~4.4.0-alpha.3",
34
- "@jupyterlab/celltags-extension": "~4.4.0-alpha.3",
35
- "@jupyterlab/codeeditor": "~4.4.0-alpha.3",
36
- "@jupyterlab/codemirror": "~4.4.0-alpha.3",
37
- "@jupyterlab/codemirror-extension": "~4.4.0-alpha.3",
38
- "@jupyterlab/completer": "~4.4.0-alpha.3",
39
- "@jupyterlab/completer-extension": "~4.4.0-alpha.3",
40
- "@jupyterlab/console": "~4.4.0-alpha.3",
41
- "@jupyterlab/console-extension": "~4.4.0-alpha.3",
42
- "@jupyterlab/coreutils": "~6.4.0-alpha.3",
43
- "@jupyterlab/csvviewer": "~4.4.0-alpha.3",
44
- "@jupyterlab/csvviewer-extension": "~4.4.0-alpha.3",
45
- "@jupyterlab/debugger": "~4.4.0-alpha.3",
46
- "@jupyterlab/debugger-extension": "~4.4.0-alpha.3",
47
- "@jupyterlab/docmanager": "~4.4.0-alpha.3",
48
- "@jupyterlab/docmanager-extension": "~4.4.0-alpha.3",
49
- "@jupyterlab/docregistry": "~4.4.0-alpha.3",
50
- "@jupyterlab/documentsearch": "~4.4.0-alpha.3",
51
- "@jupyterlab/documentsearch-extension": "~4.4.0-alpha.3",
52
- "@jupyterlab/extensionmanager": "~4.4.0-alpha.3",
53
- "@jupyterlab/extensionmanager-extension": "~4.4.0-alpha.3",
54
- "@jupyterlab/filebrowser": "~4.4.0-alpha.3",
55
- "@jupyterlab/filebrowser-extension": "~4.4.0-alpha.3",
56
- "@jupyterlab/fileeditor": "~4.4.0-alpha.3",
57
- "@jupyterlab/fileeditor-extension": "~4.4.0-alpha.3",
58
- "@jupyterlab/help-extension": "~4.4.0-alpha.3",
59
- "@jupyterlab/htmlviewer": "~4.4.0-alpha.3",
60
- "@jupyterlab/htmlviewer-extension": "~4.4.0-alpha.3",
61
- "@jupyterlab/hub-extension": "~4.4.0-alpha.3",
62
- "@jupyterlab/imageviewer": "~4.4.0-alpha.3",
63
- "@jupyterlab/imageviewer-extension": "~4.4.0-alpha.3",
64
- "@jupyterlab/inspector": "~4.4.0-alpha.3",
65
- "@jupyterlab/inspector-extension": "~4.4.0-alpha.3",
66
- "@jupyterlab/javascript-extension": "~4.4.0-alpha.3",
67
- "@jupyterlab/json-extension": "~4.4.0-alpha.3",
68
- "@jupyterlab/launcher": "~4.4.0-alpha.3",
69
- "@jupyterlab/launcher-extension": "~4.4.0-alpha.3",
70
- "@jupyterlab/logconsole": "~4.4.0-alpha.3",
71
- "@jupyterlab/logconsole-extension": "~4.4.0-alpha.3",
72
- "@jupyterlab/lsp": "~4.4.0-alpha.3",
73
- "@jupyterlab/lsp-extension": "~4.4.0-alpha.3",
74
- "@jupyterlab/mainmenu": "~4.4.0-alpha.3",
75
- "@jupyterlab/mainmenu-extension": "~4.4.0-alpha.3",
76
- "@jupyterlab/markdownviewer": "~4.4.0-alpha.3",
77
- "@jupyterlab/markdownviewer-extension": "~4.4.0-alpha.3",
78
- "@jupyterlab/markedparser-extension": "~4.4.0-alpha.3",
79
- "@jupyterlab/mathjax-extension": "~4.4.0-alpha.3",
80
- "@jupyterlab/mermaid": "~4.4.0-alpha.3",
81
- "@jupyterlab/mermaid-extension": "~4.4.0-alpha.3",
82
- "@jupyterlab/metadataform": "~4.4.0-alpha.3",
83
- "@jupyterlab/metadataform-extension": "~4.4.0-alpha.3",
84
- "@jupyterlab/metapackage": "~4.4.0-alpha.3",
85
- "@jupyterlab/nbconvert-css": "~4.4.0-alpha.3",
86
- "@jupyterlab/nbformat": "~4.4.0-alpha.3",
87
- "@jupyterlab/notebook": "~4.4.0-alpha.3",
88
- "@jupyterlab/notebook-extension": "~4.4.0-alpha.3",
89
- "@jupyterlab/observables": "~5.4.0-alpha.3",
90
- "@jupyterlab/outputarea": "~4.4.0-alpha.3",
91
- "@jupyterlab/pdf-extension": "~4.4.0-alpha.3",
92
- "@jupyterlab/pluginmanager": "~4.4.0-alpha.3",
93
- "@jupyterlab/pluginmanager-extension": "~4.4.0-alpha.3",
94
- "@jupyterlab/property-inspector": "~4.4.0-alpha.3",
95
- "@jupyterlab/rendermime": "~4.4.0-alpha.3",
96
- "@jupyterlab/rendermime-extension": "~4.4.0-alpha.3",
97
- "@jupyterlab/rendermime-interfaces": "~3.12.0-alpha.3",
98
- "@jupyterlab/running": "~4.4.0-alpha.3",
99
- "@jupyterlab/running-extension": "~4.4.0-alpha.3",
100
- "@jupyterlab/services": "~7.4.0-alpha.3",
101
- "@jupyterlab/settingeditor": "~4.4.0-alpha.3",
102
- "@jupyterlab/settingeditor-extension": "~4.4.0-alpha.3",
103
- "@jupyterlab/settingregistry": "~4.4.0-alpha.3",
104
- "@jupyterlab/shortcuts-extension": "~5.2.0-alpha.3",
105
- "@jupyterlab/statedb": "~4.4.0-alpha.3",
106
- "@jupyterlab/statusbar": "~4.4.0-alpha.3",
107
- "@jupyterlab/statusbar-extension": "~4.4.0-alpha.3",
108
- "@jupyterlab/terminal": "~4.4.0-alpha.3",
109
- "@jupyterlab/terminal-extension": "~4.4.0-alpha.3",
110
- "@jupyterlab/theme-dark-extension": "~4.4.0-alpha.3",
111
- "@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-alpha.3",
112
- "@jupyterlab/theme-light-extension": "~4.4.0-alpha.3",
113
- "@jupyterlab/toc": "~6.4.0-alpha.3",
114
- "@jupyterlab/toc-extension": "~6.4.0-alpha.3",
115
- "@jupyterlab/tooltip": "~4.4.0-alpha.3",
116
- "@jupyterlab/tooltip-extension": "~4.4.0-alpha.3",
117
- "@jupyterlab/translation": "~4.4.0-alpha.3",
118
- "@jupyterlab/translation-extension": "~4.4.0-alpha.3",
119
- "@jupyterlab/ui-components": "~4.4.0-alpha.3",
120
- "@jupyterlab/ui-components-extension": "~4.4.0-alpha.3",
121
- "@jupyterlab/vega5-extension": "~4.4.0-alpha.3",
122
- "@jupyterlab/workspaces": "~4.4.0-alpha.3",
123
- "@jupyterlab/workspaces-extension": "~4.4.0-alpha.3",
26
+ "@jupyterlab/application": "~4.4.0-beta.1",
27
+ "@jupyterlab/application-extension": "~4.4.0-beta.1",
28
+ "@jupyterlab/apputils": "~4.5.0-beta.1",
29
+ "@jupyterlab/apputils-extension": "~4.4.0-beta.1",
30
+ "@jupyterlab/attachments": "~4.4.0-beta.1",
31
+ "@jupyterlab/cell-toolbar": "~4.4.0-beta.1",
32
+ "@jupyterlab/cell-toolbar-extension": "~4.4.0-beta.1",
33
+ "@jupyterlab/cells": "~4.4.0-beta.1",
34
+ "@jupyterlab/celltags-extension": "~4.4.0-beta.1",
35
+ "@jupyterlab/codeeditor": "~4.4.0-beta.1",
36
+ "@jupyterlab/codemirror": "~4.4.0-beta.1",
37
+ "@jupyterlab/codemirror-extension": "~4.4.0-beta.1",
38
+ "@jupyterlab/completer": "~4.4.0-beta.1",
39
+ "@jupyterlab/completer-extension": "~4.4.0-beta.1",
40
+ "@jupyterlab/console": "~4.4.0-beta.1",
41
+ "@jupyterlab/console-extension": "~4.4.0-beta.1",
42
+ "@jupyterlab/coreutils": "~6.4.0-beta.1",
43
+ "@jupyterlab/csvviewer": "~4.4.0-beta.1",
44
+ "@jupyterlab/csvviewer-extension": "~4.4.0-beta.1",
45
+ "@jupyterlab/debugger": "~4.4.0-beta.1",
46
+ "@jupyterlab/debugger-extension": "~4.4.0-beta.1",
47
+ "@jupyterlab/docmanager": "~4.4.0-beta.1",
48
+ "@jupyterlab/docmanager-extension": "~4.4.0-beta.1",
49
+ "@jupyterlab/docregistry": "~4.4.0-beta.1",
50
+ "@jupyterlab/documentsearch": "~4.4.0-beta.1",
51
+ "@jupyterlab/documentsearch-extension": "~4.4.0-beta.1",
52
+ "@jupyterlab/extensionmanager": "~4.4.0-beta.1",
53
+ "@jupyterlab/extensionmanager-extension": "~4.4.0-beta.1",
54
+ "@jupyterlab/filebrowser": "~4.4.0-beta.1",
55
+ "@jupyterlab/filebrowser-extension": "~4.4.0-beta.1",
56
+ "@jupyterlab/fileeditor": "~4.4.0-beta.1",
57
+ "@jupyterlab/fileeditor-extension": "~4.4.0-beta.1",
58
+ "@jupyterlab/help-extension": "~4.4.0-beta.1",
59
+ "@jupyterlab/htmlviewer": "~4.4.0-beta.1",
60
+ "@jupyterlab/htmlviewer-extension": "~4.4.0-beta.1",
61
+ "@jupyterlab/hub-extension": "~4.4.0-beta.1",
62
+ "@jupyterlab/imageviewer": "~4.4.0-beta.1",
63
+ "@jupyterlab/imageviewer-extension": "~4.4.0-beta.1",
64
+ "@jupyterlab/inspector": "~4.4.0-beta.1",
65
+ "@jupyterlab/inspector-extension": "~4.4.0-beta.1",
66
+ "@jupyterlab/javascript-extension": "~4.4.0-beta.1",
67
+ "@jupyterlab/json-extension": "~4.4.0-beta.1",
68
+ "@jupyterlab/launcher": "~4.4.0-beta.1",
69
+ "@jupyterlab/launcher-extension": "~4.4.0-beta.1",
70
+ "@jupyterlab/logconsole": "~4.4.0-beta.1",
71
+ "@jupyterlab/logconsole-extension": "~4.4.0-beta.1",
72
+ "@jupyterlab/lsp": "~4.4.0-beta.1",
73
+ "@jupyterlab/lsp-extension": "~4.4.0-beta.1",
74
+ "@jupyterlab/mainmenu": "~4.4.0-beta.1",
75
+ "@jupyterlab/mainmenu-extension": "~4.4.0-beta.1",
76
+ "@jupyterlab/markdownviewer": "~4.4.0-beta.1",
77
+ "@jupyterlab/markdownviewer-extension": "~4.4.0-beta.1",
78
+ "@jupyterlab/markedparser-extension": "~4.4.0-beta.1",
79
+ "@jupyterlab/mathjax-extension": "~4.4.0-beta.1",
80
+ "@jupyterlab/mermaid": "~4.4.0-beta.1",
81
+ "@jupyterlab/mermaid-extension": "~4.4.0-beta.1",
82
+ "@jupyterlab/metadataform": "~4.4.0-beta.1",
83
+ "@jupyterlab/metadataform-extension": "~4.4.0-beta.1",
84
+ "@jupyterlab/metapackage": "~4.4.0-beta.1",
85
+ "@jupyterlab/nbconvert-css": "~4.4.0-beta.1",
86
+ "@jupyterlab/nbformat": "~4.4.0-beta.1",
87
+ "@jupyterlab/notebook": "~4.4.0-beta.1",
88
+ "@jupyterlab/notebook-extension": "~4.4.0-beta.1",
89
+ "@jupyterlab/observables": "~5.4.0-beta.1",
90
+ "@jupyterlab/outputarea": "~4.4.0-beta.1",
91
+ "@jupyterlab/pdf-extension": "~4.4.0-beta.1",
92
+ "@jupyterlab/pluginmanager": "~4.4.0-beta.1",
93
+ "@jupyterlab/pluginmanager-extension": "~4.4.0-beta.1",
94
+ "@jupyterlab/property-inspector": "~4.4.0-beta.1",
95
+ "@jupyterlab/rendermime": "~4.4.0-beta.1",
96
+ "@jupyterlab/rendermime-extension": "~4.4.0-beta.1",
97
+ "@jupyterlab/rendermime-interfaces": "~3.12.0-beta.1",
98
+ "@jupyterlab/running": "~4.4.0-beta.1",
99
+ "@jupyterlab/running-extension": "~4.4.0-beta.1",
100
+ "@jupyterlab/services": "~7.4.0-beta.1",
101
+ "@jupyterlab/services-extension": "~4.4.0-beta.1",
102
+ "@jupyterlab/settingeditor": "~4.4.0-beta.1",
103
+ "@jupyterlab/settingeditor-extension": "~4.4.0-beta.1",
104
+ "@jupyterlab/settingregistry": "~4.4.0-beta.1",
105
+ "@jupyterlab/shortcuts-extension": "~5.2.0-beta.1",
106
+ "@jupyterlab/statedb": "~4.4.0-beta.1",
107
+ "@jupyterlab/statusbar": "~4.4.0-beta.1",
108
+ "@jupyterlab/statusbar-extension": "~4.4.0-beta.1",
109
+ "@jupyterlab/terminal": "~4.4.0-beta.1",
110
+ "@jupyterlab/terminal-extension": "~4.4.0-beta.1",
111
+ "@jupyterlab/theme-dark-extension": "~4.4.0-beta.1",
112
+ "@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-beta.1",
113
+ "@jupyterlab/theme-light-extension": "~4.4.0-beta.1",
114
+ "@jupyterlab/toc": "~6.4.0-beta.1",
115
+ "@jupyterlab/toc-extension": "~6.4.0-beta.1",
116
+ "@jupyterlab/tooltip": "~4.4.0-beta.1",
117
+ "@jupyterlab/tooltip-extension": "~4.4.0-beta.1",
118
+ "@jupyterlab/translation": "~4.4.0-beta.1",
119
+ "@jupyterlab/translation-extension": "~4.4.0-beta.1",
120
+ "@jupyterlab/ui-components": "~4.4.0-beta.1",
121
+ "@jupyterlab/ui-components-extension": "~4.4.0-beta.1",
122
+ "@jupyterlab/vega5-extension": "~4.4.0-beta.1",
123
+ "@jupyterlab/workspaces": "~4.4.0-beta.1",
124
+ "@jupyterlab/workspaces-extension": "~4.4.0-beta.1",
124
125
  "@lezer/common": "^1.0.0",
125
126
  "@lezer/highlight": "^1.0.0",
126
127
  "@lumino/algorithm": "^2.0.0",
@@ -145,60 +146,61 @@
145
146
  "yjs": "^13.5.40"
146
147
  },
147
148
  "dependencies": {
148
- "@jupyterlab/application": "~4.4.0-alpha.3",
149
- "@jupyterlab/application-extension": "~4.4.0-alpha.3",
150
- "@jupyterlab/apputils-extension": "~4.4.0-alpha.3",
151
- "@jupyterlab/cell-toolbar-extension": "~4.4.0-alpha.3",
152
- "@jupyterlab/celltags-extension": "~4.4.0-alpha.3",
153
- "@jupyterlab/codemirror-extension": "~4.4.0-alpha.3",
154
- "@jupyterlab/completer-extension": "~4.4.0-alpha.3",
155
- "@jupyterlab/console-extension": "~4.4.0-alpha.3",
156
- "@jupyterlab/coreutils": "~6.4.0-alpha.3",
157
- "@jupyterlab/csvviewer-extension": "~4.4.0-alpha.3",
158
- "@jupyterlab/debugger-extension": "~4.4.0-alpha.3",
159
- "@jupyterlab/docmanager-extension": "~4.4.0-alpha.3",
160
- "@jupyterlab/documentsearch-extension": "~4.4.0-alpha.3",
161
- "@jupyterlab/extensionmanager-extension": "~4.4.0-alpha.3",
162
- "@jupyterlab/filebrowser-extension": "~4.4.0-alpha.3",
163
- "@jupyterlab/fileeditor-extension": "~4.4.0-alpha.3",
164
- "@jupyterlab/help-extension": "~4.4.0-alpha.3",
165
- "@jupyterlab/htmlviewer-extension": "~4.4.0-alpha.3",
166
- "@jupyterlab/hub-extension": "~4.4.0-alpha.3",
167
- "@jupyterlab/imageviewer-extension": "~4.4.0-alpha.3",
168
- "@jupyterlab/inspector-extension": "~4.4.0-alpha.3",
169
- "@jupyterlab/javascript-extension": "~4.4.0-alpha.3",
170
- "@jupyterlab/json-extension": "~4.4.0-alpha.3",
171
- "@jupyterlab/launcher-extension": "~4.4.0-alpha.3",
172
- "@jupyterlab/logconsole-extension": "~4.4.0-alpha.3",
173
- "@jupyterlab/lsp-extension": "~4.4.0-alpha.3",
174
- "@jupyterlab/mainmenu-extension": "~4.4.0-alpha.3",
175
- "@jupyterlab/markdownviewer-extension": "~4.4.0-alpha.3",
176
- "@jupyterlab/markedparser-extension": "~4.4.0-alpha.3",
177
- "@jupyterlab/mathjax-extension": "~4.4.0-alpha.3",
178
- "@jupyterlab/mermaid-extension": "~4.4.0-alpha.3",
179
- "@jupyterlab/metadataform-extension": "~4.4.0-alpha.3",
180
- "@jupyterlab/notebook-extension": "~4.4.0-alpha.3",
181
- "@jupyterlab/pdf-extension": "~4.4.0-alpha.3",
182
- "@jupyterlab/pluginmanager-extension": "~4.4.0-alpha.3",
183
- "@jupyterlab/rendermime-extension": "~4.4.0-alpha.3",
184
- "@jupyterlab/running-extension": "~4.4.0-alpha.3",
185
- "@jupyterlab/settingeditor-extension": "~4.4.0-alpha.3",
186
- "@jupyterlab/shortcuts-extension": "~5.2.0-alpha.3",
187
- "@jupyterlab/statusbar-extension": "~4.4.0-alpha.3",
188
- "@jupyterlab/terminal-extension": "~4.4.0-alpha.3",
189
- "@jupyterlab/theme-dark-extension": "~4.4.0-alpha.3",
190
- "@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-alpha.3",
191
- "@jupyterlab/theme-light-extension": "~4.4.0-alpha.3",
192
- "@jupyterlab/toc-extension": "~6.4.0-alpha.3",
193
- "@jupyterlab/tooltip-extension": "~4.4.0-alpha.3",
194
- "@jupyterlab/translation-extension": "~4.4.0-alpha.3",
195
- "@jupyterlab/ui-components-extension": "~4.4.0-alpha.3",
196
- "@jupyterlab/vega5-extension": "~4.4.0-alpha.3",
197
- "@jupyterlab/workspaces-extension": "~4.4.0-alpha.3"
149
+ "@jupyterlab/application": "~4.4.0-beta.1",
150
+ "@jupyterlab/application-extension": "~4.4.0-beta.1",
151
+ "@jupyterlab/apputils-extension": "~4.4.0-beta.1",
152
+ "@jupyterlab/cell-toolbar-extension": "~4.4.0-beta.1",
153
+ "@jupyterlab/celltags-extension": "~4.4.0-beta.1",
154
+ "@jupyterlab/codemirror-extension": "~4.4.0-beta.1",
155
+ "@jupyterlab/completer-extension": "~4.4.0-beta.1",
156
+ "@jupyterlab/console-extension": "~4.4.0-beta.1",
157
+ "@jupyterlab/coreutils": "~6.4.0-beta.1",
158
+ "@jupyterlab/csvviewer-extension": "~4.4.0-beta.1",
159
+ "@jupyterlab/debugger-extension": "~4.4.0-beta.1",
160
+ "@jupyterlab/docmanager-extension": "~4.4.0-beta.1",
161
+ "@jupyterlab/documentsearch-extension": "~4.4.0-beta.1",
162
+ "@jupyterlab/extensionmanager-extension": "~4.4.0-beta.1",
163
+ "@jupyterlab/filebrowser-extension": "~4.4.0-beta.1",
164
+ "@jupyterlab/fileeditor-extension": "~4.4.0-beta.1",
165
+ "@jupyterlab/help-extension": "~4.4.0-beta.1",
166
+ "@jupyterlab/htmlviewer-extension": "~4.4.0-beta.1",
167
+ "@jupyterlab/hub-extension": "~4.4.0-beta.1",
168
+ "@jupyterlab/imageviewer-extension": "~4.4.0-beta.1",
169
+ "@jupyterlab/inspector-extension": "~4.4.0-beta.1",
170
+ "@jupyterlab/javascript-extension": "~4.4.0-beta.1",
171
+ "@jupyterlab/json-extension": "~4.4.0-beta.1",
172
+ "@jupyterlab/launcher-extension": "~4.4.0-beta.1",
173
+ "@jupyterlab/logconsole-extension": "~4.4.0-beta.1",
174
+ "@jupyterlab/lsp-extension": "~4.4.0-beta.1",
175
+ "@jupyterlab/mainmenu-extension": "~4.4.0-beta.1",
176
+ "@jupyterlab/markdownviewer-extension": "~4.4.0-beta.1",
177
+ "@jupyterlab/markedparser-extension": "~4.4.0-beta.1",
178
+ "@jupyterlab/mathjax-extension": "~4.4.0-beta.1",
179
+ "@jupyterlab/mermaid-extension": "~4.4.0-beta.1",
180
+ "@jupyterlab/metadataform-extension": "~4.4.0-beta.1",
181
+ "@jupyterlab/notebook-extension": "~4.4.0-beta.1",
182
+ "@jupyterlab/pdf-extension": "~4.4.0-beta.1",
183
+ "@jupyterlab/pluginmanager-extension": "~4.4.0-beta.1",
184
+ "@jupyterlab/rendermime-extension": "~4.4.0-beta.1",
185
+ "@jupyterlab/running-extension": "~4.4.0-beta.1",
186
+ "@jupyterlab/services-extension": "~4.4.0-beta.1",
187
+ "@jupyterlab/settingeditor-extension": "~4.4.0-beta.1",
188
+ "@jupyterlab/shortcuts-extension": "~5.2.0-beta.1",
189
+ "@jupyterlab/statusbar-extension": "~4.4.0-beta.1",
190
+ "@jupyterlab/terminal-extension": "~4.4.0-beta.1",
191
+ "@jupyterlab/theme-dark-extension": "~4.4.0-beta.1",
192
+ "@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-beta.1",
193
+ "@jupyterlab/theme-light-extension": "~4.4.0-beta.1",
194
+ "@jupyterlab/toc-extension": "~6.4.0-beta.1",
195
+ "@jupyterlab/tooltip-extension": "~4.4.0-beta.1",
196
+ "@jupyterlab/translation-extension": "~4.4.0-beta.1",
197
+ "@jupyterlab/ui-components-extension": "~4.4.0-beta.1",
198
+ "@jupyterlab/vega5-extension": "~4.4.0-beta.1",
199
+ "@jupyterlab/workspaces-extension": "~4.4.0-beta.1"
198
200
  },
199
201
  "devDependencies": {
200
- "@jupyterlab/builder": "^4.4.0-alpha.3",
201
- "@jupyterlab/buildutils": "^4.4.0-alpha.3",
202
+ "@jupyterlab/builder": "^4.4.0-beta.1",
203
+ "@jupyterlab/buildutils": "^4.4.0-beta.1",
202
204
  "chokidar": "^3.4.0",
203
205
  "css-loader": "^6.7.1",
204
206
  "duplicate-package-checker-webpack-plugin": "^3.0.0",
@@ -226,7 +228,7 @@
226
228
  },
227
229
  "jupyterlab": {
228
230
  "name": "JupyterLab",
229
- "version": "4.4.0a3",
231
+ "version": "4.4.0b1",
230
232
  "extensions": {
231
233
  "@jupyterlab/application-extension": "",
232
234
  "@jupyterlab/apputils-extension": "",
@@ -260,6 +262,7 @@
260
262
  "@jupyterlab/pluginmanager-extension": "",
261
263
  "@jupyterlab/rendermime-extension": "",
262
264
  "@jupyterlab/running-extension": "",
265
+ "@jupyterlab/services-extension": "",
263
266
  "@jupyterlab/settingeditor-extension": "",
264
267
  "@jupyterlab/shortcuts-extension": "",
265
268
  "@jupyterlab/statusbar-extension": "",