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,12 +1,12 @@
1
1
  {
2
2
  "name": "@jupyterlab/mock-extension",
3
- "version": "4.4.0-alpha.3",
3
+ "version": "4.4.0-beta.1",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@jupyterlab/launcher": "^4.4.0-alpha.3"
6
+ "@jupyterlab/launcher": "^4.4.0-beta.1"
7
7
  },
8
8
  "devDependencies": {
9
- "@jupyterlab/builder": "^4.4.0-alpha.3"
9
+ "@jupyterlab/builder": "^4.4.0-beta.1"
10
10
  },
11
11
  "jupyterlab": {
12
12
  "extension": true,
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@jupyterlab/mock-consumer",
3
- "version": "4.4.0-alpha.3",
3
+ "version": "4.4.0-beta.1",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@jupyterlab/mock-token": "^4.4.0-alpha.3"
6
+ "@jupyterlab/mock-token": "^4.4.0-beta.1"
7
7
  },
8
8
  "devDependencies": {
9
- "@jupyterlab/builder": "^4.4.0-alpha.3"
9
+ "@jupyterlab/builder": "^4.4.0-beta.1"
10
10
  },
11
11
  "jupyterlab": {
12
12
  "extension": true,
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@jupyterlab/mock-provider",
3
- "version": "4.4.0-alpha.3",
3
+ "version": "4.4.0-beta.1",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@jupyterlab/mock-token": "^4.4.0-alpha.3"
6
+ "@jupyterlab/mock-token": "^4.4.0-beta.1"
7
7
  },
8
8
  "devDependencies": {
9
- "@jupyterlab/builder": "^4.4.0-alpha.3"
9
+ "@jupyterlab/builder": "^4.4.0-beta.1"
10
10
  },
11
11
  "jupyterlab": {
12
12
  "extension": true
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jupyterlab/mock-token",
3
- "version": "4.4.0-alpha.3",
3
+ "version": "4.4.0-beta.1",
4
4
  "private": true,
5
5
  "dependencies": {
6
6
  "@lumino/coreutils": "^2.2.0"
@@ -3,7 +3,7 @@
3
3
  "version": "0.3.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@lumino/widgets": "^2.5.0"
6
+ "@lumino/widgets": "^2.6.0"
7
7
  },
8
8
  "jupyterlab": {
9
9
  "mimeExtension": true
@@ -0,0 +1,25 @@
1
+ // Copyright (c) Jupyter Development Team.
2
+ // Distributed under the terms of the Modified BSD License.
3
+
4
+ import { IDefaultDrive, Drive } from '@jupyterlab/services';
5
+
6
+ class CustomDrive extends Drive {
7
+ constructor() {
8
+ super();
9
+ console.log('CustomDrive created');
10
+ }
11
+ }
12
+
13
+ export default [
14
+ {
15
+ id: 'mock-service-manager-extension',
16
+ provides: IDefaultDrive,
17
+ autoStart: true,
18
+ activate: function (application) {
19
+ // eslint-disable-next-line no-console
20
+ console.log('service manager mock extension activated');
21
+ const drive = new CustomDrive();
22
+ return drive;
23
+ }
24
+ }
25
+ ];
@@ -0,0 +1,14 @@
1
+ # Copyright (c) Jupyter Development Team.
2
+ # Distributed under the terms of the Modified BSD License.
3
+
4
+ import json
5
+ import os.path as osp
6
+
7
+ HERE = osp.abspath(osp.dirname(__file__))
8
+
9
+ with open(osp.join(HERE, "package.json")) as fid:
10
+ data = json.load(fid)
11
+
12
+
13
+ def _jupyter_labextension_paths():
14
+ return [{"src": data["jupyterlab"].get("outputDir", "static"), "dest": data["name"]}]
@@ -0,0 +1,17 @@
1
+ {
2
+ "name": "@jupyterlab/mock-service-manager-extension",
3
+ "version": "4.4.0-beta.1",
4
+ "private": true,
5
+ "dependencies": {
6
+ "@jupyterlab/services": "^7.4.0-beta.1"
7
+ },
8
+ "devDependencies": {
9
+ "@jupyterlab/builder": "^4.4.0-beta.1"
10
+ },
11
+ "jupyterlab": {
12
+ "extension": true,
13
+ "disabledExtensions": [
14
+ "@jupyterlab/services-extension:default-drive"
15
+ ]
16
+ }
17
+ }
@@ -0,0 +1,26 @@
1
+ # Copyright (c) Jupyter Development Team.
2
+ # Distributed under the terms of the Modified BSD License.
3
+
4
+ import json
5
+ import os.path as osp
6
+ from glob import glob
7
+
8
+ name = "mock_service_manager_package"
9
+ HERE = osp.abspath(osp.dirname(__file__))
10
+
11
+ with open(osp.join(HERE, "package.json")) as fid:
12
+ data = json.load(fid)
13
+
14
+ from setuptools import setup # noqa
15
+
16
+ js_name = data["name"]
17
+
18
+ setup(
19
+ name=name,
20
+ version=data["version"],
21
+ py_modules=[name],
22
+ data_files=[
23
+ (f"share/jupyter/labextensions/{js_name}", glob("static/package.json")),
24
+ (f"share/jupyter/labextensions/{js_name}/static", glob("static/static/*")),
25
+ ],
26
+ )
@@ -2,18 +2,66 @@
2
2
  # Distributed under the terms of the Modified BSD License.
3
3
 
4
4
  [build-system]
5
- requires = ["jupyter_packaging~=0.10,<2", "jupyterlab>=4.0.0a36,<5.0.0"]
6
- build-backend = "jupyter_packaging.build_api"
5
+ requires = [
6
+ "hatchling",
7
+ "jupyterlab>=4.0.0a36,<5.0.0",
8
+ ]
9
+ build-backend = "hatchling.build"
7
10
 
8
- [tool.jupyter-packaging.options]
9
- ensured-targets = ["test_hyphens/labextension/package.json"]
11
+ [project]
12
+ name = "test-hyphens"
13
+ license = "BSD-3-Clause"
14
+ version = "3.0.2"
10
15
 
11
- [tool.jupyter-packaging.builder]
12
- factory = "jupyter_packaging.npm_builder"
16
+ [tool.hatch.build.targets.wheel.shared-data]
17
+ "test_hyphens/labextension/static" = "share/jupyter/labextensions/test-hyphens/static"
18
+ "test_hyphens/labextension/package.json" = "share/jupyter/labextensions/test-hyphens/package.json"
13
19
 
14
- [tool.jupyter-packaging.build-args]
20
+ [tool.hatch.build.targets.sdist]
21
+ exclude = [
22
+ ".github",
23
+ ]
24
+
25
+ [tool.hatch.build.hooks.jupyter-builder]
26
+ dependencies = [
27
+ "hatch-jupyter-builder>=0.9.1",
28
+ ]
29
+ build-function = "hatch_jupyter_builder.npm_builder"
30
+ ensured-targets = [
31
+ "test_hyphens/labextension/package.json",
32
+ ]
33
+
34
+ [tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]
35
+ build_dir = "test_hyphens/labextension"
36
+ build_cmd = "build:labextension"
37
+ npm = [
38
+ "jlpm",
39
+ ]
40
+
41
+ [tool.hatch.build.hooks.jupyter-builder.build-kwargs]
15
42
  build_cmd = "build:labextension"
16
- npm = ["jlpm"]
43
+ npm = [
44
+ "jlpm",
45
+ ]
46
+
47
+ [tool.tbump]
48
+ field = [
49
+ { name = "channel", default = "" },
50
+ { name = "release", default = "" },
51
+ ]
52
+
53
+ [tool.tbump.version]
54
+ current = "3.0.2"
55
+ regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
56
+
57
+ [tool.tbump.git]
58
+ message_template = "Bump to {new_version}"
59
+ tag_template = "v{new_version}"
60
+
61
+ [[tool.tbump.file]]
62
+ src = "pyproject.toml"
63
+ version_template = "version = \"{major}.{minor}.{patch}{channel}{release}\""
17
64
 
18
- [tool.check-manifest]
19
- ignore = ["test_hyphens/labextension/**", "yarn.lock", ".*", "package-lock.json"]
65
+ [[tool.tbump.file]]
66
+ src = "package.json"
67
+ version_template = "\"version\": \"{major}.{minor}.{patch}{channel}{release}\""
@@ -1,37 +1,5 @@
1
1
  # Copyright (c) Jupyter Development Team.
2
2
  # Distributed under the terms of the Modified BSD License.
3
3
 
4
- from os import path
5
-
6
- from setuptools import setup
7
-
8
- version = "3.0.2"
9
- name = "test_hyphens"
10
- module_name = "test_hyphens"
11
- lab_ext_name = "test-hyphens"
12
-
13
- HERE = path.abspath(path.dirname(__file__))
14
- lab_path = path.join(HERE, module_name, "labextension")
15
-
16
- data_files_spec = [("share/jupyter/labextensions/" + lab_ext_name, lab_path, "**")]
17
-
18
- setup_args = {"name": name, "version": version, "packages": [module_name]}
19
-
20
- try:
21
- from jupyter_packaging import get_data_files, npm_builder, wrap_installers
22
-
23
- post_develop = npm_builder(build_cmd="build:labextension", build_dir=lab_path, npm=["jlpm"])
24
-
25
- cmdclass = wrap_installers(post_develop=post_develop)
26
-
27
- setup_args.update(
28
- {
29
- "cmdclass": cmdclass,
30
- "data_files": get_data_files(data_files_spec),
31
- }
32
- )
33
- except ImportError:
34
- pass
35
-
36
-
37
- setup(**setup_args)
4
+ # setup.py shim for use with applications that require it.
5
+ __import__("setuptools").setup()
@@ -2,18 +2,66 @@
2
2
  # Distributed under the terms of the Modified BSD License.
3
3
 
4
4
  [build-system]
5
- requires = ["jupyter_packaging~=0.10,<2", "jupyterlab~=4.0"]
6
- build-backend = "jupyter_packaging.build_api"
5
+ requires = [
6
+ "hatchling",
7
+ "jupyterlab~=4.0",
8
+ ]
9
+ build-backend = "hatchling.build"
7
10
 
8
- [tool.jupyter-packaging.options]
9
- ensured-targets = ["test_hyphens_underscore/labextension/package.json"]
11
+ [project]
12
+ name = "test-hyphens-underscore"
13
+ license = "BSD-3-Clause"
14
+ version = "3.0.2"
10
15
 
11
- [tool.jupyter-packaging.builder]
12
- factory = "jupyter_packaging.npm_builder"
16
+ [tool.hatch.build.targets.wheel.shared-data]
17
+ "test_hyphens_underscore/labextension/static" = "share/jupyter/labextensions/test-hyphens-underscore/static"
18
+ "test_hyphens_underscore/labextension/package.json" = "share/jupyter/labextensions/test-hyphens-underscore/package.json"
13
19
 
14
- [tool.jupyter-packaging.build-args]
20
+ [tool.hatch.build.targets.sdist]
21
+ exclude = [
22
+ ".github",
23
+ ]
24
+
25
+ [tool.hatch.build.hooks.jupyter-builder]
26
+ dependencies = [
27
+ "hatch-jupyter-builder>=0.9.1",
28
+ ]
29
+ build-function = "hatch_jupyter_builder.npm_builder"
30
+ ensured-targets = [
31
+ "test_hyphens_underscore/labextension/package.json",
32
+ ]
33
+
34
+ [tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]
35
+ build_dir = "test_hyphens_underscore/labextension"
36
+ build_cmd = "build:labextension"
37
+ npm = [
38
+ "jlpm",
39
+ ]
40
+
41
+ [tool.hatch.build.hooks.jupyter-builder.build-kwargs]
15
42
  build_cmd = "build:labextension"
16
- npm = ["jlpm"]
43
+ npm = [
44
+ "jlpm",
45
+ ]
46
+
47
+ [tool.tbump]
48
+ field = [
49
+ { name = "channel", default = "" },
50
+ { name = "release", default = "" },
51
+ ]
52
+
53
+ [tool.tbump.version]
54
+ current = "3.0.2"
55
+ regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
56
+
57
+ [tool.tbump.git]
58
+ message_template = "Bump to {new_version}"
59
+ tag_template = "v{new_version}"
60
+
61
+ [[tool.tbump.file]]
62
+ src = "pyproject.toml"
63
+ version_template = "version = \"{major}.{minor}.{patch}{channel}{release}\""
17
64
 
18
- [tool.check-manifest]
19
- ignore = ["test_hyphens_underscore/labextension/**", "yarn.lock", ".*", "package-lock.json"]
65
+ [[tool.tbump.file]]
66
+ src = "package.json"
67
+ version_template = "\"version\": \"{major}.{minor}.{patch}{channel}{release}\""
@@ -1,37 +1,5 @@
1
1
  # Copyright (c) Jupyter Development Team.
2
2
  # Distributed under the terms of the Modified BSD License.
3
3
 
4
- from os import path
5
-
6
- from setuptools import setup
7
-
8
- version = "3.0.2"
9
- name = "test-hyphens-underscore"
10
- module_name = "test_hyphens_underscore"
11
- lab_ext_name = "test-hyphens-underscore"
12
-
13
- HERE = path.abspath(path.dirname(__file__))
14
- lab_path = path.join(HERE, module_name, "labextension")
15
-
16
- data_files_spec = [("share/jupyter/labextensions/" + lab_ext_name, lab_path, "**")]
17
-
18
- setup_args = {"name": name, "version": version, "packages": [module_name]}
19
-
20
-
21
- try:
22
- from jupyter_packaging import get_data_files, npm_builder, wrap_installers
23
-
24
- post_develop = npm_builder(build_cmd="build:labextension", build_dir=lab_path, npm=["jlpm"])
25
- cmdclass = wrap_installers(post_develop=post_develop)
26
-
27
- setup_args.update(
28
- {
29
- "cmdclass": cmdclass,
30
- "data_files": get_data_files(data_files_spec),
31
- }
32
- )
33
- except ImportError:
34
- pass
35
-
36
-
37
- setup(**setup_args)
4
+ # setup.py shim for use with applications that require it.
5
+ __import__("setuptools").setup()
@@ -2,18 +2,66 @@
2
2
  # Distributed under the terms of the Modified BSD License.
3
3
 
4
4
  [build-system]
5
- requires = ["jupyter_packaging~=0.10,<2", "jupyterlab~=4.0"]
6
- build-backend = "jupyter_packaging.build_api"
5
+ requires = [
6
+ "hatchling",
7
+ "jupyterlab~=4.0",
8
+ ]
9
+ build-backend = "hatchling.build"
7
10
 
8
- [tool.jupyter-packaging.options]
9
- ensured-targets = ["test_no_underscore/labextension/package.json"]
11
+ [project]
12
+ name = "test-no-hyphens"
13
+ license = "BSD-3-Clause"
14
+ version = "3.0.2"
10
15
 
11
- [tool.jupyter-packaging.builder]
12
- factory = "jupyter_packaging.npm_builder"
16
+ [tool.hatch.build.targets.wheel.shared-data]
17
+ "test_no_hyphens/labextension/package.json" = "share/jupyter/labextensions/test_no_hyphens/package.json"
18
+ "test_no_hyphens/labextension/static" = "share/jupyter/labextensions/test_no_hyphens/static"
13
19
 
14
- [tool.jupyter-packaging.build-args]
20
+ [tool.hatch.build.targets.sdist]
21
+ exclude = [
22
+ ".github",
23
+ ]
24
+
25
+ [tool.hatch.build.hooks.jupyter-builder]
26
+ dependencies = [
27
+ "hatch-jupyter-builder>=0.9.1",
28
+ ]
29
+ build-function = "hatch_jupyter_builder.npm_builder"
30
+ ensured-targets = [
31
+ "test_no_hyphens/labextension/package.json",
32
+ ]
33
+
34
+ [tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]
35
+ build_dir = "test_no_hyphens/labextension"
36
+ build_cmd = "build:labextension"
37
+ npm = [
38
+ "jlpm",
39
+ ]
40
+
41
+ [tool.hatch.build.hooks.jupyter-builder.build-kwargs]
15
42
  build_cmd = "build:labextension"
16
- npm = ["jlpm"]
43
+ npm = [
44
+ "jlpm",
45
+ ]
46
+
47
+ [tool.tbump]
48
+ field = [
49
+ { name = "channel", default = "" },
50
+ { name = "release", default = "" },
51
+ ]
52
+
53
+ [tool.tbump.version]
54
+ current = "3.0.2"
55
+ regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
56
+
57
+ [tool.tbump.git]
58
+ message_template = "Bump to {new_version}"
59
+ tag_template = "v{new_version}"
60
+
61
+ [[tool.tbump.file]]
62
+ src = "pyproject.toml"
63
+ version_template = "version = \"{major}.{minor}.{patch}{channel}{release}\""
17
64
 
18
- [tool.check-manifest]
19
- ignore = ["test_no_underscore/labextension/**", "yarn.lock", ".*", "package-lock.json"]
65
+ [[tool.tbump.file]]
66
+ src = "package.json"
67
+ version_template = "\"version\": \"{major}.{minor}.{patch}{channel}{release}\""
@@ -1,31 +1,5 @@
1
1
  # Copyright (c) Jupyter Development Team.
2
2
  # Distributed under the terms of the Modified BSD License.
3
3
 
4
- from os import path
5
-
6
- from setuptools import setup
7
-
8
- version = "3.0.2"
9
- name = "test_no_hyphens"
10
- module_name = "test_no_hyphens"
11
- lab_ext_name = "test_no_hyphens"
12
-
13
- HERE = path.abspath(path.dirname(__file__))
14
- lab_path = path.join(HERE, module_name, "labextension")
15
-
16
- data_files_spec = [("share/jupyter/labextensions/" + lab_ext_name, lab_path, "**")]
17
-
18
- setup_args = {"name": name, "version": version, "packages": [module_name]}
19
-
20
-
21
- try:
22
- from jupyter_packaging import get_data_files, npm_builder, wrap_installers
23
-
24
- post_develop = npm_builder(build_cmd="build:labextension", build_dir=lab_path, npm=["jlpm"])
25
- cmdclass = wrap_installers(post_develop=post_develop)
26
- setup_args.update({"cmdclass": cmdclass, "data_files": get_data_files(data_files_spec)})
27
- except ImportError:
28
- pass
29
-
30
-
31
- setup(**setup_args)
4
+ # setup.py shim for use with applications that require it.
5
+ __import__("setuptools").setup()
@@ -1852,11 +1852,11 @@ __metadata:
1852
1852
  linkType: hard
1853
1853
 
1854
1854
  "nanoid@npm:^3.3.7":
1855
- version: 3.3.7
1856
- resolution: "nanoid@npm:3.3.7"
1855
+ version: 3.3.9
1856
+ resolution: "nanoid@npm:3.3.9"
1857
1857
  bin:
1858
1858
  nanoid: bin/nanoid.cjs
1859
- checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
1859
+ checksum: 42b1dc3e05d6d4f846e65538dd6fbdf78419d8ef60c531f0faf3264cc90600041ebb53c4276013947e03dc3c9a1ac1fce5bb9e1c3a634db608e95349d7e9d3b6
1860
1860
  languageName: node
1861
1861
  linkType: hard
1862
1862
 
@@ -151,6 +151,74 @@ async def test_ExtensionManager_uninstall():
151
151
  assert result.message == "Extension removal not supported."
152
152
 
153
153
 
154
+ @patch("jupyterlab.extensions.pypi.xmlrpc.client")
155
+ async def test_ExtensionManager_list_extensions_query_sort(mocked_rpcclient):
156
+ extension_data = [
157
+ {
158
+ "name": "jupyterlab-apod",
159
+ "project_urls": {
160
+ "Homepage": "https://github.com/jupyterlab/jupyterlab_apod",
161
+ },
162
+ },
163
+ {
164
+ "name": "jupyterlab-gitlab",
165
+ "project_urls": {
166
+ "Homepage": "https://github.com/jupyterlab-contrib/jupyterlab-gitlab/issues",
167
+ },
168
+ },
169
+ {
170
+ "name": "jupyterlab-git",
171
+ "project_url": "https://github.com/jupyterlab/jupyterlab-git",
172
+ },
173
+ {
174
+ "name": "jupyterlab-rainbow-brackets",
175
+ "project_url": "https://github.com/krassowski/jupyterlab-rainbow-brackets",
176
+ },
177
+ {"name": "nbdime", "home_page": "https://github.com/jupyter/nbdime"},
178
+ {
179
+ "name": "rise",
180
+ "project_urls": {
181
+ "Source Code": "https://github.com/jupyterlab-contrib/rise",
182
+ },
183
+ },
184
+ ]
185
+
186
+ proxy = Mock(
187
+ browse=Mock(return_value=[[extension["name"], "1.0.0"] for extension in extension_data]),
188
+ )
189
+ mocked_rpcclient.ServerProxy = Mock(return_value=proxy)
190
+
191
+ manager = PyPIExtensionManager()
192
+
193
+ extensions = {
194
+ extension["name"]: {"version": "1.0.0", **extension} for extension in extension_data
195
+ }
196
+
197
+ async def mock_pkg_metadata(name, l, b): # noqa
198
+ return extensions[name]
199
+
200
+ manager._fetch_package_metadata = mock_pkg_metadata
201
+
202
+ first_page, pages_count = await manager.list_extensions("", per_page=3)
203
+ assert [extension.name for extension in first_page] == [
204
+ # jupyter/jupyterlab
205
+ "jupyterlab-git",
206
+ "nbdime",
207
+ # jupyterlab-contrib
208
+ "jupyterlab-gitlab",
209
+ ]
210
+ assert pages_count == 2
211
+ second_page, pages_count = await manager.list_extensions("", page=2, per_page=3)
212
+ assert [extension.name for extension in second_page] == [
213
+ # jupyterlab-contrib
214
+ "rise",
215
+ # other third-party
216
+ "jupyterlab-rainbow-brackets",
217
+ # example extensions
218
+ "jupyterlab-apod",
219
+ ]
220
+
221
+
154
222
  @patch("jupyterlab.extensions.pypi.xmlrpc.client")
155
223
  async def test_PyPiExtensionManager_list_extensions_query(mocked_rpcclient):
156
224
  extension1 = ExtensionPackage(
@@ -240,7 +308,6 @@ async def test_PyPiExtensionManager_list_extensions_query(mocked_rpcclient):
240
308
  "packaging",
241
309
  "pexpect",
242
310
  "coverage ; extra == 'dev'",
243
- "jupyter-packaging (~=0.7.9) ; extra == 'dev'",
244
311
  "jupyterlab (~=3.0) ; extra == 'dev'",
245
312
  "pre-commit ; extra == 'dev'",
246
313
  "pytest ; extra == 'dev'",
@@ -248,7 +315,6 @@ async def test_PyPiExtensionManager_list_extensions_query(mocked_rpcclient):
248
315
  "pytest-cov ; extra == 'dev'",
249
316
  "pytest-tornasync ; extra == 'dev'",
250
317
  "coverage ; extra == 'tests'",
251
- "jupyter-packaging (~=0.7.9) ; extra == 'tests'",
252
318
  "jupyterlab (~=3.0) ; extra == 'tests'",
253
319
  "pre-commit ; extra == 'tests'",
254
320
  "pytest ; extra == 'tests'",
@@ -35,8 +35,10 @@ from jupyterlab.commands import (
35
35
  install_extension,
36
36
  link_package,
37
37
  list_extensions,
38
+ lock_extension,
38
39
  uninstall_extension,
39
40
  unlink_package,
41
+ unlock_extension,
40
42
  update_extension,
41
43
  )
42
44
  from jupyterlab.coreconfig import CoreConfig, _get_default_core_data
@@ -584,6 +586,19 @@ class TestExtension(AppHandlerTest):
584
586
  assert check_extension(name, app_options=options)
585
587
  assert not check_extension("@jupyterlab/notebook-extension", app_options=options)
586
588
 
589
+ def test_lock_unlock_extension(self):
590
+ options = AppOptions(app_dir=self.tempdir())
591
+ assert install_extension(self.mock_extension, app_options=options) is True
592
+ name = self.pkg_names["extension"]
593
+ info = get_app_info(app_options=options)
594
+ assert info["locked"].get(name, False) is False
595
+ lock_extension(self.pkg_names["extension"], app_options=options)
596
+ info = get_app_info(app_options=options)
597
+ assert info["locked"].get(name, False) is True
598
+ unlock_extension(self.pkg_names["extension"], app_options=options)
599
+ info = get_app_info(app_options=options)
600
+ assert info["locked"].get(name, False) is False
601
+
587
602
  @pytest.mark.slow
588
603
  def test_build_check(self):
589
604
  # Do the initial build.