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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (508) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/commands.py +4 -4
  3. jupyterlab/extensions/pypi.py +7 -5
  4. jupyterlab/federated_labextensions.py +2 -2
  5. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +102 -102
  6. jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
  7. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.fdd33f0346677960b1e8.js → remoteEntry.bc63c88261b0fc1ad882.js} +3 -3
  8. jupyterlab/handlers/announcements.py +1 -1
  9. jupyterlab/schemas/@jupyterlab/application-extension/commands.json +9 -0
  10. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  11. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  12. jupyterlab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +14 -0
  13. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  14. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +6 -0
  15. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  16. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
  17. jupyterlab/schemas/@jupyterlab/completer-extension/inline-completer.json +33 -0
  18. jupyterlab/schemas/@jupyterlab/completer-extension/manager.json +6 -0
  19. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -6
  20. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  21. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  22. jupyterlab/schemas/@jupyterlab/debugger-extension/main.json +4 -4
  23. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -17
  24. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  25. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  26. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  27. jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json +6 -0
  28. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  29. jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json +5 -1
  30. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  31. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  32. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  33. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  34. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  35. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  36. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  37. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  38. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  39. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  40. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  41. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  42. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  43. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
  44. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  45. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  46. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  47. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  48. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  49. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  50. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  51. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  52. jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  53. jupyterlab/staging/package.json +155 -155
  54. jupyterlab/staging/templates/template.html +1 -1
  55. jupyterlab/staging/yarn.lock +1132 -1141
  56. jupyterlab/static/1168.8e5df3139aa020a611cb.js +1 -0
  57. jupyterlab/static/2655.9582195386a21a606236.js +1 -0
  58. jupyterlab/static/3056.216bc72010af413c106e.js +1 -0
  59. jupyterlab/static/4503.5d7c53b5b2625fbc2dd6.js +4865 -0
  60. jupyterlab/static/6011.c9a55cedb5f6c3dc614f.js +1 -0
  61. jupyterlab/static/6560.f42276a0b1b92aea515b.js +1 -0
  62. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/6770.fd7084bb2f4b7622401d.js → jupyterlab/static/6770.9175656248c65756ccb6.js +1 -1
  63. jupyterlab/static/6970.bb7d4eef7c3107fb5bed.js +1 -0
  64. jupyterlab/static/7178.c07d0ea28a266cd32137.js +2 -0
  65. jupyterlab/static/7775.3e0dee729369fe3d5008.js +1 -0
  66. jupyterlab/static/812.e4745e397c976700612b.js +1 -0
  67. jupyterlab/static/{9545.f0f7a2959bdd17ee3448.js → 9545.1f8dd6e86f62959c539a.js} +1 -1
  68. jupyterlab/static/{9826.00f654a27ae202ed55db.js → 9826.406d2a71dc45995bc549.js} +2 -2
  69. jupyterlab/static/build_log.json +101 -101
  70. jupyterlab/static/index.html +1 -1
  71. jupyterlab/static/jlab_core.abd83dd7cfacd6da4d00.js +1 -0
  72. jupyterlab/static/main.ed292ca53b78c740ec41.js +1 -0
  73. jupyterlab/static/package.json +155 -155
  74. jupyterlab/static/third-party-licenses.json +99 -105
  75. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  76. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  77. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  78. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  79. jupyterlab/tests/test_announcements.py +1 -1
  80. jupyterlab/tests/test_build_api.py +1 -3
  81. jupyterlab/tests/test_jupyterlab.py +2 -2
  82. jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css +21 -5
  83. jupyterlab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +21 -5
  84. jupyterlab/themes/@jupyterlab/theme-light-extension/index.css +21 -5
  85. jupyterlab/upgrade_extension.py +2 -2
  86. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +9 -0
  87. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  88. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  89. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +14 -0
  90. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  91. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +6 -0
  92. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  93. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
  94. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +33 -0
  95. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +6 -0
  96. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -6
  97. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  98. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  99. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +4 -4
  100. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -17
  101. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  102. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  103. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  104. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +6 -0
  105. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  106. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +5 -1
  107. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  108. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  109. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  110. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  111. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  112. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  113. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  114. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  115. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  116. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  117. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  118. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  119. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  120. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +91 -0
  121. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  122. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  123. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  124. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  125. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  126. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  127. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  128. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  129. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  130. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/1168.8e5df3139aa020a611cb.js +1 -0
  131. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/2655.9582195386a21a606236.js +1 -0
  132. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/3056.216bc72010af413c106e.js +1 -0
  133. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/4503.5d7c53b5b2625fbc2dd6.js +4865 -0
  134. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6011.c9a55cedb5f6c3dc614f.js +1 -0
  135. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +1 -0
  136. jupyterlab/static/6770.fd7084bb2f4b7622401d.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6770.9175656248c65756ccb6.js +1 -1
  137. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6970.bb7d4eef7c3107fb5bed.js +1 -0
  138. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7178.c07d0ea28a266cd32137.js +2 -0
  139. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +1 -0
  140. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/812.e4745e397c976700612b.js +1 -0
  141. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9545.f0f7a2959bdd17ee3448.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9545.1f8dd6e86f62959c539a.js +1 -1
  142. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9826.00f654a27ae202ed55db.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +2 -2
  143. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/build_log.json +101 -101
  144. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/index.html +1 -1
  145. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/jlab_core.abd83dd7cfacd6da4d00.js +1 -0
  146. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/main.ed292ca53b78c740ec41.js +1 -0
  147. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/package.json +357 -0
  148. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/third-party-licenses.json +99 -105
  149. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +21 -5
  150. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +21 -5
  151. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +21 -5
  152. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/METADATA +9 -7
  153. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/RECORD +482 -480
  154. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/licenses/LICENSE +1 -1
  155. jupyterlab/static/1168.0a95b9c93afe61ceb527.js +0 -1
  156. jupyterlab/static/2655.ff7006fae482bb740065.js +0 -1
  157. jupyterlab/static/3056.8a73f6aacd8ca45f84f9.js +0 -1
  158. jupyterlab/static/4503.5f41fcfefb7e83b6190e.js +0 -4782
  159. jupyterlab/static/5083.4926253681abafa806f9.js +0 -1
  160. jupyterlab/static/6560.5203c0b2b08ca72def1e.js +0 -1
  161. jupyterlab/static/7178.5f3dd740449b44efad2d.js +0 -2
  162. jupyterlab/static/7775.7cea21fbd1f6fd7b4fc1.js +0 -1
  163. jupyterlab/static/812.76f439aa71fe68a67492.js +0 -1
  164. jupyterlab/static/827.48219541d174262df4d7.js +0 -1
  165. jupyterlab/static/jlab_core.77e243843f0558e7c752.js +0 -1
  166. jupyterlab/static/main.4d09a3b4a82edf48e4ec.js +0 -1
  167. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +0 -91
  168. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -1
  169. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/2655.ff7006fae482bb740065.js +0 -1
  170. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -1
  171. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/4503.5f41fcfefb7e83b6190e.js +0 -4782
  172. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/5083.4926253681abafa806f9.js +0 -1
  173. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/6560.5203c0b2b08ca72def1e.js +0 -1
  174. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js +0 -2
  175. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7775.7cea21fbd1f6fd7b4fc1.js +0 -1
  176. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/812.76f439aa71fe68a67492.js +0 -1
  177. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/827.48219541d174262df4d7.js +0 -1
  178. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/jlab_core.77e243843f0558e7c752.js +0 -1
  179. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/main.4d09a3b4a82edf48e4ec.js +0 -1
  180. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/package.json +0 -357
  181. /jupyterlab/static/{7178.5f3dd740449b44efad2d.js.LICENSE.txt → 7178.c07d0ea28a266cd32137.js.LICENSE.txt} +0 -0
  182. /jupyterlab/static/{9826.00f654a27ae202ed55db.js.LICENSE.txt → 9826.406d2a71dc45995bc549.js.LICENSE.txt} +0 -0
  183. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  184. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  185. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/applications/jupyterlab.desktop +0 -0
  186. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  187. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  188. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  189. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  190. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  191. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  192. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  193. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  194. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  195. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  196. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  197. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  198. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  199. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  200. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  201. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  202. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  203. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  204. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  205. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  206. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  207. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  208. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  209. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  210. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  211. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  212. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  213. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  214. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  215. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  216. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  217. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  218. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  219. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  220. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  221. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  222. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  223. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  224. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  225. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  226. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  227. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  228. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  229. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  230. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  231. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  232. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  233. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  234. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  235. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  236. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  237. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  238. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  239. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  240. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  241. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  242. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  243. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  244. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  245. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  246. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  247. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js +0 -0
  248. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js.LICENSE.txt +0 -0
  249. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
  250. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
  251. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1166.08f9e1fd722f61c9b69c.js +0 -0
  252. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
  253. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1410.d8f5e39e1e01d696d2ab.js +0 -0
  254. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
  255. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
  256. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
  257. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
  258. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
  259. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
  260. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
  261. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
  262. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js +0 -0
  263. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js.LICENSE.txt +0 -0
  264. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
  265. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1760.9a71f4501e9bbaa4c4d8.js +0 -0
  266. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
  267. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
  268. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
  269. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1917.05d73322caab1f77e3bf.js +0 -0
  270. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1929.96e62233aa6f2a8363d4.js +0 -0
  271. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1945.a404d52f4ecc8801e90f.js +0 -0
  272. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
  273. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
  274. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  275. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
  276. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
  277. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2091.0ad2070604beb93b34c5.js +0 -0
  278. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2102.ff1893c4bd1104a1f57d.js +0 -0
  279. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2104.96885e414ee656615c2b.js +0 -0
  280. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
  281. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
  282. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/226.5dc3528c008170b37b21.js +0 -0
  283. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
  284. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
  285. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
  286. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
  287. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2551.b07d561a12360c38c589.js +0 -0
  288. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2579.b19edefeb9ee4daed4bd.js +0 -0
  289. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2584.e4b860ab848de94978cf.js +0 -0
  290. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
  291. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  292. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2727.6925b8cf1c5363f40138.js +0 -0
  293. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2755.696bab6bdca0d9a78131.js +0 -0
  294. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2800.8acae2f2fef55d2ccdf2.js +0 -0
  295. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
  296. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
  297. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
  298. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
  299. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
  300. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2995.334184c36a45c82ad564.js +0 -0
  301. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  302. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
  303. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  304. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
  305. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3308.764d71af7e591cdb1345.js +0 -0
  306. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
  307. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
  308. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3547.bb607d6e674eebcea09f.js +0 -0
  309. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
  310. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  311. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
  312. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  313. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3711.150292a21fd47be1c05f.js +0 -0
  314. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
  315. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  316. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
  317. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3783.ab6ce646bdfec21feee7.js +0 -0
  318. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
  319. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
  320. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
  321. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
  322. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
  323. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
  324. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
  325. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  326. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  327. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  328. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
  329. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
  330. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
  331. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4043.c57e85faf640ba37b87c.js +0 -0
  332. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/406.81906f96059e31e907a2.js +0 -0
  333. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4086.3087c0abed5ca45b823b.js +0 -0
  334. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js +0 -0
  335. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js.LICENSE.txt +0 -0
  336. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
  337. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
  338. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4244.3d69bbe0937f69ca1f80.js +0 -0
  339. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
  340. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
  341. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4405.196dd63db3761b4bb7fe.js +0 -0
  342. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
  343. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
  344. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4457.0add5dec58939a80e2c3.js +0 -0
  345. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
  346. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
  347. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
  348. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
  349. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
  350. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4765.093b4f8b3cee1251db8d.js +0 -0
  351. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  352. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
  353. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/49.30304f8fbca561b417dc.js +0 -0
  354. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js +0 -0
  355. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js.LICENSE.txt +0 -0
  356. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4986.6e609bdb04891b4bf424.js +0 -0
  357. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
  358. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
  359. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5201.26a6f909d5e2eaa4ada3.js +0 -0
  360. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
  361. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/526.601d8ddd8347cd7790b9.js +0 -0
  362. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
  363. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
  364. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
  365. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
  366. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5794.3cb2bcd1a3e23d0c084e.js +0 -0
  367. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
  368. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
  369. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
  370. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  371. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6001.963601fcecb8b4c1d1f1.js +0 -0
  372. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
  373. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
  374. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6177.a4ddefac453fccec8424.js +0 -0
  375. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
  376. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
  377. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
  378. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
  379. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6436.8d9ba427de4ab1053871.js +0 -0
  380. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
  381. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6515.56c63929fb079a820cbc.js +0 -0
  382. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6532.598324868e83c4cbe4e4.js +0 -0
  383. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
  384. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
  385. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6778.345e6ac9818e30317310.js +0 -0
  386. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
  387. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6888.f71353e198bce9c2f409.js +0 -0
  388. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6898.742a7062fa979fb68a80.js +0 -0
  389. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
  390. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
  391. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7161.353c3ab960df72e6f1ea.js +0 -0
  392. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
  393. /jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js.LICENSE.txt → /jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7178.c07d0ea28a266cd32137.js.LICENSE.txt +0 -0
  394. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  395. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
  396. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7272.72081c10e0f645b0631a.js +0 -0
  397. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
  398. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
  399. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  400. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js +0 -0
  401. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js.LICENSE.txt +0 -0
  402. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
  403. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7318.f5a0db6dd94488328be5.js +0 -0
  404. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
  405. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
  406. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
  407. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js +0 -0
  408. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js.LICENSE.txt +0 -0
  409. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
  410. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
  411. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
  412. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7472.266feedb2d189dc54c2e.js +0 -0
  413. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
  414. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +0 -0
  415. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7629.1f295461ebf56a48c197.js +0 -0
  416. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7669.d65d85c742cd2d6144a7.js +0 -0
  417. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
  418. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  419. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
  420. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7734.b08c15e9f538f44d0f52.js +0 -0
  421. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
  422. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
  423. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7789.0c5837351352f81246c9.js +0 -0
  424. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7823.f3c8154418bc214dc89a.js +0 -0
  425. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
  426. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
  427. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
  428. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
  429. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
  430. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7946.7fe46d47492e459b7cb5.js +0 -0
  431. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/795.c780bf11bb08527e3c84.js +0 -0
  432. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  433. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
  434. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
  435. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
  436. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8152.5baac73844a065f34284.js +0 -0
  437. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8267.01bec3949b651535e6f5.js +0 -0
  438. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
  439. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8302.5c5e5a2da7fe74b12a1d.js +0 -0
  440. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
  441. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8322.288af285dac9cb9a8800.js +0 -0
  442. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
  443. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
  444. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8462.74d5f5afd4f9d7825eed.js +0 -0
  445. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
  446. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
  447. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
  448. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
  449. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  450. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
  451. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8738.782816e9072ac38762b4.js +0 -0
  452. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8771.7ebe7f76d43374ca1472.js +0 -0
  453. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
  454. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
  455. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/881.972f79365eed0f77378e.js +0 -0
  456. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
  457. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
  458. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  459. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  460. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  461. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9.bd36284ebab734e99445.js +0 -0
  462. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9030.61b135ed4411056792ab.js +0 -0
  463. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9041.d439f3e9bdd4ea5a681b.js +0 -0
  464. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
  465. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
  466. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
  467. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
  468. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
  469. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
  470. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
  471. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9395.b59dceae72715c9f885c.js +0 -0
  472. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
  473. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/942.68bd92fc10c9f9d7004f.js +0 -0
  474. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9440.04751e25c9cde059ff37.js +0 -0
  475. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
  476. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
  477. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9653.52cac2cc6fb3dc3bf28a.js +0 -0
  478. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  479. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
  480. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
  481. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
  482. /jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9826.00f654a27ae202ed55db.js.LICENSE.txt → /jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
  483. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  484. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9984.6ba5355e0d5487d5ac63.js +0 -0
  485. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  486. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  487. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  488. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  489. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  490. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  491. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  492. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  493. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  494. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  495. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  496. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  497. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  498. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  499. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  500. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  501. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  502. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  503. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/style.js +0 -0
  504. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  505. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  506. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  507. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/WHEEL +0 -0
  508. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/entry_points.txt +0 -0
@@ -375,32 +375,31 @@ __metadata:
375
375
  languageName: node
376
376
  linkType: hard
377
377
 
378
- "@jupyter/react-components@npm:^0.15.3":
379
- version: 0.15.3
380
- resolution: "@jupyter/react-components@npm:0.15.3"
378
+ "@jupyter/react-components@npm:^0.16.6":
379
+ version: 0.16.6
380
+ resolution: "@jupyter/react-components@npm:0.16.6"
381
381
  dependencies:
382
- "@jupyter/web-components": ^0.15.3
383
- "@microsoft/fast-react-wrapper": ^0.3.22
382
+ "@jupyter/web-components": ^0.16.6
384
383
  react: ">=17.0.0 <19.0.0"
385
- checksum: 1a6b256314259c6465c4b6d958575710536b82234a7bf0fba3e889a07e1f19ff8ab321450be354359876f92c45dbcc9d21a840237ff4a619806d9de696f55496
384
+ checksum: 4619ae8a41a987aa7529d8625d1b2f7921f977091e710f47a6c60190ef49c15ac9849289ffcf0327d18ef2d0493959c7aac7010a205f9328569301a248b6ecfb
386
385
  languageName: node
387
386
  linkType: hard
388
387
 
389
- "@jupyter/web-components@npm:^0.15.3":
390
- version: 0.15.3
391
- resolution: "@jupyter/web-components@npm:0.15.3"
388
+ "@jupyter/web-components@npm:^0.16.6":
389
+ version: 0.16.6
390
+ resolution: "@jupyter/web-components@npm:0.16.6"
392
391
  dependencies:
393
392
  "@microsoft/fast-colors": ^5.3.1
394
393
  "@microsoft/fast-element": ^1.12.0
395
394
  "@microsoft/fast-foundation": ^2.49.4
396
395
  "@microsoft/fast-web-utilities": ^5.4.1
397
- checksum: a0980af934157bfdbdb6cc169c0816c1b2e57602d524c56bdcef746a4c25dfeb8f505150d83207c8695ed89b5486cf53d35a3382584d25ef64db666e4e16e45b
396
+ checksum: 41a4a2b5bb2177cbb562c858c8327a868eab9205679dbc8f99105b1580882a2d14a6e2bd9202a4acdec539c44cee8d5a5b64f7fea6a03baa3ad2905b95a6538c
398
397
  languageName: node
399
398
  linkType: hard
400
399
 
401
- "@jupyter/ydoc@npm:^2.0.1":
402
- version: 2.0.1
403
- resolution: "@jupyter/ydoc@npm:2.0.1"
400
+ "@jupyter/ydoc@npm:^3.0.0-a3":
401
+ version: 3.0.0-a3
402
+ resolution: "@jupyter/ydoc@npm:3.0.0-a3"
404
403
  dependencies:
405
404
  "@jupyterlab/nbformat": ^3.0.0 || ^4.0.0-alpha.21 || ^4.0.0
406
405
  "@lumino/coreutils": ^1.11.0 || ^2.0.0
@@ -408,30 +407,30 @@ __metadata:
408
407
  "@lumino/signaling": ^1.10.0 || ^2.0.0
409
408
  y-protocols: ^1.0.5
410
409
  yjs: ^13.5.40
411
- checksum: f5f29e1ff3327ebc1cf326f53634e03c4c7bf7733d235087fe26975c16eebd404f23c2f3ba88b6e04b1927846be7162b09b8b8719a4b29e51d0299c745018cbb
410
+ checksum: 6651b7433c73312f6caf24bcd066b999a55be695ec6850a48442fbe9f739343893b181532398bf5e0b6c10f3fe874c832c075c865f1adb902d859b306cc1d333
412
411
  languageName: node
413
412
  linkType: hard
414
413
 
415
- "@jupyterlab/application-extension@npm:~4.3.0-alpha.1":
416
- version: 4.3.0-alpha.1
417
- resolution: "@jupyterlab/application-extension@npm:4.3.0-alpha.1"
414
+ "@jupyterlab/application-extension@npm:~4.3.0-beta.0":
415
+ version: 4.3.0-beta.0
416
+ resolution: "@jupyterlab/application-extension@npm:4.3.0-beta.0"
418
417
  dependencies:
419
- "@jupyterlab/application": ^4.3.0-alpha.1
420
- "@jupyterlab/apputils": ^4.4.0-alpha.1
421
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
422
- "@jupyterlab/property-inspector": ^4.3.0-alpha.1
423
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
424
- "@jupyterlab/statedb": ^4.3.0-alpha.1
425
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
426
- "@jupyterlab/translation": ^4.3.0-alpha.1
427
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
418
+ "@jupyterlab/application": ^4.3.0-beta.0
419
+ "@jupyterlab/apputils": ^4.4.0-beta.0
420
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
421
+ "@jupyterlab/property-inspector": ^4.3.0-beta.0
422
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
423
+ "@jupyterlab/statedb": ^4.3.0-beta.0
424
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
425
+ "@jupyterlab/translation": ^4.3.0-beta.0
426
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
428
427
  "@lumino/algorithm": ^2.0.1
429
428
  "@lumino/commands": ^2.3.0
430
429
  "@lumino/coreutils": ^2.1.2
431
430
  "@lumino/disposable": ^2.1.2
432
431
  "@lumino/widgets": ^2.3.2
433
432
  react: ^18.2.0
434
- checksum: 5b4962e08decebbd141ed73006715d9cdac7e11989d9ea2abec0b4aa7c2431d1102611912d1744b97f84345ad987ee11c0bccac412c5055031af301f29e32c63
433
+ checksum: 934a70000a66a61cf4ea057f870052064b58ec4ad7fdb4c58d1bb53de71b4d8267b3b0002d491012a88439564abbdfdccf4fcfea983f4cac43367a4b80d7d2c4
435
434
  languageName: node
436
435
  linkType: hard
437
436
 
@@ -439,58 +438,58 @@ __metadata:
439
438
  version: 0.0.0-use.local
440
439
  resolution: "@jupyterlab/application-top@workspace:."
441
440
  dependencies:
442
- "@jupyterlab/application": ~4.3.0-alpha.1
443
- "@jupyterlab/application-extension": ~4.3.0-alpha.1
444
- "@jupyterlab/apputils-extension": ~4.3.0-alpha.1
445
- "@jupyterlab/builder": ^4.3.0-alpha.1
446
- "@jupyterlab/buildutils": ^4.3.0-alpha.1
447
- "@jupyterlab/cell-toolbar-extension": ~4.3.0-alpha.1
448
- "@jupyterlab/celltags-extension": ~4.3.0-alpha.1
449
- "@jupyterlab/codemirror-extension": ~4.3.0-alpha.1
450
- "@jupyterlab/completer-extension": ~4.3.0-alpha.1
451
- "@jupyterlab/console-extension": ~4.3.0-alpha.1
452
- "@jupyterlab/coreutils": ~6.3.0-alpha.1
453
- "@jupyterlab/csvviewer-extension": ~4.3.0-alpha.1
454
- "@jupyterlab/debugger-extension": ~4.3.0-alpha.1
455
- "@jupyterlab/docmanager-extension": ~4.3.0-alpha.1
456
- "@jupyterlab/documentsearch-extension": ~4.3.0-alpha.1
457
- "@jupyterlab/extensionmanager-extension": ~4.3.0-alpha.1
458
- "@jupyterlab/filebrowser-extension": ~4.3.0-alpha.1
459
- "@jupyterlab/fileeditor-extension": ~4.3.0-alpha.1
460
- "@jupyterlab/help-extension": ~4.3.0-alpha.1
461
- "@jupyterlab/htmlviewer-extension": ~4.3.0-alpha.1
462
- "@jupyterlab/hub-extension": ~4.3.0-alpha.1
463
- "@jupyterlab/imageviewer-extension": ~4.3.0-alpha.1
464
- "@jupyterlab/inspector-extension": ~4.3.0-alpha.1
465
- "@jupyterlab/javascript-extension": ~4.3.0-alpha.1
466
- "@jupyterlab/json-extension": ~4.3.0-alpha.1
467
- "@jupyterlab/launcher-extension": ~4.3.0-alpha.1
468
- "@jupyterlab/logconsole-extension": ~4.3.0-alpha.1
469
- "@jupyterlab/lsp-extension": ~4.3.0-alpha.1
470
- "@jupyterlab/mainmenu-extension": ~4.3.0-alpha.1
471
- "@jupyterlab/markdownviewer-extension": ~4.3.0-alpha.1
472
- "@jupyterlab/markedparser-extension": ~4.3.0-alpha.1
473
- "@jupyterlab/mathjax-extension": ~4.3.0-alpha.1
474
- "@jupyterlab/mermaid-extension": ~4.3.0-alpha.1
475
- "@jupyterlab/metadataform-extension": ~4.3.0-alpha.1
476
- "@jupyterlab/notebook-extension": ~4.3.0-alpha.1
477
- "@jupyterlab/pdf-extension": ~4.3.0-alpha.1
478
- "@jupyterlab/pluginmanager-extension": ~4.3.0-alpha.1
479
- "@jupyterlab/rendermime-extension": ~4.3.0-alpha.1
480
- "@jupyterlab/running-extension": ~4.3.0-alpha.1
481
- "@jupyterlab/settingeditor-extension": ~4.3.0-alpha.1
482
- "@jupyterlab/shortcuts-extension": ~5.1.0-alpha.1
483
- "@jupyterlab/statusbar-extension": ~4.3.0-alpha.1
484
- "@jupyterlab/terminal-extension": ~4.3.0-alpha.1
485
- "@jupyterlab/theme-dark-extension": ~4.3.0-alpha.1
486
- "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.0-alpha.1
487
- "@jupyterlab/theme-light-extension": ~4.3.0-alpha.1
488
- "@jupyterlab/toc-extension": ~6.3.0-alpha.1
489
- "@jupyterlab/tooltip-extension": ~4.3.0-alpha.1
490
- "@jupyterlab/translation-extension": ~4.3.0-alpha.1
491
- "@jupyterlab/ui-components-extension": ~4.3.0-alpha.1
492
- "@jupyterlab/vega5-extension": ~4.3.0-alpha.1
493
- "@jupyterlab/workspaces-extension": ~4.3.0-alpha.1
441
+ "@jupyterlab/application": ~4.3.0-beta.0
442
+ "@jupyterlab/application-extension": ~4.3.0-beta.0
443
+ "@jupyterlab/apputils-extension": ~4.3.0-beta.0
444
+ "@jupyterlab/builder": ^4.3.0-beta.0
445
+ "@jupyterlab/buildutils": ^4.3.0-beta.0
446
+ "@jupyterlab/cell-toolbar-extension": ~4.3.0-beta.0
447
+ "@jupyterlab/celltags-extension": ~4.3.0-beta.0
448
+ "@jupyterlab/codemirror-extension": ~4.3.0-beta.0
449
+ "@jupyterlab/completer-extension": ~4.3.0-beta.0
450
+ "@jupyterlab/console-extension": ~4.3.0-beta.0
451
+ "@jupyterlab/coreutils": ~6.3.0-beta.0
452
+ "@jupyterlab/csvviewer-extension": ~4.3.0-beta.0
453
+ "@jupyterlab/debugger-extension": ~4.3.0-beta.0
454
+ "@jupyterlab/docmanager-extension": ~4.3.0-beta.0
455
+ "@jupyterlab/documentsearch-extension": ~4.3.0-beta.0
456
+ "@jupyterlab/extensionmanager-extension": ~4.3.0-beta.0
457
+ "@jupyterlab/filebrowser-extension": ~4.3.0-beta.0
458
+ "@jupyterlab/fileeditor-extension": ~4.3.0-beta.0
459
+ "@jupyterlab/help-extension": ~4.3.0-beta.0
460
+ "@jupyterlab/htmlviewer-extension": ~4.3.0-beta.0
461
+ "@jupyterlab/hub-extension": ~4.3.0-beta.0
462
+ "@jupyterlab/imageviewer-extension": ~4.3.0-beta.0
463
+ "@jupyterlab/inspector-extension": ~4.3.0-beta.0
464
+ "@jupyterlab/javascript-extension": ~4.3.0-beta.0
465
+ "@jupyterlab/json-extension": ~4.3.0-beta.0
466
+ "@jupyterlab/launcher-extension": ~4.3.0-beta.0
467
+ "@jupyterlab/logconsole-extension": ~4.3.0-beta.0
468
+ "@jupyterlab/lsp-extension": ~4.3.0-beta.0
469
+ "@jupyterlab/mainmenu-extension": ~4.3.0-beta.0
470
+ "@jupyterlab/markdownviewer-extension": ~4.3.0-beta.0
471
+ "@jupyterlab/markedparser-extension": ~4.3.0-beta.0
472
+ "@jupyterlab/mathjax-extension": ~4.3.0-beta.0
473
+ "@jupyterlab/mermaid-extension": ~4.3.0-beta.0
474
+ "@jupyterlab/metadataform-extension": ~4.3.0-beta.0
475
+ "@jupyterlab/notebook-extension": ~4.3.0-beta.0
476
+ "@jupyterlab/pdf-extension": ~4.3.0-beta.0
477
+ "@jupyterlab/pluginmanager-extension": ~4.3.0-beta.0
478
+ "@jupyterlab/rendermime-extension": ~4.3.0-beta.0
479
+ "@jupyterlab/running-extension": ~4.3.0-beta.0
480
+ "@jupyterlab/settingeditor-extension": ~4.3.0-beta.0
481
+ "@jupyterlab/shortcuts-extension": ~5.1.0-beta.0
482
+ "@jupyterlab/statusbar-extension": ~4.3.0-beta.0
483
+ "@jupyterlab/terminal-extension": ~4.3.0-beta.0
484
+ "@jupyterlab/theme-dark-extension": ~4.3.0-beta.0
485
+ "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.0-beta.0
486
+ "@jupyterlab/theme-light-extension": ~4.3.0-beta.0
487
+ "@jupyterlab/toc-extension": ~6.3.0-beta.0
488
+ "@jupyterlab/tooltip-extension": ~4.3.0-beta.0
489
+ "@jupyterlab/translation-extension": ~4.3.0-beta.0
490
+ "@jupyterlab/ui-components-extension": ~4.3.0-beta.0
491
+ "@jupyterlab/vega5-extension": ~4.3.0-beta.0
492
+ "@jupyterlab/workspaces-extension": ~4.3.0-beta.0
494
493
  chokidar: ^3.4.0
495
494
  css-loader: ^6.7.1
496
495
  duplicate-package-checker-webpack-plugin: ^3.0.0
@@ -515,20 +514,20 @@ __metadata:
515
514
  languageName: unknown
516
515
  linkType: soft
517
516
 
518
- "@jupyterlab/application@npm:~4.3.0-alpha.1":
519
- version: 4.3.0-alpha.1
520
- resolution: "@jupyterlab/application@npm:4.3.0-alpha.1"
517
+ "@jupyterlab/application@npm:~4.3.0-beta.0":
518
+ version: 4.3.0-beta.0
519
+ resolution: "@jupyterlab/application@npm:4.3.0-beta.0"
521
520
  dependencies:
522
521
  "@fortawesome/fontawesome-free": ^5.12.0
523
- "@jupyterlab/apputils": ^4.4.0-alpha.1
524
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
525
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
526
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
527
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
528
- "@jupyterlab/services": ^7.3.0-alpha.1
529
- "@jupyterlab/statedb": ^4.3.0-alpha.1
530
- "@jupyterlab/translation": ^4.3.0-alpha.1
531
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
522
+ "@jupyterlab/apputils": ^4.4.0-beta.0
523
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
524
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
525
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
526
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
527
+ "@jupyterlab/services": ^7.3.0-beta.0
528
+ "@jupyterlab/statedb": ^4.3.0-beta.0
529
+ "@jupyterlab/translation": ^4.3.0-beta.0
530
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
532
531
  "@lumino/algorithm": ^2.0.1
533
532
  "@lumino/application": ^2.3.1
534
533
  "@lumino/commands": ^2.3.0
@@ -539,27 +538,27 @@ __metadata:
539
538
  "@lumino/properties": ^2.0.1
540
539
  "@lumino/signaling": ^2.1.2
541
540
  "@lumino/widgets": ^2.3.2
542
- checksum: 2dc45651b15e8eb6926d7c9289f9fae01678a6cc2f48812724806da7fd63d077b2e10198a6298ccbcd12a3bafb1879621ddaac7a95447872ef2d558e7ba64b75
543
- languageName: node
544
- linkType: hard
545
-
546
- "@jupyterlab/apputils-extension@npm:~4.3.0-alpha.1":
547
- version: 4.3.0-alpha.1
548
- resolution: "@jupyterlab/apputils-extension@npm:4.3.0-alpha.1"
549
- dependencies:
550
- "@jupyterlab/application": ^4.3.0-alpha.1
551
- "@jupyterlab/apputils": ^4.4.0-alpha.1
552
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
553
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
554
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
555
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
556
- "@jupyterlab/services": ^7.3.0-alpha.1
557
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
558
- "@jupyterlab/statedb": ^4.3.0-alpha.1
559
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
560
- "@jupyterlab/translation": ^4.3.0-alpha.1
561
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
562
- "@jupyterlab/workspaces": ^4.3.0-alpha.1
541
+ checksum: 4b609d67811fc7da7e7a7c918f130a909398c17f8c5df1be3d4ac0568db10ad66948debbf176918e9e2338934fe7ba49847056fe47864c5f68ff681048ee723c
542
+ languageName: node
543
+ linkType: hard
544
+
545
+ "@jupyterlab/apputils-extension@npm:~4.3.0-beta.0":
546
+ version: 4.3.0-beta.0
547
+ resolution: "@jupyterlab/apputils-extension@npm:4.3.0-beta.0"
548
+ dependencies:
549
+ "@jupyterlab/application": ^4.3.0-beta.0
550
+ "@jupyterlab/apputils": ^4.4.0-beta.0
551
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
552
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
553
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
554
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
555
+ "@jupyterlab/services": ^7.3.0-beta.0
556
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
557
+ "@jupyterlab/statedb": ^4.3.0-beta.0
558
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
559
+ "@jupyterlab/translation": ^4.3.0-beta.0
560
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
561
+ "@jupyterlab/workspaces": ^4.3.0-beta.0
563
562
  "@lumino/algorithm": ^2.0.1
564
563
  "@lumino/commands": ^2.3.0
565
564
  "@lumino/coreutils": ^2.1.2
@@ -570,23 +569,23 @@ __metadata:
570
569
  react: ^18.2.0
571
570
  react-dom: ^18.2.0
572
571
  react-toastify: ^9.0.8
573
- checksum: a6c3ab73cfea58fa13519134aa429d36542144f3117061fad7926a01dcce90cfa5b08177630c6ccad39bf7172c0b1d0a16a39bf34c0eb55972216865c42ff7af
572
+ checksum: d6914a83b1692257ea18ea4f926895831ffd97865acf7e16dff3167f0e417ca4b1ef03d28a4d1785288d02168c31d4d14b17a2891b12f79141d254da75226a55
574
573
  languageName: node
575
574
  linkType: hard
576
575
 
577
- "@jupyterlab/apputils@npm:~4.4.0-alpha.1":
578
- version: 4.4.0-alpha.1
579
- resolution: "@jupyterlab/apputils@npm:4.4.0-alpha.1"
576
+ "@jupyterlab/apputils@npm:~4.4.0-beta.0":
577
+ version: 4.4.0-beta.0
578
+ resolution: "@jupyterlab/apputils@npm:4.4.0-beta.0"
580
579
  dependencies:
581
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
582
- "@jupyterlab/observables": ^5.3.0-alpha.1
583
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
584
- "@jupyterlab/services": ^7.3.0-alpha.1
585
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
586
- "@jupyterlab/statedb": ^4.3.0-alpha.1
587
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
588
- "@jupyterlab/translation": ^4.3.0-alpha.1
589
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
580
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
581
+ "@jupyterlab/observables": ^5.3.0-beta.0
582
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
583
+ "@jupyterlab/services": ^7.3.0-beta.0
584
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
585
+ "@jupyterlab/statedb": ^4.3.0-beta.0
586
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
587
+ "@jupyterlab/translation": ^4.3.0-beta.0
588
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
590
589
  "@lumino/algorithm": ^2.0.1
591
590
  "@lumino/commands": ^2.3.0
592
591
  "@lumino/coreutils": ^2.1.2
@@ -599,27 +598,27 @@ __metadata:
599
598
  "@types/react": ^18.0.26
600
599
  react: ^18.2.0
601
600
  sanitize-html: ~2.12.1
602
- checksum: 7f124aaec7e2348c46a7172d2c88bb928e165b27547863c95a1926cb6546382dcb0c5f57345eb0dad4ce4c836ec72f57a4141317e324e0d6c2e71de3093166f3
601
+ checksum: 921ba73c74a2eecc642cca59118298448c7572fe9d1c5a45e69ce573eff6bf62a6131a3f784f538e53f191d1621ba61cad4bde3232e02ffec6f6f3c0c9950d17
603
602
  languageName: node
604
603
  linkType: hard
605
604
 
606
- "@jupyterlab/attachments@npm:~4.3.0-alpha.1":
607
- version: 4.3.0-alpha.1
608
- resolution: "@jupyterlab/attachments@npm:4.3.0-alpha.1"
605
+ "@jupyterlab/attachments@npm:~4.3.0-beta.0":
606
+ version: 4.3.0-beta.0
607
+ resolution: "@jupyterlab/attachments@npm:4.3.0-beta.0"
609
608
  dependencies:
610
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
611
- "@jupyterlab/observables": ^5.3.0-alpha.1
612
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
613
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
609
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
610
+ "@jupyterlab/observables": ^5.3.0-beta.0
611
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
612
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
614
613
  "@lumino/disposable": ^2.1.2
615
614
  "@lumino/signaling": ^2.1.2
616
- checksum: 8206cec197d04ef1ba758d02131a31af25154e7c8f46f228c7e839e8ebb83fbab40b44556a42f54cc75dd59204cbd71855a79cec9a95b495426c065f7050e292
615
+ checksum: 5287848c47455800a1ca06db5980b8bd2e1f762e5591fc43419551f2c12c24c9aba77d12ebece272169304eb59d0369d6715546800902867f42eae8d2ffb441b
617
616
  languageName: node
618
617
  linkType: hard
619
618
 
620
- "@jupyterlab/builder@npm:^4.3.0-alpha.1":
621
- version: 4.3.0-alpha.1
622
- resolution: "@jupyterlab/builder@npm:4.3.0-alpha.1"
619
+ "@jupyterlab/builder@npm:^4.3.0-beta.0":
620
+ version: 4.3.0-beta.0
621
+ resolution: "@jupyterlab/builder@npm:4.3.0-beta.0"
623
622
  dependencies:
624
623
  "@lumino/algorithm": ^2.0.1
625
624
  "@lumino/application": ^2.3.1
@@ -654,13 +653,13 @@ __metadata:
654
653
  worker-loader: ^3.0.2
655
654
  bin:
656
655
  build-labextension: lib/build-labextension.js
657
- checksum: ecfb274f52eae9742da46cf7445d8887de8fb42430e7c93d2a87160dea9216a72c1963c6c0ae663705b5b08538d974de5004a89fa06741b993f9b24e753ec4ca
656
+ checksum: c145a2c567783cfc28dc3858d590aaf9fa16dbeb7ba95a4b1b51f0f3003321291f862098549dc6e395466b51e7119d4979ec59996283cca56b6210cc782c7383
658
657
  languageName: node
659
658
  linkType: hard
660
659
 
661
- "@jupyterlab/buildutils@npm:^4.3.0-alpha.1":
662
- version: 4.3.0-alpha.1
663
- resolution: "@jupyterlab/buildutils@npm:4.3.0-alpha.1"
660
+ "@jupyterlab/buildutils@npm:^4.3.0-beta.0":
661
+ version: 4.3.0-beta.0
662
+ resolution: "@jupyterlab/buildutils@npm:4.3.0-beta.0"
664
663
  dependencies:
665
664
  "@yarnpkg/core": ^4.0.3
666
665
  "@yarnpkg/parsers": ^3.0.0
@@ -687,65 +686,65 @@ __metadata:
687
686
  update-dependency: lib/update-dependency.js
688
687
  update-dist-tag: lib/update-dist-tag.js
689
688
  update-staging-lock: lib/update-staging-lock.js
690
- checksum: fd59b0cedb050e342c2e553cce614fbc6672ae8c73732c82877b9e50a8562dbb5f38db7d1b1de8c53952dfeb6cb287d11684d2b46d852d092c7bd723c0fdaf4a
689
+ checksum: 175441d21bc633f11eea0fc1128e7db1c4f2f29ade0b365ac49b0f268ff2489fd900d4aa18c2ef76243eaa18e729706deb8b104481703eb308e2af6d08304322
691
690
  languageName: node
692
691
  linkType: hard
693
692
 
694
- "@jupyterlab/cell-toolbar-extension@npm:~4.3.0-alpha.1":
695
- version: 4.3.0-alpha.1
696
- resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.0-alpha.1"
693
+ "@jupyterlab/cell-toolbar-extension@npm:~4.3.0-beta.0":
694
+ version: 4.3.0-beta.0
695
+ resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.0-beta.0"
697
696
  dependencies:
698
- "@jupyterlab/application": ^4.3.0-alpha.1
699
- "@jupyterlab/apputils": ^4.4.0-alpha.1
700
- "@jupyterlab/cell-toolbar": ^4.3.0-alpha.1
701
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
702
- "@jupyterlab/translation": ^4.3.0-alpha.1
703
- checksum: be4b6025e19e35aca689cd1950ec53f315f2521967ba61939fcf0e780faf1d6187250950e1785fc4ec80bc388cc8b2e1cba7dbd2b60b3d8986c5eee59d71a172
697
+ "@jupyterlab/application": ^4.3.0-beta.0
698
+ "@jupyterlab/apputils": ^4.4.0-beta.0
699
+ "@jupyterlab/cell-toolbar": ^4.3.0-beta.0
700
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
701
+ "@jupyterlab/translation": ^4.3.0-beta.0
702
+ checksum: 5be385cd75c4eceddc846e1d53b62e91cfe6c4b23f5f1605bef0d85748e780e9887c497bcd224ec23ee684ee4765451e2e327793141e70203066b7e0a2ec2dee
704
703
  languageName: node
705
704
  linkType: hard
706
705
 
707
- "@jupyterlab/cell-toolbar@npm:~4.3.0-alpha.1":
708
- version: 4.3.0-alpha.1
709
- resolution: "@jupyterlab/cell-toolbar@npm:4.3.0-alpha.1"
706
+ "@jupyterlab/cell-toolbar@npm:~4.3.0-beta.0":
707
+ version: 4.3.0-beta.0
708
+ resolution: "@jupyterlab/cell-toolbar@npm:4.3.0-beta.0"
710
709
  dependencies:
711
- "@jupyter/ydoc": ^2.0.1
712
- "@jupyterlab/apputils": ^4.4.0-alpha.1
713
- "@jupyterlab/cells": ^4.3.0-alpha.1
714
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
715
- "@jupyterlab/notebook": ^4.3.0-alpha.1
716
- "@jupyterlab/observables": ^5.3.0-alpha.1
717
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
710
+ "@jupyter/ydoc": ^3.0.0-a3
711
+ "@jupyterlab/apputils": ^4.4.0-beta.0
712
+ "@jupyterlab/cells": ^4.3.0-beta.0
713
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
714
+ "@jupyterlab/notebook": ^4.3.0-beta.0
715
+ "@jupyterlab/observables": ^5.3.0-beta.0
716
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
718
717
  "@lumino/algorithm": ^2.0.1
719
718
  "@lumino/commands": ^2.3.0
720
719
  "@lumino/disposable": ^2.1.2
721
720
  "@lumino/signaling": ^2.1.2
722
721
  "@lumino/widgets": ^2.3.2
723
- checksum: a38c8f4f777cb38275de5eaed6067c9412615e0129bd1f0aed87a501f17566dc8eada4c279b14016449ec95d07545c86964a3f38b6bd23c47356d3624587ebbd
722
+ checksum: 2bffc324b3c24509adcd74b3c9d913fddb419bf31d02feab2deea1cfada4dfc7287b0f68e588da3484b0773344139bfe78a07955f22e771b0394149b064b058f
724
723
  languageName: node
725
724
  linkType: hard
726
725
 
727
- "@jupyterlab/cells@npm:~4.3.0-alpha.1":
728
- version: 4.3.0-alpha.1
729
- resolution: "@jupyterlab/cells@npm:4.3.0-alpha.1"
726
+ "@jupyterlab/cells@npm:~4.3.0-beta.0":
727
+ version: 4.3.0-beta.0
728
+ resolution: "@jupyterlab/cells@npm:4.3.0-beta.0"
730
729
  dependencies:
731
730
  "@codemirror/state": ^6.4.1
732
731
  "@codemirror/view": ^6.26.3
733
- "@jupyter/ydoc": ^2.0.1
734
- "@jupyterlab/apputils": ^4.4.0-alpha.1
735
- "@jupyterlab/attachments": ^4.3.0-alpha.1
736
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
737
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
738
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
739
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
740
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
741
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
742
- "@jupyterlab/observables": ^5.3.0-alpha.1
743
- "@jupyterlab/outputarea": ^4.3.0-alpha.1
744
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
745
- "@jupyterlab/services": ^7.3.0-alpha.1
746
- "@jupyterlab/toc": ^6.3.0-alpha.1
747
- "@jupyterlab/translation": ^4.3.0-alpha.1
748
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
732
+ "@jupyter/ydoc": ^3.0.0-a3
733
+ "@jupyterlab/apputils": ^4.4.0-beta.0
734
+ "@jupyterlab/attachments": ^4.3.0-beta.0
735
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
736
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
737
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
738
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
739
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
740
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
741
+ "@jupyterlab/observables": ^5.3.0-beta.0
742
+ "@jupyterlab/outputarea": ^4.3.0-beta.0
743
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
744
+ "@jupyterlab/services": ^7.3.0-beta.0
745
+ "@jupyterlab/toc": ^6.3.0-beta.0
746
+ "@jupyterlab/translation": ^4.3.0-beta.0
747
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
749
748
  "@lumino/algorithm": ^2.0.1
750
749
  "@lumino/coreutils": ^2.1.2
751
750
  "@lumino/domutils": ^2.0.1
@@ -756,38 +755,38 @@ __metadata:
756
755
  "@lumino/virtualdom": ^2.0.1
757
756
  "@lumino/widgets": ^2.3.2
758
757
  react: ^18.2.0
759
- checksum: 0e18244b21835f98599287de412e0cb6b0f98ab3753d6a138a1cc52a2f0c928554014fa995cbbb5ac730509c45b2092a037de12316466711f9c9da3046719ab9
758
+ checksum: d542c9cf9c77dbef3c12effb32f5f51299b53a3a5e4a36ce837d16220351663d272dbfcf451c9e694c31f9e40e163422cbd853de890f9673a1d6ec3ab26cbc38
760
759
  languageName: node
761
760
  linkType: hard
762
761
 
763
- "@jupyterlab/celltags-extension@npm:~4.3.0-alpha.1":
764
- version: 4.3.0-alpha.1
765
- resolution: "@jupyterlab/celltags-extension@npm:4.3.0-alpha.1"
762
+ "@jupyterlab/celltags-extension@npm:~4.3.0-beta.0":
763
+ version: 4.3.0-beta.0
764
+ resolution: "@jupyterlab/celltags-extension@npm:4.3.0-beta.0"
766
765
  dependencies:
767
- "@jupyterlab/application": ^4.3.0-alpha.1
768
- "@jupyterlab/notebook": ^4.3.0-alpha.1
769
- "@jupyterlab/translation": ^4.3.0-alpha.1
770
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
766
+ "@jupyterlab/application": ^4.3.0-beta.0
767
+ "@jupyterlab/notebook": ^4.3.0-beta.0
768
+ "@jupyterlab/translation": ^4.3.0-beta.0
769
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
771
770
  "@lumino/algorithm": ^2.0.1
772
771
  "@rjsf/utils": ^5.13.4
773
772
  react: ^18.2.0
774
- checksum: 48d4a03f165af49fc3cd764dd472b503d7100384cf7833a41403e3c4bd2ad45eb022c7a2f263736a9fc3a8b85b1ac638add2188e6143e563cfc13ddaa78861c3
773
+ checksum: 39b41a24df109a6e6b1b7e6d390a6b81fc46cf7f179498a3f06bad2de619822fea219d774574b64638a114244cfd5a68d59f69b1af901dcd9bb9ad62429ebcf6
775
774
  languageName: node
776
775
  linkType: hard
777
776
 
778
- "@jupyterlab/codeeditor@npm:~4.3.0-alpha.1":
779
- version: 4.3.0-alpha.1
780
- resolution: "@jupyterlab/codeeditor@npm:4.3.0-alpha.1"
777
+ "@jupyterlab/codeeditor@npm:~4.3.0-beta.0":
778
+ version: 4.3.0-beta.0
779
+ resolution: "@jupyterlab/codeeditor@npm:4.3.0-beta.0"
781
780
  dependencies:
782
781
  "@codemirror/state": ^6.4.1
783
- "@jupyter/ydoc": ^2.0.1
784
- "@jupyterlab/apputils": ^4.4.0-alpha.1
785
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
786
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
787
- "@jupyterlab/observables": ^5.3.0-alpha.1
788
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
789
- "@jupyterlab/translation": ^4.3.0-alpha.1
790
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
782
+ "@jupyter/ydoc": ^3.0.0-a3
783
+ "@jupyterlab/apputils": ^4.4.0-beta.0
784
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
785
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
786
+ "@jupyterlab/observables": ^5.3.0-beta.0
787
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
788
+ "@jupyterlab/translation": ^4.3.0-beta.0
789
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
791
790
  "@lumino/coreutils": ^2.1.2
792
791
  "@lumino/disposable": ^2.1.2
793
792
  "@lumino/dragdrop": ^2.1.4
@@ -795,13 +794,13 @@ __metadata:
795
794
  "@lumino/signaling": ^2.1.2
796
795
  "@lumino/widgets": ^2.3.2
797
796
  react: ^18.2.0
798
- checksum: 1669d9853c8c7b12c4d56d01e92f9cf72b85a4f351e63d34e040f371d764f9731cbf841b2f394cbafa1cb09a7af54f90dade5ff4e26da212d83f7703315f6096
797
+ checksum: 1173dc7becf222120d57c557e57828d3981ac307fb562500c96499ab4ba4ac7af92f97b3dfd6d2d1cdabd97e54312d1f098eae57c8216c4c432f47f7eaba0d9a
799
798
  languageName: node
800
799
  linkType: hard
801
800
 
802
- "@jupyterlab/codemirror-extension@npm:~4.3.0-alpha.1":
803
- version: 4.3.0-alpha.1
804
- resolution: "@jupyterlab/codemirror-extension@npm:4.3.0-alpha.1"
801
+ "@jupyterlab/codemirror-extension@npm:~4.3.0-beta.0":
802
+ version: 4.3.0-beta.0
803
+ resolution: "@jupyterlab/codemirror-extension@npm:4.3.0-beta.0"
805
804
  dependencies:
806
805
  "@codemirror/commands": ^6.5.0
807
806
  "@codemirror/lang-markdown": ^6.2.5
@@ -809,26 +808,26 @@ __metadata:
809
808
  "@codemirror/legacy-modes": ^6.4.0
810
809
  "@codemirror/search": ^6.5.6
811
810
  "@codemirror/view": ^6.26.3
812
- "@jupyter/ydoc": ^2.0.1
813
- "@jupyterlab/application": ^4.3.0-alpha.1
814
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
815
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
816
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
817
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
818
- "@jupyterlab/translation": ^4.3.0-alpha.1
819
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
811
+ "@jupyter/ydoc": ^3.0.0-a3
812
+ "@jupyterlab/application": ^4.3.0-beta.0
813
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
814
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
815
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
816
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
817
+ "@jupyterlab/translation": ^4.3.0-beta.0
818
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
820
819
  "@lumino/coreutils": ^2.1.2
821
820
  "@lumino/widgets": ^2.3.2
822
821
  "@rjsf/utils": ^5.13.4
823
822
  "@rjsf/validator-ajv8": ^5.13.4
824
823
  react: ^18.2.0
825
- checksum: 13f70f5d7b72d8abc42bd0d2a4d213b5ca84f0ee269c0082173e862395321ca38c5da310a9804a10d56b97f9e001d46cb65b0ed7e8554271279fb6ed5bd8b399
824
+ checksum: b57367b863c34899d7db6cc7b0fa45bb7e8b6eab117cba84743b247e3e2bf8b96554ac452c601832b9977fc9c1b93ed6940ea49360f6357450987fa6fca5cf90
826
825
  languageName: node
827
826
  linkType: hard
828
827
 
829
- "@jupyterlab/codemirror@npm:~4.3.0-alpha.1":
830
- version: 4.3.0-alpha.1
831
- resolution: "@jupyterlab/codemirror@npm:4.3.0-alpha.1"
828
+ "@jupyterlab/codemirror@npm:~4.3.0-beta.0":
829
+ version: 4.3.0-beta.0
830
+ resolution: "@jupyterlab/codemirror@npm:4.3.0-beta.0"
832
831
  dependencies:
833
832
  "@codemirror/autocomplete": ^6.16.0
834
833
  "@codemirror/commands": ^6.5.0
@@ -850,12 +849,12 @@ __metadata:
850
849
  "@codemirror/search": ^6.5.6
851
850
  "@codemirror/state": ^6.4.1
852
851
  "@codemirror/view": ^6.26.3
853
- "@jupyter/ydoc": ^2.0.1
854
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
855
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
856
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
857
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
858
- "@jupyterlab/translation": ^4.3.0-alpha.1
852
+ "@jupyter/ydoc": ^3.0.0-a3
853
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
854
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
855
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
856
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
857
+ "@jupyterlab/translation": ^4.3.0-beta.0
859
858
  "@lezer/common": ^1.2.1
860
859
  "@lezer/generator": ^1.7.0
861
860
  "@lezer/highlight": ^1.2.0
@@ -864,44 +863,45 @@ __metadata:
864
863
  "@lumino/disposable": ^2.1.2
865
864
  "@lumino/signaling": ^2.1.2
866
865
  yjs: ^13.5.40
867
- checksum: f0d7992eece4e409189e78b1fd80e8a9271c1eaa49b6f7afd4effa166ab224f31b669ef949bd2fc9c321050174af98c1439194b6511cc20ad7e3ae8f538fd6ff
866
+ checksum: 4386eb523be4f11628e49c3941969d6cb7a341a343b99a4ab7306671ea3755e0eb8f860be72e57f21e1f69fd6d6460d94522563ade01b0d719f3bb347fb5c58e
868
867
  languageName: node
869
868
  linkType: hard
870
869
 
871
- "@jupyterlab/completer-extension@npm:~4.3.0-alpha.1":
872
- version: 4.3.0-alpha.1
873
- resolution: "@jupyterlab/completer-extension@npm:4.3.0-alpha.1"
870
+ "@jupyterlab/completer-extension@npm:~4.3.0-beta.0":
871
+ version: 4.3.0-beta.0
872
+ resolution: "@jupyterlab/completer-extension@npm:4.3.0-beta.0"
874
873
  dependencies:
875
- "@jupyterlab/application": ^4.3.0-alpha.1
876
- "@jupyterlab/completer": ^4.3.0-alpha.1
877
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
878
- "@jupyterlab/translation": ^4.3.0-alpha.1
879
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
874
+ "@jupyterlab/application": ^4.3.0-beta.0
875
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
876
+ "@jupyterlab/completer": ^4.3.0-beta.0
877
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
878
+ "@jupyterlab/translation": ^4.3.0-beta.0
879
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
880
880
  "@lumino/commands": ^2.3.0
881
881
  "@lumino/coreutils": ^2.1.2
882
882
  "@rjsf/utils": ^5.13.4
883
883
  react: ^18.2.0
884
- checksum: 3fdb732c7ef501f3e0d3e9418b1616315b757775c019c52b95a1b11fa2753029d11cf5468c413e8c00c9574cf8cedb83dae785cb27e89e0678ab1d8376c4843c
884
+ checksum: 0898f13ffaa191cc15007b1d7c3bc5fb7519875bd96369be923073e71e496b917ec362b00d7879071d1da7d3ccdd7c462cd8d80b4e253d5840c241a5166df3e2
885
885
  languageName: node
886
886
  linkType: hard
887
887
 
888
- "@jupyterlab/completer@npm:~4.3.0-alpha.1":
889
- version: 4.3.0-alpha.1
890
- resolution: "@jupyterlab/completer@npm:4.3.0-alpha.1"
888
+ "@jupyterlab/completer@npm:~4.3.0-beta.0":
889
+ version: 4.3.0-beta.0
890
+ resolution: "@jupyterlab/completer@npm:4.3.0-beta.0"
891
891
  dependencies:
892
892
  "@codemirror/state": ^6.4.1
893
893
  "@codemirror/view": ^6.26.3
894
- "@jupyter/ydoc": ^2.0.1
895
- "@jupyterlab/apputils": ^4.4.0-alpha.1
896
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
897
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
898
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
899
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
900
- "@jupyterlab/services": ^7.3.0-alpha.1
901
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
902
- "@jupyterlab/statedb": ^4.3.0-alpha.1
903
- "@jupyterlab/translation": ^4.3.0-alpha.1
904
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
894
+ "@jupyter/ydoc": ^3.0.0-a3
895
+ "@jupyterlab/apputils": ^4.4.0-beta.0
896
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
897
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
898
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
899
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
900
+ "@jupyterlab/services": ^7.3.0-beta.0
901
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
902
+ "@jupyterlab/statedb": ^4.3.0-beta.0
903
+ "@jupyterlab/translation": ^4.3.0-beta.0
904
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
905
905
  "@lumino/algorithm": ^2.0.1
906
906
  "@lumino/coreutils": ^2.1.2
907
907
  "@lumino/disposable": ^2.1.2
@@ -909,63 +909,63 @@ __metadata:
909
909
  "@lumino/messaging": ^2.0.1
910
910
  "@lumino/signaling": ^2.1.2
911
911
  "@lumino/widgets": ^2.3.2
912
- checksum: ee92d6d9ba974c56ff538f605901e7bfb52e2622089ba665c448bf4c66d1eee438ec9cb99840ba1d32ea89b8f3335441379f8e86021716c77bb79b70aada468e
913
- languageName: node
914
- linkType: hard
915
-
916
- "@jupyterlab/console-extension@npm:~4.3.0-alpha.1":
917
- version: 4.3.0-alpha.1
918
- resolution: "@jupyterlab/console-extension@npm:4.3.0-alpha.1"
919
- dependencies:
920
- "@jupyterlab/application": ^4.3.0-alpha.1
921
- "@jupyterlab/apputils": ^4.4.0-alpha.1
922
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
923
- "@jupyterlab/completer": ^4.3.0-alpha.1
924
- "@jupyterlab/console": ^4.3.0-alpha.1
925
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
926
- "@jupyterlab/launcher": ^4.3.0-alpha.1
927
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
928
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
929
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
930
- "@jupyterlab/translation": ^4.3.0-alpha.1
931
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
912
+ checksum: 22e3d8615470b98c95c5dcb5c95d7d462fbbaa1d5bbea960327ff74d95ccfe03923369a65591e0523719c8795e1061ae9bf7ef44a6fb2517608d3ec5326d216d
913
+ languageName: node
914
+ linkType: hard
915
+
916
+ "@jupyterlab/console-extension@npm:~4.3.0-beta.0":
917
+ version: 4.3.0-beta.0
918
+ resolution: "@jupyterlab/console-extension@npm:4.3.0-beta.0"
919
+ dependencies:
920
+ "@jupyterlab/application": ^4.3.0-beta.0
921
+ "@jupyterlab/apputils": ^4.4.0-beta.0
922
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
923
+ "@jupyterlab/completer": ^4.3.0-beta.0
924
+ "@jupyterlab/console": ^4.3.0-beta.0
925
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
926
+ "@jupyterlab/launcher": ^4.3.0-beta.0
927
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
928
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
929
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
930
+ "@jupyterlab/translation": ^4.3.0-beta.0
931
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
932
932
  "@lumino/algorithm": ^2.0.1
933
933
  "@lumino/coreutils": ^2.1.2
934
934
  "@lumino/disposable": ^2.1.2
935
935
  "@lumino/properties": ^2.0.1
936
936
  "@lumino/widgets": ^2.3.2
937
- checksum: 41b7e5d7e9b5e0b2339105a72e85ec1554d1497d8292757dde4d4783b97a91d783dac040fa354ba1e93534a6895cc7e24750ed56ecc034e4b6714a6596fe873c
937
+ checksum: 913d71886aaf4c261d775f534c61d70abcb8618cd86626e89c2b4767de57bee0f130191f9fffe88244ce201603036b5526321956496344f0fddc88b2c865cb57
938
938
  languageName: node
939
939
  linkType: hard
940
940
 
941
- "@jupyterlab/console@npm:~4.3.0-alpha.1":
942
- version: 4.3.0-alpha.1
943
- resolution: "@jupyterlab/console@npm:4.3.0-alpha.1"
941
+ "@jupyterlab/console@npm:~4.3.0-beta.0":
942
+ version: 4.3.0-beta.0
943
+ resolution: "@jupyterlab/console@npm:4.3.0-beta.0"
944
944
  dependencies:
945
- "@jupyter/ydoc": ^2.0.1
946
- "@jupyterlab/apputils": ^4.4.0-alpha.1
947
- "@jupyterlab/cells": ^4.3.0-alpha.1
948
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
949
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
950
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
951
- "@jupyterlab/observables": ^5.3.0-alpha.1
952
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
953
- "@jupyterlab/services": ^7.3.0-alpha.1
954
- "@jupyterlab/translation": ^4.3.0-alpha.1
955
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
945
+ "@jupyter/ydoc": ^3.0.0-a3
946
+ "@jupyterlab/apputils": ^4.4.0-beta.0
947
+ "@jupyterlab/cells": ^4.3.0-beta.0
948
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
949
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
950
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
951
+ "@jupyterlab/observables": ^5.3.0-beta.0
952
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
953
+ "@jupyterlab/services": ^7.3.0-beta.0
954
+ "@jupyterlab/translation": ^4.3.0-beta.0
955
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
956
956
  "@lumino/coreutils": ^2.1.2
957
957
  "@lumino/disposable": ^2.1.2
958
958
  "@lumino/dragdrop": ^2.1.4
959
959
  "@lumino/messaging": ^2.0.1
960
960
  "@lumino/signaling": ^2.1.2
961
961
  "@lumino/widgets": ^2.3.2
962
- checksum: 1d527aa9abc9fe9cc9e02534b6c9c19b6085f5445161f9d9ca13bcc5ba0493b13c6d2454f60752896c5c279f72612f7b3e799f26bc604d5910be276f28f13cfd
962
+ checksum: c3d8b6ab4ba887687f7c0f2182d4f0d422e2432beec32fd0d17ba2930b63e7672034ddd96aa2b3011947e9eb365118a08c80c02f8f918d70ef2136ba6b5d879a
963
963
  languageName: node
964
964
  linkType: hard
965
965
 
966
- "@jupyterlab/coreutils@npm:~6.3.0-alpha.1":
967
- version: 6.3.0-alpha.1
968
- resolution: "@jupyterlab/coreutils@npm:6.3.0-alpha.1"
966
+ "@jupyterlab/coreutils@npm:~6.3.0-beta.0":
967
+ version: 6.3.0-beta.0
968
+ resolution: "@jupyterlab/coreutils@npm:6.3.0-beta.0"
969
969
  dependencies:
970
970
  "@lumino/coreutils": ^2.1.2
971
971
  "@lumino/disposable": ^2.1.2
@@ -973,93 +973,94 @@ __metadata:
973
973
  minimist: ~1.2.0
974
974
  path-browserify: ^1.0.0
975
975
  url-parse: ~1.5.4
976
- checksum: 7ca21990a6d81906d0c2509216537369b7251eae07e283558d77265785533acbe684ba15e027bdbf3075682655917a7af1535ff24b1c64ee0de6933620009ae8
976
+ checksum: a12838dbe44b1c87e97a13157f93edfb22fc902ca201092faa02f6914796a3072f747fcf6ce0a6294a0d48e6349fbd375722a34729fd368ac3bd6002e4eeff7c
977
977
  languageName: node
978
978
  linkType: hard
979
979
 
980
- "@jupyterlab/csvviewer-extension@npm:~4.3.0-alpha.1":
981
- version: 4.3.0-alpha.1
982
- resolution: "@jupyterlab/csvviewer-extension@npm:4.3.0-alpha.1"
980
+ "@jupyterlab/csvviewer-extension@npm:~4.3.0-beta.0":
981
+ version: 4.3.0-beta.0
982
+ resolution: "@jupyterlab/csvviewer-extension@npm:4.3.0-beta.0"
983
983
  dependencies:
984
- "@jupyterlab/application": ^4.3.0-alpha.1
985
- "@jupyterlab/apputils": ^4.4.0-alpha.1
986
- "@jupyterlab/csvviewer": ^4.3.0-alpha.1
987
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
988
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
989
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
990
- "@jupyterlab/observables": ^5.3.0-alpha.1
991
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
992
- "@jupyterlab/translation": ^4.3.0-alpha.1
984
+ "@jupyterlab/application": ^4.3.0-beta.0
985
+ "@jupyterlab/apputils": ^4.4.0-beta.0
986
+ "@jupyterlab/csvviewer": ^4.3.0-beta.0
987
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
988
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
989
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
990
+ "@jupyterlab/observables": ^5.3.0-beta.0
991
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
992
+ "@jupyterlab/translation": ^4.3.0-beta.0
993
993
  "@lumino/datagrid": ^2.3.1
994
994
  "@lumino/widgets": ^2.3.2
995
- checksum: f88dee852b653b7913f3f5078b5fff6ccb33d7b640df1d6be745451bd86ca0db583a318d7aee7c08624bba74773b230d8bd2f4972cb880f03ba09be341b28f3c
995
+ checksum: 2a08f7328d2fe1a1302f0c5a349c31e9ffefa1a717591b52d33b86c726064ed2efc21ca1412f02adeb4273b5b6cac19312c6b11d6bea69ed1d59e736e41c17c4
996
996
  languageName: node
997
997
  linkType: hard
998
998
 
999
- "@jupyterlab/csvviewer@npm:~4.3.0-alpha.1":
1000
- version: 4.3.0-alpha.1
1001
- resolution: "@jupyterlab/csvviewer@npm:4.3.0-alpha.1"
999
+ "@jupyterlab/csvviewer@npm:~4.3.0-beta.0":
1000
+ version: 4.3.0-beta.0
1001
+ resolution: "@jupyterlab/csvviewer@npm:4.3.0-beta.0"
1002
1002
  dependencies:
1003
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1004
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1005
- "@jupyterlab/translation": ^4.3.0-alpha.1
1006
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1003
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1004
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1005
+ "@jupyterlab/translation": ^4.3.0-beta.0
1006
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1007
1007
  "@lumino/coreutils": ^2.1.2
1008
1008
  "@lumino/datagrid": ^2.3.1
1009
1009
  "@lumino/disposable": ^2.1.2
1010
1010
  "@lumino/messaging": ^2.0.1
1011
1011
  "@lumino/signaling": ^2.1.2
1012
1012
  "@lumino/widgets": ^2.3.2
1013
- checksum: 3f0ffbf553f44b7ad802e21b83f626abc79214a2f6a38d21319629555bd3f1b7e1adb2ef16ee95b0fa682ef89773f8ae19852d2f99034a77d8c6df361725f308
1014
- languageName: node
1015
- linkType: hard
1016
-
1017
- "@jupyterlab/debugger-extension@npm:~4.3.0-alpha.1":
1018
- version: 4.3.0-alpha.1
1019
- resolution: "@jupyterlab/debugger-extension@npm:4.3.0-alpha.1"
1020
- dependencies:
1021
- "@jupyterlab/application": ^4.3.0-alpha.1
1022
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1023
- "@jupyterlab/cells": ^4.3.0-alpha.1
1024
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1025
- "@jupyterlab/console": ^4.3.0-alpha.1
1026
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1027
- "@jupyterlab/debugger": ^4.3.0-alpha.1
1028
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1029
- "@jupyterlab/fileeditor": ^4.3.0-alpha.1
1030
- "@jupyterlab/logconsole": ^4.3.0-alpha.1
1031
- "@jupyterlab/notebook": ^4.3.0-alpha.1
1032
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1033
- "@jupyterlab/services": ^7.3.0-alpha.1
1034
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1035
- "@jupyterlab/translation": ^4.3.0-alpha.1
1036
- checksum: 2125b97f90bb0d14500c536ddff033dc389a3f8c91e0b3655152130db979ca158545d252e4de59529cfe53fbf6a10319eb5bf0412c6a225027465dcaf71a793b
1013
+ checksum: a114d54a68cde60ebc8907b14d76c0f2ca8c0b638a7a68bb474d3e7b1ccfae25301c1f7a9ace9d515b917d89eb6e868cc7c36df29683378928f1bbeee0e8a81d
1014
+ languageName: node
1015
+ linkType: hard
1016
+
1017
+ "@jupyterlab/debugger-extension@npm:~4.3.0-beta.0":
1018
+ version: 4.3.0-beta.0
1019
+ resolution: "@jupyterlab/debugger-extension@npm:4.3.0-beta.0"
1020
+ dependencies:
1021
+ "@jupyterlab/application": ^4.3.0-beta.0
1022
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1023
+ "@jupyterlab/cells": ^4.3.0-beta.0
1024
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1025
+ "@jupyterlab/console": ^4.3.0-beta.0
1026
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1027
+ "@jupyterlab/debugger": ^4.3.0-beta.0
1028
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1029
+ "@jupyterlab/fileeditor": ^4.3.0-beta.0
1030
+ "@jupyterlab/logconsole": ^4.3.0-beta.0
1031
+ "@jupyterlab/notebook": ^4.3.0-beta.0
1032
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1033
+ "@jupyterlab/services": ^7.3.0-beta.0
1034
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1035
+ "@jupyterlab/translation": ^4.3.0-beta.0
1036
+ "@lumino/commands": ^2.3.0
1037
+ checksum: e565f0aedb1c3e56d821c61feb2b2d8855565a207aa0fe4043647fdb735250ce1b8aef3b03d7c7484638905b5f8d66b19b8e992cebb53f81621939096a2414c8
1037
1038
  languageName: node
1038
1039
  linkType: hard
1039
1040
 
1040
- "@jupyterlab/debugger@npm:~4.3.0-alpha.1":
1041
- version: 4.3.0-alpha.1
1042
- resolution: "@jupyterlab/debugger@npm:4.3.0-alpha.1"
1041
+ "@jupyterlab/debugger@npm:~4.3.0-beta.0":
1042
+ version: 4.3.0-beta.0
1043
+ resolution: "@jupyterlab/debugger@npm:4.3.0-beta.0"
1043
1044
  dependencies:
1044
1045
  "@codemirror/state": ^6.4.1
1045
1046
  "@codemirror/view": ^6.26.3
1046
- "@jupyter/react-components": ^0.15.3
1047
- "@jupyter/ydoc": ^2.0.1
1048
- "@jupyterlab/application": ^4.3.0-alpha.1
1049
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1050
- "@jupyterlab/cells": ^4.3.0-alpha.1
1051
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1052
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1053
- "@jupyterlab/console": ^4.3.0-alpha.1
1054
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1055
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1056
- "@jupyterlab/fileeditor": ^4.3.0-alpha.1
1057
- "@jupyterlab/notebook": ^4.3.0-alpha.1
1058
- "@jupyterlab/observables": ^5.3.0-alpha.1
1059
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1060
- "@jupyterlab/services": ^7.3.0-alpha.1
1061
- "@jupyterlab/translation": ^4.3.0-alpha.1
1062
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1047
+ "@jupyter/react-components": ^0.16.6
1048
+ "@jupyter/ydoc": ^3.0.0-a3
1049
+ "@jupyterlab/application": ^4.3.0-beta.0
1050
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1051
+ "@jupyterlab/cells": ^4.3.0-beta.0
1052
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1053
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1054
+ "@jupyterlab/console": ^4.3.0-beta.0
1055
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1056
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1057
+ "@jupyterlab/fileeditor": ^4.3.0-beta.0
1058
+ "@jupyterlab/notebook": ^4.3.0-beta.0
1059
+ "@jupyterlab/observables": ^5.3.0-beta.0
1060
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1061
+ "@jupyterlab/services": ^7.3.0-beta.0
1062
+ "@jupyterlab/translation": ^4.3.0-beta.0
1063
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1063
1064
  "@lumino/algorithm": ^2.0.1
1064
1065
  "@lumino/commands": ^2.3.0
1065
1066
  "@lumino/coreutils": ^2.1.2
@@ -1071,25 +1072,25 @@ __metadata:
1071
1072
  "@lumino/widgets": ^2.3.2
1072
1073
  "@vscode/debugprotocol": ^1.51.0
1073
1074
  react: ^18.2.0
1074
- checksum: 0968d5e804e33da7940bb67690e9e2744507e4570597d9d7f3394ea5d831e4ea6173de080a17614322f85ec004e606eb68071f133f0897b90158bd8d6d49da3c
1075
+ checksum: 360261e4304fbdbb4a9443e64352c0aed4cf02f9ba50985eaf4f498f1b0b408f2c6931d61da7eac9805926319401f12b8299cad40b9215e7fe551d00c83e2cd2
1075
1076
  languageName: node
1076
1077
  linkType: hard
1077
1078
 
1078
- "@jupyterlab/docmanager-extension@npm:~4.3.0-alpha.1":
1079
- version: 4.3.0-alpha.1
1080
- resolution: "@jupyterlab/docmanager-extension@npm:4.3.0-alpha.1"
1079
+ "@jupyterlab/docmanager-extension@npm:~4.3.0-beta.0":
1080
+ version: 4.3.0-beta.0
1081
+ resolution: "@jupyterlab/docmanager-extension@npm:4.3.0-beta.0"
1081
1082
  dependencies:
1082
- "@jupyterlab/application": ^4.3.0-alpha.1
1083
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1084
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1085
- "@jupyterlab/docmanager": ^4.3.0-alpha.1
1086
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1087
- "@jupyterlab/services": ^7.3.0-alpha.1
1088
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1089
- "@jupyterlab/statedb": ^4.3.0-alpha.1
1090
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1091
- "@jupyterlab/translation": ^4.3.0-alpha.1
1092
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1083
+ "@jupyterlab/application": ^4.3.0-beta.0
1084
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1085
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1086
+ "@jupyterlab/docmanager": ^4.3.0-beta.0
1087
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1088
+ "@jupyterlab/services": ^7.3.0-beta.0
1089
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1090
+ "@jupyterlab/statedb": ^4.3.0-beta.0
1091
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1092
+ "@jupyterlab/translation": ^4.3.0-beta.0
1093
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1093
1094
  "@lumino/algorithm": ^2.0.1
1094
1095
  "@lumino/commands": ^2.3.0
1095
1096
  "@lumino/coreutils": ^2.1.2
@@ -1097,22 +1098,22 @@ __metadata:
1097
1098
  "@lumino/signaling": ^2.1.2
1098
1099
  "@lumino/widgets": ^2.3.2
1099
1100
  react: ^18.2.0
1100
- checksum: 0d612627d736cba5365c946cb34f4cfa6a3e6a3494dcb315938fa7a1e4cfe03d45351ddb093deb986dc5afe19612e91553ece46ec32cd2708975296fbd392569
1101
+ checksum: ea302a739b9bf0ec62c2d64c0f288d6efd23ac138dc4ed233d461cbe8b84d2c50f8174d7bba1eb92a246503efb4debaf1be11518181483c655ffa8a5d67b0d10
1101
1102
  languageName: node
1102
1103
  linkType: hard
1103
1104
 
1104
- "@jupyterlab/docmanager@npm:~4.3.0-alpha.1":
1105
- version: 4.3.0-alpha.1
1106
- resolution: "@jupyterlab/docmanager@npm:4.3.0-alpha.1"
1105
+ "@jupyterlab/docmanager@npm:~4.3.0-beta.0":
1106
+ version: 4.3.0-beta.0
1107
+ resolution: "@jupyterlab/docmanager@npm:4.3.0-beta.0"
1107
1108
  dependencies:
1108
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1109
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1110
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1111
- "@jupyterlab/services": ^7.3.0-alpha.1
1112
- "@jupyterlab/statedb": ^4.3.0-alpha.1
1113
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1114
- "@jupyterlab/translation": ^4.3.0-alpha.1
1115
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1109
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1110
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1111
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1112
+ "@jupyterlab/services": ^7.3.0-beta.0
1113
+ "@jupyterlab/statedb": ^4.3.0-beta.0
1114
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1115
+ "@jupyterlab/translation": ^4.3.0-beta.0
1116
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1116
1117
  "@lumino/algorithm": ^2.0.1
1117
1118
  "@lumino/coreutils": ^2.1.2
1118
1119
  "@lumino/disposable": ^2.1.2
@@ -1122,24 +1123,24 @@ __metadata:
1122
1123
  "@lumino/signaling": ^2.1.2
1123
1124
  "@lumino/widgets": ^2.3.2
1124
1125
  react: ^18.2.0
1125
- checksum: 44dd1dab965f365ab416a48fea49ab6eb5bb46bf78ce548d4adfac09ce2b8739b84316b403cb651704a8b874323406846a861aae4618262f45b1fe23a2b8bfb9
1126
+ checksum: bc0b5d793a6825d8f29308ee09e31fd9416ba0e13d4328b52ba6a66e5a21f243e3a1fc108ae35d89a78fa1ca3128254a2b6522ae08f3d2cdeea42ab7b59888e7
1126
1127
  languageName: node
1127
1128
  linkType: hard
1128
1129
 
1129
- "@jupyterlab/docregistry@npm:~4.3.0-alpha.1":
1130
- version: 4.3.0-alpha.1
1131
- resolution: "@jupyterlab/docregistry@npm:4.3.0-alpha.1"
1130
+ "@jupyterlab/docregistry@npm:~4.3.0-beta.0":
1131
+ version: 4.3.0-beta.0
1132
+ resolution: "@jupyterlab/docregistry@npm:4.3.0-beta.0"
1132
1133
  dependencies:
1133
- "@jupyter/ydoc": ^2.0.1
1134
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1135
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1136
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1137
- "@jupyterlab/observables": ^5.3.0-alpha.1
1138
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1139
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1140
- "@jupyterlab/services": ^7.3.0-alpha.1
1141
- "@jupyterlab/translation": ^4.3.0-alpha.1
1142
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1134
+ "@jupyter/ydoc": ^3.0.0-a3
1135
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1136
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1137
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1138
+ "@jupyterlab/observables": ^5.3.0-beta.0
1139
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1140
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1141
+ "@jupyterlab/services": ^7.3.0-beta.0
1142
+ "@jupyterlab/translation": ^4.3.0-beta.0
1143
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1143
1144
  "@lumino/algorithm": ^2.0.1
1144
1145
  "@lumino/coreutils": ^2.1.2
1145
1146
  "@lumino/disposable": ^2.1.2
@@ -1148,32 +1149,32 @@ __metadata:
1148
1149
  "@lumino/signaling": ^2.1.2
1149
1150
  "@lumino/widgets": ^2.3.2
1150
1151
  react: ^18.2.0
1151
- checksum: c1bc63ff8f037b80e0b1227a2f0f653c1a28e752da11e0d09f10e65725a7b71e73ac4322debd3831eec237101518c43c0208f095a9c5962d99e31bfd6741c6d0
1152
+ checksum: f5efa49373d0ed595732716063bc52cdf163b943e6eb4d31946105e9f7275b8caef1b5bd12f9024c38794c6e2bd561334dc5a46ba23169f629277fd85b16b169
1152
1153
  languageName: node
1153
1154
  linkType: hard
1154
1155
 
1155
- "@jupyterlab/documentsearch-extension@npm:~4.3.0-alpha.1":
1156
- version: 4.3.0-alpha.1
1157
- resolution: "@jupyterlab/documentsearch-extension@npm:4.3.0-alpha.1"
1156
+ "@jupyterlab/documentsearch-extension@npm:~4.3.0-beta.0":
1157
+ version: 4.3.0-beta.0
1158
+ resolution: "@jupyterlab/documentsearch-extension@npm:4.3.0-beta.0"
1158
1159
  dependencies:
1159
- "@jupyterlab/application": ^4.3.0-alpha.1
1160
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1161
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
1162
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1163
- "@jupyterlab/translation": ^4.3.0-alpha.1
1160
+ "@jupyterlab/application": ^4.3.0-beta.0
1161
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1162
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
1163
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1164
+ "@jupyterlab/translation": ^4.3.0-beta.0
1164
1165
  "@lumino/commands": ^2.3.0
1165
1166
  "@lumino/widgets": ^2.3.2
1166
- checksum: 523a585647c5ee4387944aeef291018fbb2aae8b51d4049dfb351252aea90eaf587591474a4020a8f9f4e238d7e63cd32aecb495208e0eac3057b5c92e527fe8
1167
+ checksum: a804921bf18c2a16df0ebd357dbb16691627a108f2028deb593cfe8fc062bce7b3fa7001df9487a529516239177e6325b6c9e214ab46cc2c5119c60f18f7a76b
1167
1168
  languageName: node
1168
1169
  linkType: hard
1169
1170
 
1170
- "@jupyterlab/documentsearch@npm:~4.3.0-alpha.1":
1171
- version: 4.3.0-alpha.1
1172
- resolution: "@jupyterlab/documentsearch@npm:4.3.0-alpha.1"
1171
+ "@jupyterlab/documentsearch@npm:~4.3.0-beta.0":
1172
+ version: 4.3.0-beta.0
1173
+ resolution: "@jupyterlab/documentsearch@npm:4.3.0-beta.0"
1173
1174
  dependencies:
1174
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1175
- "@jupyterlab/translation": ^4.3.0-alpha.1
1176
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1175
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1176
+ "@jupyterlab/translation": ^4.3.0-beta.0
1177
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1177
1178
  "@lumino/commands": ^2.3.0
1178
1179
  "@lumino/coreutils": ^2.1.2
1179
1180
  "@lumino/disposable": ^2.1.2
@@ -1182,79 +1183,79 @@ __metadata:
1182
1183
  "@lumino/signaling": ^2.1.2
1183
1184
  "@lumino/widgets": ^2.3.2
1184
1185
  react: ^18.2.0
1185
- checksum: 7cefedbf3fb374a355d7b2b5664588dbef4296ff26ec4c1f0f08db434f18cc305f9a331bd6d23cc7ca0ec0bcc754aaf237b9181e5bfa923fed56e9bfeb86af85
1186
+ checksum: 5c2171d796045d6a0cb1bf13154928cf086eebd371b253a1d5fdb87dd1cc1a7e2662eef5e835c979c5ecf4cb4d7e558bd30bb495b60b04703a888d47e2e26c4d
1186
1187
  languageName: node
1187
1188
  linkType: hard
1188
1189
 
1189
- "@jupyterlab/extensionmanager-extension@npm:~4.3.0-alpha.1":
1190
- version: 4.3.0-alpha.1
1191
- resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.0-alpha.1"
1190
+ "@jupyterlab/extensionmanager-extension@npm:~4.3.0-beta.0":
1191
+ version: 4.3.0-beta.0
1192
+ resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.0-beta.0"
1192
1193
  dependencies:
1193
- "@jupyterlab/application": ^4.3.0-alpha.1
1194
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1195
- "@jupyterlab/extensionmanager": ^4.3.0-alpha.1
1196
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1197
- "@jupyterlab/translation": ^4.3.0-alpha.1
1198
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1199
- checksum: e337a9ac7853d2578803419029ea5def80e52927b818eb293e54ab08f27845cbf38482590f66eecfc087e05e1547e2ca4b0c3cdb73c446c5c78e92e99e3ff472
1194
+ "@jupyterlab/application": ^4.3.0-beta.0
1195
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1196
+ "@jupyterlab/extensionmanager": ^4.3.0-beta.0
1197
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1198
+ "@jupyterlab/translation": ^4.3.0-beta.0
1199
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1200
+ checksum: 05c93f0a1ad86674ece490f24a44f83b17a594c78ac5968669e8ea3ff46146b3a654566941b449a521a1e125209aa67f75a436a5c55b466e205b98b36191863d
1200
1201
  languageName: node
1201
1202
  linkType: hard
1202
1203
 
1203
- "@jupyterlab/extensionmanager@npm:~4.3.0-alpha.1":
1204
- version: 4.3.0-alpha.1
1205
- resolution: "@jupyterlab/extensionmanager@npm:4.3.0-alpha.1"
1204
+ "@jupyterlab/extensionmanager@npm:~4.3.0-beta.0":
1205
+ version: 4.3.0-beta.0
1206
+ resolution: "@jupyterlab/extensionmanager@npm:4.3.0-beta.0"
1206
1207
  dependencies:
1207
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1208
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1209
- "@jupyterlab/services": ^7.3.0-alpha.1
1210
- "@jupyterlab/translation": ^4.3.0-alpha.1
1211
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1208
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1209
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1210
+ "@jupyterlab/services": ^7.3.0-beta.0
1211
+ "@jupyterlab/translation": ^4.3.0-beta.0
1212
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1212
1213
  "@lumino/messaging": ^2.0.1
1213
1214
  "@lumino/polling": ^2.1.2
1214
1215
  "@lumino/widgets": ^2.3.2
1215
1216
  react: ^18.2.0
1216
1217
  react-paginate: ^6.3.2
1217
1218
  semver: ^7.3.2
1218
- checksum: b9874d53e9c64540d59f322c21d384ecb0bb45b001e9fbe44a1ec87876d2fe2ad73f725149580b038468fa8ee5d684a00df8583dbb559ed642b2af606309ef6f
1219
- languageName: node
1220
- linkType: hard
1221
-
1222
- "@jupyterlab/filebrowser-extension@npm:~4.3.0-alpha.1":
1223
- version: 4.3.0-alpha.1
1224
- resolution: "@jupyterlab/filebrowser-extension@npm:4.3.0-alpha.1"
1225
- dependencies:
1226
- "@jupyterlab/application": ^4.3.0-alpha.1
1227
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1228
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1229
- "@jupyterlab/docmanager": ^4.3.0-alpha.1
1230
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1231
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
1232
- "@jupyterlab/services": ^7.3.0-alpha.1
1233
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1234
- "@jupyterlab/statedb": ^4.3.0-alpha.1
1235
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1236
- "@jupyterlab/translation": ^4.3.0-alpha.1
1237
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1219
+ checksum: ea42a2e581466f7ee07f612e2b6d420e9c2c72522ece1579c832cdc5e12e3a484debd29d6f5c59b2b3c967fe286ab665dd28b90d05c68ff70a365fe21f183cb1
1220
+ languageName: node
1221
+ linkType: hard
1222
+
1223
+ "@jupyterlab/filebrowser-extension@npm:~4.3.0-beta.0":
1224
+ version: 4.3.0-beta.0
1225
+ resolution: "@jupyterlab/filebrowser-extension@npm:4.3.0-beta.0"
1226
+ dependencies:
1227
+ "@jupyterlab/application": ^4.3.0-beta.0
1228
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1229
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1230
+ "@jupyterlab/docmanager": ^4.3.0-beta.0
1231
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1232
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
1233
+ "@jupyterlab/services": ^7.3.0-beta.0
1234
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1235
+ "@jupyterlab/statedb": ^4.3.0-beta.0
1236
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1237
+ "@jupyterlab/translation": ^4.3.0-beta.0
1238
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1238
1239
  "@lumino/algorithm": ^2.0.1
1239
1240
  "@lumino/commands": ^2.3.0
1240
1241
  "@lumino/widgets": ^2.3.2
1241
- checksum: 3e12b38cc4df689fa2a213c93dea36a1f38bb3331a30e48cef61986fd02c7af54a4aaa19ba750b44a36c20bb28d53a32308dbe9ecfa77c5a3a0487467be8b732
1242
+ checksum: e7abc1fa99ce602a4122017a5810bb785f7a3ca2b9e4c1dfc7023d6fc3075878f5ba7c9a2052b0ea72a8ee19f2f35aaab7f4b2cc342abe4ee176c90aad8d08c6
1242
1243
  languageName: node
1243
1244
  linkType: hard
1244
1245
 
1245
- "@jupyterlab/filebrowser@npm:~4.3.0-alpha.1":
1246
- version: 4.3.0-alpha.1
1247
- resolution: "@jupyterlab/filebrowser@npm:4.3.0-alpha.1"
1246
+ "@jupyterlab/filebrowser@npm:~4.3.0-beta.0":
1247
+ version: 4.3.0-beta.0
1248
+ resolution: "@jupyterlab/filebrowser@npm:4.3.0-beta.0"
1248
1249
  dependencies:
1249
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1250
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1251
- "@jupyterlab/docmanager": ^4.3.0-alpha.1
1252
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1253
- "@jupyterlab/services": ^7.3.0-alpha.1
1254
- "@jupyterlab/statedb": ^4.3.0-alpha.1
1255
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1256
- "@jupyterlab/translation": ^4.3.0-alpha.1
1257
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1250
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1251
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1252
+ "@jupyterlab/docmanager": ^4.3.0-beta.0
1253
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1254
+ "@jupyterlab/services": ^7.3.0-beta.0
1255
+ "@jupyterlab/statedb": ^4.3.0-beta.0
1256
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1257
+ "@jupyterlab/translation": ^4.3.0-beta.0
1258
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1258
1259
  "@lumino/algorithm": ^2.0.1
1259
1260
  "@lumino/coreutils": ^2.1.2
1260
1261
  "@lumino/disposable": ^2.1.2
@@ -1266,221 +1267,221 @@ __metadata:
1266
1267
  "@lumino/virtualdom": ^2.0.1
1267
1268
  "@lumino/widgets": ^2.3.2
1268
1269
  react: ^18.2.0
1269
- checksum: dca6b233f529f8eea0c259c73e4f41dc8cc4cd836dbec2f3728813ace72e6ed537710e3866aa001ff7a87419f50c03262343c29b264200a2940a0fc13609ff9a
1270
+ checksum: de515319bd75c9354ef2c58115bfd06a51abce225495649ca9539b2d82d77344c100418d71a890975672329a01ecd88a2799270df518142ec3e5a4a39eeb105f
1270
1271
  languageName: node
1271
1272
  linkType: hard
1272
1273
 
1273
- "@jupyterlab/fileeditor-extension@npm:~4.3.0-alpha.1":
1274
- version: 4.3.0-alpha.1
1275
- resolution: "@jupyterlab/fileeditor-extension@npm:4.3.0-alpha.1"
1274
+ "@jupyterlab/fileeditor-extension@npm:~4.3.0-beta.0":
1275
+ version: 4.3.0-beta.0
1276
+ resolution: "@jupyterlab/fileeditor-extension@npm:4.3.0-beta.0"
1276
1277
  dependencies:
1277
1278
  "@codemirror/commands": ^6.5.0
1278
1279
  "@codemirror/search": ^6.5.6
1279
- "@jupyterlab/application": ^4.3.0-alpha.1
1280
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1281
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1282
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1283
- "@jupyterlab/completer": ^4.3.0-alpha.1
1284
- "@jupyterlab/console": ^4.3.0-alpha.1
1285
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1286
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1287
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
1288
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
1289
- "@jupyterlab/fileeditor": ^4.3.0-alpha.1
1290
- "@jupyterlab/launcher": ^4.3.0-alpha.1
1291
- "@jupyterlab/lsp": ^4.3.0-alpha.1
1292
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
1293
- "@jupyterlab/observables": ^5.3.0-alpha.1
1294
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1295
- "@jupyterlab/services": ^7.3.0-alpha.1
1296
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1297
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1298
- "@jupyterlab/toc": ^6.3.0-alpha.1
1299
- "@jupyterlab/translation": ^4.3.0-alpha.1
1300
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1280
+ "@jupyterlab/application": ^4.3.0-beta.0
1281
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1282
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1283
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1284
+ "@jupyterlab/completer": ^4.3.0-beta.0
1285
+ "@jupyterlab/console": ^4.3.0-beta.0
1286
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1287
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1288
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
1289
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
1290
+ "@jupyterlab/fileeditor": ^4.3.0-beta.0
1291
+ "@jupyterlab/launcher": ^4.3.0-beta.0
1292
+ "@jupyterlab/lsp": ^4.3.0-beta.0
1293
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
1294
+ "@jupyterlab/observables": ^5.3.0-beta.0
1295
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1296
+ "@jupyterlab/services": ^7.3.0-beta.0
1297
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1298
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1299
+ "@jupyterlab/toc": ^6.3.0-beta.0
1300
+ "@jupyterlab/translation": ^4.3.0-beta.0
1301
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1301
1302
  "@lumino/algorithm": ^2.0.1
1302
1303
  "@lumino/commands": ^2.3.0
1303
1304
  "@lumino/coreutils": ^2.1.2
1304
1305
  "@lumino/widgets": ^2.3.2
1305
- checksum: 0fbc68b83b810ff00c1b8fae4f5f8698e52421ca57ec20314caa07f38b3adc4efa7372849a5c667f89f72ed928b21cf745573ee7febfe34b7faeac69ccc1a646
1306
- languageName: node
1307
- linkType: hard
1308
-
1309
- "@jupyterlab/fileeditor@npm:~4.3.0-alpha.1":
1310
- version: 4.3.0-alpha.1
1311
- resolution: "@jupyterlab/fileeditor@npm:4.3.0-alpha.1"
1312
- dependencies:
1313
- "@jupyter/ydoc": ^2.0.1
1314
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1315
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1316
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1317
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1318
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1319
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
1320
- "@jupyterlab/lsp": ^4.3.0-alpha.1
1321
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1322
- "@jupyterlab/toc": ^6.3.0-alpha.1
1323
- "@jupyterlab/translation": ^4.3.0-alpha.1
1324
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1306
+ checksum: 96e3e6076ee4f68835a1826a72528b151f6dc93ee4cb6b88d9b79062f9ec760d7dad249731aaaea6a1fb78a02f9e48dc34ccfe72a438fa12f93558460ad6bcaa
1307
+ languageName: node
1308
+ linkType: hard
1309
+
1310
+ "@jupyterlab/fileeditor@npm:~4.3.0-beta.0":
1311
+ version: 4.3.0-beta.0
1312
+ resolution: "@jupyterlab/fileeditor@npm:4.3.0-beta.0"
1313
+ dependencies:
1314
+ "@jupyter/ydoc": ^3.0.0-a3
1315
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1316
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1317
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1318
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1319
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1320
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
1321
+ "@jupyterlab/lsp": ^4.3.0-beta.0
1322
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1323
+ "@jupyterlab/toc": ^6.3.0-beta.0
1324
+ "@jupyterlab/translation": ^4.3.0-beta.0
1325
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1325
1326
  "@lumino/commands": ^2.3.0
1326
1327
  "@lumino/coreutils": ^2.1.2
1327
1328
  "@lumino/messaging": ^2.0.1
1328
1329
  "@lumino/widgets": ^2.3.2
1329
1330
  react: ^18.2.0
1330
1331
  regexp-match-indices: ^1.0.2
1331
- checksum: 95d6fb7d50454e14dbc85c989c7f7b2821677407abbfd8f63585a1dc1f402a5d5951411938edd98dd845bf48495eabc660db5bca2e8a3c88d2223b8e922ca5ec
1332
+ checksum: 2c11fc90f6e2ca3310cdc973a72bb475f210740619992093452f9e4b57e7e22fd6742a5388bd0c89ce34edd2b45246ea76d691cf13f0ffa32a2ca11ef4a82c78
1332
1333
  languageName: node
1333
1334
  linkType: hard
1334
1335
 
1335
- "@jupyterlab/help-extension@npm:~4.3.0-alpha.1":
1336
- version: 4.3.0-alpha.1
1337
- resolution: "@jupyterlab/help-extension@npm:4.3.0-alpha.1"
1336
+ "@jupyterlab/help-extension@npm:~4.3.0-beta.0":
1337
+ version: 4.3.0-beta.0
1338
+ resolution: "@jupyterlab/help-extension@npm:4.3.0-beta.0"
1338
1339
  dependencies:
1339
- "@jupyterlab/application": ^4.3.0-alpha.1
1340
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1341
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1342
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
1343
- "@jupyterlab/services": ^7.3.0-alpha.1
1344
- "@jupyterlab/translation": ^4.3.0-alpha.1
1345
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1340
+ "@jupyterlab/application": ^4.3.0-beta.0
1341
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1342
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1343
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
1344
+ "@jupyterlab/services": ^7.3.0-beta.0
1345
+ "@jupyterlab/translation": ^4.3.0-beta.0
1346
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1346
1347
  "@lumino/coreutils": ^2.1.2
1347
1348
  "@lumino/signaling": ^2.1.2
1348
1349
  "@lumino/virtualdom": ^2.0.1
1349
1350
  "@lumino/widgets": ^2.3.2
1350
1351
  react: ^18.2.0
1351
- checksum: 5893d63766ee038217ba5d290019e541585696b9d30dad982a9c9200b3ff4f4d841fe15686edf9be515f45acc7184c47502ee1e80f19ddfb504f98ad25f217da
1352
+ checksum: 7abeebba576a0c7a4923d657c5f9f3a4058b5883a5c32ef70774d61d95d0f4910c5ca51494e8d08ad33b51f8f61c6b58cbb5c1a95b344583be4e8de011ae4b85
1352
1353
  languageName: node
1353
1354
  linkType: hard
1354
1355
 
1355
- "@jupyterlab/htmlviewer-extension@npm:~4.3.0-alpha.1":
1356
- version: 4.3.0-alpha.1
1357
- resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.0-alpha.1"
1356
+ "@jupyterlab/htmlviewer-extension@npm:~4.3.0-beta.0":
1357
+ version: 4.3.0-beta.0
1358
+ resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.0-beta.0"
1358
1359
  dependencies:
1359
- "@jupyterlab/application": ^4.3.0-alpha.1
1360
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1361
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1362
- "@jupyterlab/htmlviewer": ^4.3.0-alpha.1
1363
- "@jupyterlab/observables": ^5.3.0-alpha.1
1364
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1365
- "@jupyterlab/translation": ^4.3.0-alpha.1
1366
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1367
- checksum: 2f64fc137eceaa3e60d78c454b5798db28da7e0648cc80ceaf691bdc692692a8999649dbfe342851b699a0a1f3b12659c371b1d8bcec833db54e120e52beab53
1360
+ "@jupyterlab/application": ^4.3.0-beta.0
1361
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1362
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1363
+ "@jupyterlab/htmlviewer": ^4.3.0-beta.0
1364
+ "@jupyterlab/observables": ^5.3.0-beta.0
1365
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1366
+ "@jupyterlab/translation": ^4.3.0-beta.0
1367
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1368
+ checksum: ec6023884efdef21e400ee2c90f6394f78b317a5e1eedac929987f589bc09a1d27d86db2630b04889d59ae85cf93262694d76c308572485de612f35003805c50
1368
1369
  languageName: node
1369
1370
  linkType: hard
1370
1371
 
1371
- "@jupyterlab/htmlviewer@npm:~4.3.0-alpha.1":
1372
- version: 4.3.0-alpha.1
1373
- resolution: "@jupyterlab/htmlviewer@npm:4.3.0-alpha.1"
1372
+ "@jupyterlab/htmlviewer@npm:~4.3.0-beta.0":
1373
+ version: 4.3.0-beta.0
1374
+ resolution: "@jupyterlab/htmlviewer@npm:4.3.0-beta.0"
1374
1375
  dependencies:
1375
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1376
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1377
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1378
- "@jupyterlab/translation": ^4.3.0-alpha.1
1379
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1376
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1377
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1378
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1379
+ "@jupyterlab/translation": ^4.3.0-beta.0
1380
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1380
1381
  "@lumino/coreutils": ^2.1.2
1381
1382
  "@lumino/signaling": ^2.1.2
1382
1383
  "@lumino/widgets": ^2.3.2
1383
1384
  react: ^18.2.0
1384
- checksum: 9b0ec30f913212f335e3e3ad60ff002fb9c40d1950e3b015151cc1c95940cea7edc1827e21e98a4c8368df0ae05ecb0fae092daa7bc416b883fb1c8bba72ae52
1385
+ checksum: de58ca3802bb89340b1bed3be06d9e76dab11eacf21c6dd4631a0bf92771fff0faf28c877b120340c2c42a959a88f7133b7f5db910d0f6cde67c2633aa09edb8
1385
1386
  languageName: node
1386
1387
  linkType: hard
1387
1388
 
1388
- "@jupyterlab/hub-extension@npm:~4.3.0-alpha.1":
1389
- version: 4.3.0-alpha.1
1390
- resolution: "@jupyterlab/hub-extension@npm:4.3.0-alpha.1"
1389
+ "@jupyterlab/hub-extension@npm:~4.3.0-beta.0":
1390
+ version: 4.3.0-beta.0
1391
+ resolution: "@jupyterlab/hub-extension@npm:4.3.0-beta.0"
1391
1392
  dependencies:
1392
- "@jupyterlab/application": ^4.3.0-alpha.1
1393
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1394
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1395
- "@jupyterlab/services": ^7.3.0-alpha.1
1396
- "@jupyterlab/translation": ^4.3.0-alpha.1
1397
- checksum: c24d0e0900e6b5faa6032f802f58c836f3836d3685306034f0c87e6b86e2124afa8aae232759270cbf832947dd9c5a6678a42a0a194e44c67fa2360bb5296abb
1393
+ "@jupyterlab/application": ^4.3.0-beta.0
1394
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1395
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1396
+ "@jupyterlab/services": ^7.3.0-beta.0
1397
+ "@jupyterlab/translation": ^4.3.0-beta.0
1398
+ checksum: 71a9e486b9187c43c2d4cd2d4e43672501115fe656cf6eea1ed2bb0296ff7a7348e2e83b837bb8de0a87c9cbf6d0114115a1b7226f584ce902f83e992ed0e7b3
1398
1399
  languageName: node
1399
1400
  linkType: hard
1400
1401
 
1401
- "@jupyterlab/imageviewer-extension@npm:~4.3.0-alpha.1":
1402
- version: 4.3.0-alpha.1
1403
- resolution: "@jupyterlab/imageviewer-extension@npm:4.3.0-alpha.1"
1402
+ "@jupyterlab/imageviewer-extension@npm:~4.3.0-beta.0":
1403
+ version: 4.3.0-beta.0
1404
+ resolution: "@jupyterlab/imageviewer-extension@npm:4.3.0-beta.0"
1404
1405
  dependencies:
1405
- "@jupyterlab/application": ^4.3.0-alpha.1
1406
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1407
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1408
- "@jupyterlab/imageviewer": ^4.3.0-alpha.1
1409
- "@jupyterlab/translation": ^4.3.0-alpha.1
1410
- checksum: d677fd5939aee16da1380a7efc3bf7878d3d07d65d819c976c8635b8fe7485159cdf74e77d702979801e355a7c781813628e637e12cd5486aa1079edb857d8aa
1406
+ "@jupyterlab/application": ^4.3.0-beta.0
1407
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1408
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1409
+ "@jupyterlab/imageviewer": ^4.3.0-beta.0
1410
+ "@jupyterlab/translation": ^4.3.0-beta.0
1411
+ checksum: 84066620174e68deaf8d94687318600944bac61b891a806f27954aed7663803fff87c63363a1976e9b53788526c2e1169edeba48470f036a37aaea0eac839ffc
1411
1412
  languageName: node
1412
1413
  linkType: hard
1413
1414
 
1414
- "@jupyterlab/imageviewer@npm:~4.3.0-alpha.1":
1415
- version: 4.3.0-alpha.1
1416
- resolution: "@jupyterlab/imageviewer@npm:4.3.0-alpha.1"
1415
+ "@jupyterlab/imageviewer@npm:~4.3.0-beta.0":
1416
+ version: 4.3.0-beta.0
1417
+ resolution: "@jupyterlab/imageviewer@npm:4.3.0-beta.0"
1417
1418
  dependencies:
1418
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1419
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1420
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1419
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1420
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1421
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1421
1422
  "@lumino/coreutils": ^2.1.2
1422
1423
  "@lumino/messaging": ^2.0.1
1423
1424
  "@lumino/widgets": ^2.3.2
1424
- checksum: 65557f22b99c3923d26b1c78472fc2bbffb80f933074458d502d872dd41bdd6109a979453d7d59d93351cb31f305cb6c51418a6a5d7cdb209773c19d8c1e95d0
1425
+ checksum: 028c3e46cfbfb10b2f34c88eed9e3d8168e4eee3e588e078b621c45bfad55a9ea49724b4cdff57ddeabe0b0baa9ba0f6eae7b3f6f3971ee080a09b542ef712bf
1425
1426
  languageName: node
1426
1427
  linkType: hard
1427
1428
 
1428
- "@jupyterlab/inspector-extension@npm:~4.3.0-alpha.1":
1429
- version: 4.3.0-alpha.1
1430
- resolution: "@jupyterlab/inspector-extension@npm:4.3.0-alpha.1"
1429
+ "@jupyterlab/inspector-extension@npm:~4.3.0-beta.0":
1430
+ version: 4.3.0-beta.0
1431
+ resolution: "@jupyterlab/inspector-extension@npm:4.3.0-beta.0"
1431
1432
  dependencies:
1432
- "@jupyterlab/application": ^4.3.0-alpha.1
1433
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1434
- "@jupyterlab/console": ^4.3.0-alpha.1
1435
- "@jupyterlab/inspector": ^4.3.0-alpha.1
1436
- "@jupyterlab/launcher": ^4.3.0-alpha.1
1437
- "@jupyterlab/notebook": ^4.3.0-alpha.1
1438
- "@jupyterlab/translation": ^4.3.0-alpha.1
1439
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1433
+ "@jupyterlab/application": ^4.3.0-beta.0
1434
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1435
+ "@jupyterlab/console": ^4.3.0-beta.0
1436
+ "@jupyterlab/inspector": ^4.3.0-beta.0
1437
+ "@jupyterlab/launcher": ^4.3.0-beta.0
1438
+ "@jupyterlab/notebook": ^4.3.0-beta.0
1439
+ "@jupyterlab/translation": ^4.3.0-beta.0
1440
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1440
1441
  "@lumino/widgets": ^2.3.2
1441
- checksum: d61a15c08e0dfe545160940325ce4a6b289c5b488eb227f4072ef6eebb72d23165dd0cc7beea82e0812a7de537de138fec6996fcf8bcb91a30f6d1230820f704
1442
+ checksum: f4b77aa8c017b9355e8e69ce399571c157611c9d018650982472466833d8d18a31047acd4099db555cf4031bb44d879baaec7c2bfa218e5b2c02229161b72d42
1442
1443
  languageName: node
1443
1444
  linkType: hard
1444
1445
 
1445
- "@jupyterlab/inspector@npm:~4.3.0-alpha.1":
1446
- version: 4.3.0-alpha.1
1447
- resolution: "@jupyterlab/inspector@npm:4.3.0-alpha.1"
1446
+ "@jupyterlab/inspector@npm:~4.3.0-beta.0":
1447
+ version: 4.3.0-beta.0
1448
+ resolution: "@jupyterlab/inspector@npm:4.3.0-beta.0"
1448
1449
  dependencies:
1449
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1450
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1451
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1452
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1453
- "@jupyterlab/services": ^7.3.0-alpha.1
1454
- "@jupyterlab/statedb": ^4.3.0-alpha.1
1455
- "@jupyterlab/translation": ^4.3.0-alpha.1
1450
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1451
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1452
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1453
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1454
+ "@jupyterlab/services": ^7.3.0-beta.0
1455
+ "@jupyterlab/statedb": ^4.3.0-beta.0
1456
+ "@jupyterlab/translation": ^4.3.0-beta.0
1456
1457
  "@lumino/coreutils": ^2.1.2
1457
1458
  "@lumino/disposable": ^2.1.2
1458
1459
  "@lumino/polling": ^2.1.2
1459
1460
  "@lumino/signaling": ^2.1.2
1460
1461
  "@lumino/widgets": ^2.3.2
1461
- checksum: 6a45666e7cb70f33fc4888a69d357a709153ab76a946be6ced5488d112924d9997013594dc2ac3b990a35a89b54e9fac109f20a57f55476b91ef502d87244851
1462
+ checksum: 5ee4952b4b81639196dbee97604b48ffff6bb5fdd8ac77574d122fad8732de2f65db5c78355dd08b4a032144f3b078bf14bb75add1a07ba5b944ef597b7d072b
1462
1463
  languageName: node
1463
1464
  linkType: hard
1464
1465
 
1465
- "@jupyterlab/javascript-extension@npm:~4.3.0-alpha.1":
1466
- version: 4.3.0-alpha.1
1467
- resolution: "@jupyterlab/javascript-extension@npm:4.3.0-alpha.1"
1466
+ "@jupyterlab/javascript-extension@npm:~4.3.0-beta.0":
1467
+ version: 4.3.0-beta.0
1468
+ resolution: "@jupyterlab/javascript-extension@npm:4.3.0-beta.0"
1468
1469
  dependencies:
1469
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1470
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1471
- checksum: cfe920bd97827387df177fe58ba64cd806b5da8827ed615002ed06e5df3aa6f04efe96dda78f0922806c51ccaf0baff216487bddc02e243c1dd3d001e6424c8e
1470
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1471
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1472
+ checksum: 7e229759e7f375a89fcfbda18bbeed77bec0de1b157f6818c64ab16dd72ed78f122ecd5412246be8df1ed8ade13c122761211c94a50541cf55bbb993015d96b2
1472
1473
  languageName: node
1473
1474
  linkType: hard
1474
1475
 
1475
- "@jupyterlab/json-extension@npm:~4.3.0-alpha.1":
1476
- version: 4.3.0-alpha.1
1477
- resolution: "@jupyterlab/json-extension@npm:4.3.0-alpha.1"
1476
+ "@jupyterlab/json-extension@npm:~4.3.0-beta.0":
1477
+ version: 4.3.0-beta.0
1478
+ resolution: "@jupyterlab/json-extension@npm:4.3.0-beta.0"
1478
1479
  dependencies:
1479
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1480
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1481
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1482
- "@jupyterlab/translation": ^4.3.0-alpha.1
1483
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1480
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1481
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1482
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1483
+ "@jupyterlab/translation": ^4.3.0-beta.0
1484
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1484
1485
  "@lezer/highlight": ^1.2.0
1485
1486
  "@lumino/coreutils": ^2.1.2
1486
1487
  "@lumino/messaging": ^2.0.1
@@ -1490,34 +1491,34 @@ __metadata:
1490
1491
  react-highlight-words: ^0.20.0
1491
1492
  react-json-tree: ^0.18.0
1492
1493
  style-mod: ^4.0.0
1493
- checksum: 1be87a071559c0da8174d09439c96cd852094ddc08e2245c25c7f277d5a60a93c93080874c7e31a5a55c6bc084431efa1a323899eec4ee67562eb1bbd3d4bb41
1494
+ checksum: 0dd8595e5a828a60bcd4ba6c5fa252b2119b74b4d8b3755f1b4ba7ed259fcbaf904d3df77e3ddaa81990c24bc38bde58a6e0fc05170014382b8d92c29acbd40e
1494
1495
  languageName: node
1495
1496
  linkType: hard
1496
1497
 
1497
- "@jupyterlab/launcher-extension@npm:~4.3.0-alpha.1":
1498
- version: 4.3.0-alpha.1
1499
- resolution: "@jupyterlab/launcher-extension@npm:4.3.0-alpha.1"
1498
+ "@jupyterlab/launcher-extension@npm:~4.3.0-beta.0":
1499
+ version: 4.3.0-beta.0
1500
+ resolution: "@jupyterlab/launcher-extension@npm:4.3.0-beta.0"
1500
1501
  dependencies:
1501
- "@jupyterlab/application": ^4.3.0-alpha.1
1502
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1503
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
1504
- "@jupyterlab/launcher": ^4.3.0-alpha.1
1505
- "@jupyterlab/translation": ^4.3.0-alpha.1
1506
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1502
+ "@jupyterlab/application": ^4.3.0-beta.0
1503
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1504
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
1505
+ "@jupyterlab/launcher": ^4.3.0-beta.0
1506
+ "@jupyterlab/translation": ^4.3.0-beta.0
1507
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1507
1508
  "@lumino/algorithm": ^2.0.1
1508
1509
  "@lumino/coreutils": ^2.1.2
1509
1510
  "@lumino/widgets": ^2.3.2
1510
- checksum: f9cf3cd68221ee97c7f6ca435744c5de344056a6a9fcb7e9c88f7112c5bdc18537b25f06c5a4382940ac906b00ec6e27928d2a2f5dd3126ad4754be597d60ea3
1511
+ checksum: 68925f07a78d0a6fdc1f6a297ec36fae45e58c14bb33b563bc80bb2b270d432566df701a96eb9f3472f64b28afe1a6f6eec10e3ee06db2dd03e7bd8f5457301b
1511
1512
  languageName: node
1512
1513
  linkType: hard
1513
1514
 
1514
- "@jupyterlab/launcher@npm:~4.3.0-alpha.1":
1515
- version: 4.3.0-alpha.1
1516
- resolution: "@jupyterlab/launcher@npm:4.3.0-alpha.1"
1515
+ "@jupyterlab/launcher@npm:~4.3.0-beta.0":
1516
+ version: 4.3.0-beta.0
1517
+ resolution: "@jupyterlab/launcher@npm:4.3.0-beta.0"
1517
1518
  dependencies:
1518
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1519
- "@jupyterlab/translation": ^4.3.0-alpha.1
1520
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1519
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1520
+ "@jupyterlab/translation": ^4.3.0-beta.0
1521
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1521
1522
  "@lumino/algorithm": ^2.0.1
1522
1523
  "@lumino/commands": ^2.3.0
1523
1524
  "@lumino/coreutils": ^2.1.2
@@ -1525,81 +1526,81 @@ __metadata:
1525
1526
  "@lumino/properties": ^2.0.1
1526
1527
  "@lumino/widgets": ^2.3.2
1527
1528
  react: ^18.2.0
1528
- checksum: c5d02a35d2f225e0750d0bfb8aaad0848a14a10d33d529d8bdc7c84918cfafc18cbe088a0d071c3ad8d54abb8f75856767d5753248e66197920c23033988a938
1529
+ checksum: 728745e0bc21b26932b6dd90b5a03feabf7daec73b2352b8d05d1707813ded214efa8df27d686d08f2cdaf182c509ee1f13c9cc5f738338212507ac84d7a5209
1529
1530
  languageName: node
1530
1531
  linkType: hard
1531
1532
 
1532
- "@jupyterlab/logconsole-extension@npm:~4.3.0-alpha.1":
1533
- version: 4.3.0-alpha.1
1534
- resolution: "@jupyterlab/logconsole-extension@npm:4.3.0-alpha.1"
1533
+ "@jupyterlab/logconsole-extension@npm:~4.3.0-beta.0":
1534
+ version: 4.3.0-beta.0
1535
+ resolution: "@jupyterlab/logconsole-extension@npm:4.3.0-beta.0"
1535
1536
  dependencies:
1536
- "@jupyterlab/application": ^4.3.0-alpha.1
1537
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1538
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1539
- "@jupyterlab/logconsole": ^4.3.0-alpha.1
1540
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1541
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1542
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1543
- "@jupyterlab/translation": ^4.3.0-alpha.1
1544
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1537
+ "@jupyterlab/application": ^4.3.0-beta.0
1538
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1539
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1540
+ "@jupyterlab/logconsole": ^4.3.0-beta.0
1541
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1542
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1543
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1544
+ "@jupyterlab/translation": ^4.3.0-beta.0
1545
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1545
1546
  "@lumino/coreutils": ^2.1.2
1546
1547
  "@lumino/signaling": ^2.1.2
1547
1548
  "@lumino/widgets": ^2.3.2
1548
1549
  react: ^18.2.0
1549
- checksum: e4c207a701530c0b25b49754e17d6409b1987cf429291b201aeff53af4756b36048cb1e7fdee964e7165960cc1cda6fa38c7d2a140ea09df6922ba4559e77e2e
1550
+ checksum: f07fa0c66f2e2feed353199fb2d27f7d57daf00a013e37477214bbb5199350c8be37ddd05f15036bf2bd8822ea0101885ea86fc5be61c56eea27c83847da4d1e
1550
1551
  languageName: node
1551
1552
  linkType: hard
1552
1553
 
1553
- "@jupyterlab/logconsole@npm:~4.3.0-alpha.1":
1554
- version: 4.3.0-alpha.1
1555
- resolution: "@jupyterlab/logconsole@npm:4.3.0-alpha.1"
1554
+ "@jupyterlab/logconsole@npm:~4.3.0-beta.0":
1555
+ version: 4.3.0-beta.0
1556
+ resolution: "@jupyterlab/logconsole@npm:4.3.0-beta.0"
1556
1557
  dependencies:
1557
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1558
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
1559
- "@jupyterlab/outputarea": ^4.3.0-alpha.1
1560
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1561
- "@jupyterlab/services": ^7.3.0-alpha.1
1562
- "@jupyterlab/translation": ^4.3.0-alpha.1
1558
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1559
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
1560
+ "@jupyterlab/outputarea": ^4.3.0-beta.0
1561
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1562
+ "@jupyterlab/services": ^7.3.0-beta.0
1563
+ "@jupyterlab/translation": ^4.3.0-beta.0
1563
1564
  "@lumino/coreutils": ^2.1.2
1564
1565
  "@lumino/disposable": ^2.1.2
1565
1566
  "@lumino/messaging": ^2.0.1
1566
1567
  "@lumino/signaling": ^2.1.2
1567
1568
  "@lumino/widgets": ^2.3.2
1568
- checksum: 1521318b791b00dc1825aec92704c4ccbf4c331746886fa020c917699d7861285fc8225b4c69ea941a6f0adaa49090d56df1327b193bbfc9a2210b5419bfaaf5
1569
+ checksum: 5ebffa4993a2ef76c0117d686300ad864fe40ce437173d6d4684f98157b49c4798eafc1ccdbdc00a4e451ae26ba633956d4397c20aedaf5e035e01bd78c26a51
1569
1570
  languageName: node
1570
1571
  linkType: hard
1571
1572
 
1572
- "@jupyterlab/lsp-extension@npm:~4.3.0-alpha.1":
1573
- version: 4.3.0-alpha.1
1574
- resolution: "@jupyterlab/lsp-extension@npm:4.3.0-alpha.1"
1573
+ "@jupyterlab/lsp-extension@npm:~4.3.0-beta.0":
1574
+ version: 4.3.0-beta.0
1575
+ resolution: "@jupyterlab/lsp-extension@npm:4.3.0-beta.0"
1575
1576
  dependencies:
1576
- "@jupyterlab/application": ^4.3.0-alpha.1
1577
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1578
- "@jupyterlab/lsp": ^4.3.0-alpha.1
1579
- "@jupyterlab/running": ^4.3.0-alpha.1
1580
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1581
- "@jupyterlab/translation": ^4.3.0-alpha.1
1582
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1577
+ "@jupyterlab/application": ^4.3.0-beta.0
1578
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1579
+ "@jupyterlab/lsp": ^4.3.0-beta.0
1580
+ "@jupyterlab/running": ^4.3.0-beta.0
1581
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1582
+ "@jupyterlab/translation": ^4.3.0-beta.0
1583
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1583
1584
  "@lumino/coreutils": ^2.1.2
1584
1585
  "@lumino/polling": ^2.1.2
1585
1586
  "@lumino/signaling": ^2.1.2
1586
1587
  "@rjsf/utils": ^5.13.4
1587
1588
  react: ^18.2.0
1588
- checksum: 1044a8e8bcc6fcfd366aedd41e46406e49cb085183d2642db01b084331eb01a5899d2b36e48025c6e20bf75e7a687d3a5bb1b48ee54b1646929b7b6e2dafc145
1589
+ checksum: 2067a264a4813a96e59809d6a8e1992817951df3c248749d1737056244a1c22bd568ed9b4309e7fc1618a442dc10a6934e53022eee0c38613e10d5be57f72e61
1589
1590
  languageName: node
1590
1591
  linkType: hard
1591
1592
 
1592
- "@jupyterlab/lsp@npm:~4.3.0-alpha.1":
1593
- version: 4.3.0-alpha.1
1594
- resolution: "@jupyterlab/lsp@npm:4.3.0-alpha.1"
1593
+ "@jupyterlab/lsp@npm:~4.3.0-beta.0":
1594
+ version: 4.3.0-beta.0
1595
+ resolution: "@jupyterlab/lsp@npm:4.3.0-beta.0"
1595
1596
  dependencies:
1596
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1597
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1598
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1599
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1600
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1601
- "@jupyterlab/services": ^7.3.0-alpha.1
1602
- "@jupyterlab/translation": ^4.3.0-alpha.1
1597
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1598
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1599
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1600
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1601
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1602
+ "@jupyterlab/services": ^7.3.0-beta.0
1603
+ "@jupyterlab/translation": ^4.3.0-beta.0
1603
1604
  "@lumino/coreutils": ^2.1.2
1604
1605
  "@lumino/disposable": ^2.1.2
1605
1606
  "@lumino/signaling": ^2.1.2
@@ -1608,163 +1609,163 @@ __metadata:
1608
1609
  vscode-jsonrpc: ^6.0.0
1609
1610
  vscode-languageserver-protocol: ^3.17.0
1610
1611
  vscode-ws-jsonrpc: ~1.0.2
1611
- checksum: 05b85413d035c6fb7f29aaf98c2363d0854f5c6c9d42866d3551edfd315c8c5ae570b51e8d9d720d308bed06719be46b52d6ce18ddac1d9a1d5a8aa0719609b2
1612
+ checksum: 1442387eb21b0fa793421016710e42344942a840e7e40e5e8a13bf3d89644408293481431ca2644ef01b3a6e985f87f0500d9562872f0bdfb99f71fb695c9026
1612
1613
  languageName: node
1613
1614
  linkType: hard
1614
1615
 
1615
- "@jupyterlab/mainmenu-extension@npm:~4.3.0-alpha.1":
1616
- version: 4.3.0-alpha.1
1617
- resolution: "@jupyterlab/mainmenu-extension@npm:4.3.0-alpha.1"
1616
+ "@jupyterlab/mainmenu-extension@npm:~4.3.0-beta.0":
1617
+ version: 4.3.0-beta.0
1618
+ resolution: "@jupyterlab/mainmenu-extension@npm:4.3.0-beta.0"
1618
1619
  dependencies:
1619
- "@jupyterlab/application": ^4.3.0-alpha.1
1620
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1621
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1622
- "@jupyterlab/docmanager": ^4.3.0-alpha.1
1623
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
1624
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
1625
- "@jupyterlab/services": ^7.3.0-alpha.1
1626
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1627
- "@jupyterlab/translation": ^4.3.0-alpha.1
1628
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1620
+ "@jupyterlab/application": ^4.3.0-beta.0
1621
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1622
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1623
+ "@jupyterlab/docmanager": ^4.3.0-beta.0
1624
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
1625
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
1626
+ "@jupyterlab/services": ^7.3.0-beta.0
1627
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1628
+ "@jupyterlab/translation": ^4.3.0-beta.0
1629
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1629
1630
  "@lumino/algorithm": ^2.0.1
1630
1631
  "@lumino/coreutils": ^2.1.2
1631
1632
  "@lumino/disposable": ^2.1.2
1632
1633
  "@lumino/messaging": ^2.0.1
1633
1634
  "@lumino/widgets": ^2.3.2
1634
- checksum: 070c83282c0185e40ec1caf310bcb3869f8490e46d1d07c1d2bfdd2078d18b1a7f3bd9ca09fd027be9b325df025961f910f96b711500df1c21a8f4173d44ebf3
1635
+ checksum: 6b70fe1e76af94db12cfc6e3e9ca18b83c69014fa4b369f60686525829058f25ff2f37206864d536ad233ff81b400db3133b55cdc967dd4be527acc49e06f035
1635
1636
  languageName: node
1636
1637
  linkType: hard
1637
1638
 
1638
- "@jupyterlab/mainmenu@npm:~4.3.0-alpha.1":
1639
- version: 4.3.0-alpha.1
1640
- resolution: "@jupyterlab/mainmenu@npm:4.3.0-alpha.1"
1639
+ "@jupyterlab/mainmenu@npm:~4.3.0-beta.0":
1640
+ version: 4.3.0-beta.0
1641
+ resolution: "@jupyterlab/mainmenu@npm:4.3.0-beta.0"
1641
1642
  dependencies:
1642
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1643
- "@jupyterlab/translation": ^4.3.0-alpha.1
1644
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1643
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1644
+ "@jupyterlab/translation": ^4.3.0-beta.0
1645
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1645
1646
  "@lumino/algorithm": ^2.0.1
1646
1647
  "@lumino/commands": ^2.3.0
1647
1648
  "@lumino/coreutils": ^2.1.2
1648
1649
  "@lumino/widgets": ^2.3.2
1649
- checksum: 241d0b130067ad8f207c2d0863e9357e78bad391da95e78c0032d6f3f2b465b53c865808c8aed710d77630c19028e8decff63a61906a5cf25e810aba63c850fb
1650
+ checksum: d15324163c1e5cbef16e2b4b14da0db7edff36b4e351cbc4c746bb0dac1b70d0c1f69df1840ac1f367ca08d0a047a1659058602afeaea83f72a2b65da618a715
1650
1651
  languageName: node
1651
1652
  linkType: hard
1652
1653
 
1653
- "@jupyterlab/markdownviewer-extension@npm:~4.3.0-alpha.1":
1654
- version: 4.3.0-alpha.1
1655
- resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.0-alpha.1"
1654
+ "@jupyterlab/markdownviewer-extension@npm:~4.3.0-beta.0":
1655
+ version: 4.3.0-beta.0
1656
+ resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.0-beta.0"
1656
1657
  dependencies:
1657
- "@jupyterlab/application": ^4.3.0-alpha.1
1658
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1659
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1660
- "@jupyterlab/markdownviewer": ^4.3.0-alpha.1
1661
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1662
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1663
- "@jupyterlab/toc": ^6.3.0-alpha.1
1664
- "@jupyterlab/translation": ^4.3.0-alpha.1
1665
- checksum: 42c323ad609cee55a05313778612ee770c37d14c12d340b14d9cc52a6fd211af5574766efbc3f4bac2fdea473855744ad443c3c559752e33392d653aa02bc39f
1658
+ "@jupyterlab/application": ^4.3.0-beta.0
1659
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1660
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1661
+ "@jupyterlab/markdownviewer": ^4.3.0-beta.0
1662
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1663
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1664
+ "@jupyterlab/toc": ^6.3.0-beta.0
1665
+ "@jupyterlab/translation": ^4.3.0-beta.0
1666
+ checksum: 2fdcd0a6be65b0d0aea4bc5e04208fcc0f45d2847c2313d38d5fecb567e9adad84934b3325521e60ee261f4440b587c170392904ee71dfb636df0973cde278b5
1666
1667
  languageName: node
1667
1668
  linkType: hard
1668
1669
 
1669
- "@jupyterlab/markdownviewer@npm:~4.3.0-alpha.1":
1670
- version: 4.3.0-alpha.1
1671
- resolution: "@jupyterlab/markdownviewer@npm:4.3.0-alpha.1"
1670
+ "@jupyterlab/markdownviewer@npm:~4.3.0-beta.0":
1671
+ version: 4.3.0-beta.0
1672
+ resolution: "@jupyterlab/markdownviewer@npm:4.3.0-beta.0"
1672
1673
  dependencies:
1673
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1674
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1675
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1676
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1677
- "@jupyterlab/toc": ^6.3.0-alpha.1
1678
- "@jupyterlab/translation": ^4.3.0-alpha.1
1674
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1675
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1676
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1677
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1678
+ "@jupyterlab/toc": ^6.3.0-beta.0
1679
+ "@jupyterlab/translation": ^4.3.0-beta.0
1679
1680
  "@lumino/coreutils": ^2.1.2
1680
1681
  "@lumino/messaging": ^2.0.1
1681
1682
  "@lumino/signaling": ^2.1.2
1682
1683
  "@lumino/widgets": ^2.3.2
1683
- checksum: 1b09705223897909cea7c85913572101d833ace340fc43be2c138f68aa212d24a4e2134983cfc0fd61545060b8d2a8b33e6495ed1bec38b9972845897a04ec55
1684
+ checksum: 048a707a335c49c7de96468e5ff13596ceebaf8d591893a8799c50f53599bf878bf8e81d3c71080615a099538766ecbb12d33aaf41aa52ccee00ab5abcd928e6
1684
1685
  languageName: node
1685
1686
  linkType: hard
1686
1687
 
1687
- "@jupyterlab/markedparser-extension@npm:~4.3.0-alpha.1":
1688
- version: 4.3.0-alpha.1
1689
- resolution: "@jupyterlab/markedparser-extension@npm:4.3.0-alpha.1"
1688
+ "@jupyterlab/markedparser-extension@npm:~4.3.0-beta.0":
1689
+ version: 4.3.0-beta.0
1690
+ resolution: "@jupyterlab/markedparser-extension@npm:4.3.0-beta.0"
1690
1691
  dependencies:
1691
- "@jupyterlab/application": ^4.3.0-alpha.1
1692
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1693
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1694
- "@jupyterlab/mermaid": ^4.3.0-alpha.1
1695
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1692
+ "@jupyterlab/application": ^4.3.0-beta.0
1693
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1694
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1695
+ "@jupyterlab/mermaid": ^4.3.0-beta.0
1696
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1696
1697
  "@lumino/coreutils": ^2.1.2
1697
1698
  marked: ^9.1.2
1698
1699
  marked-gfm-heading-id: ^3.1.0
1699
1700
  marked-mangle: ^1.1.4
1700
- checksum: 243f2fa0a9ab46941365018de5d70ad19852230b241aa10117ce64459be5cc95663d8ac01a66354cc9d040bfe69d25a167a1b189fabf99d68248534af89b0375
1701
+ checksum: 2bc1dbbf591c8695021edce7f81dc4202991fea2fbce7660b9ee5bbd47207c389146e152629f57cf2c35dd661842bd03934b81795a9e7996f355b7d84dadd102
1701
1702
  languageName: node
1702
1703
  linkType: hard
1703
1704
 
1704
- "@jupyterlab/mathjax-extension@npm:~4.3.0-alpha.1":
1705
- version: 4.3.0-alpha.1
1706
- resolution: "@jupyterlab/mathjax-extension@npm:4.3.0-alpha.1"
1705
+ "@jupyterlab/mathjax-extension@npm:~4.3.0-beta.0":
1706
+ version: 4.3.0-beta.0
1707
+ resolution: "@jupyterlab/mathjax-extension@npm:4.3.0-beta.0"
1707
1708
  dependencies:
1708
- "@jupyterlab/application": ^4.3.0-alpha.1
1709
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1709
+ "@jupyterlab/application": ^4.3.0-beta.0
1710
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1710
1711
  "@lumino/coreutils": ^2.1.2
1711
1712
  mathjax-full: ^3.2.2
1712
- checksum: 6277010c0a2925ec9879d7b0de03811b63c195dd9baedfda829439cf751d704fb9be43c916643440de1f6d497242eea509a5b2f0b248483d6dbd1bb443cb2a4b
1713
+ checksum: 3f4dfc4dfbf8afba9d76edad0b8b5a5312a3fb4ca7d4d8a63f4cb77e41d2315986332e59b7235bef7b810acf15717247b887e35b38e93be2e2bcd0a5cd2bfda8
1713
1714
  languageName: node
1714
1715
  linkType: hard
1715
1716
 
1716
- "@jupyterlab/mermaid-extension@npm:~4.3.0-alpha.1":
1717
- version: 4.3.0-alpha.1
1718
- resolution: "@jupyterlab/mermaid-extension@npm:4.3.0-alpha.1"
1717
+ "@jupyterlab/mermaid-extension@npm:~4.3.0-beta.0":
1718
+ version: 4.3.0-beta.0
1719
+ resolution: "@jupyterlab/mermaid-extension@npm:4.3.0-beta.0"
1719
1720
  dependencies:
1720
- "@jupyterlab/application": ^4.3.0-alpha.1
1721
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1722
- "@jupyterlab/mermaid": ^4.3.0-alpha.1
1723
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1724
- "@jupyterlab/translation": ^4.3.0-alpha.1
1725
- checksum: 91b4bd01978babc9c5258e580beda8dace31ed520b9234172e9eefe1ea341b7967352fb899cd4bdedead9b5913e9a3316a11ae43d4b8aa56ccd60f9ea432199b
1721
+ "@jupyterlab/application": ^4.3.0-beta.0
1722
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1723
+ "@jupyterlab/mermaid": ^4.3.0-beta.0
1724
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1725
+ "@jupyterlab/translation": ^4.3.0-beta.0
1726
+ checksum: c95a6c698b007e9e814e1378c5a4e4131f90223746735a92ec5d950949941cc6def31acb335f9a410e90a624d89c186fabb5733b3fb151d6518ec89506f1474a
1726
1727
  languageName: node
1727
1728
  linkType: hard
1728
1729
 
1729
- "@jupyterlab/mermaid@npm:~4.3.0-alpha.1":
1730
- version: 4.3.0-alpha.1
1731
- resolution: "@jupyterlab/mermaid@npm:4.3.0-alpha.1"
1730
+ "@jupyterlab/mermaid@npm:~4.3.0-beta.0":
1731
+ version: 4.3.0-beta.0
1732
+ resolution: "@jupyterlab/mermaid@npm:4.3.0-beta.0"
1732
1733
  dependencies:
1733
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1734
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1735
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1734
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1735
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1736
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1736
1737
  "@lumino/coreutils": ^2.1.2
1737
1738
  "@lumino/widgets": ^2.3.2
1738
1739
  mermaid: ^10.7.0
1739
- checksum: 0f1c8748c33604b3606869b950258d4bc7d1235c7066a5194736468592fe41d02ed19a1f11d783e1575bf184b65258697c3ba2fce9a0e27e7bbb6a8da784ebfe
1740
+ checksum: 3aaab29111178d27e1564b2d4cca79b860acc915b50eaf1f2a1b996b34957c9cd27ff559f1972bd7266704332049cbd5fe8ed5240e2bf75d047eba3e900f5bb4
1740
1741
  languageName: node
1741
1742
  linkType: hard
1742
1743
 
1743
- "@jupyterlab/metadataform-extension@npm:~4.3.0-alpha.1":
1744
- version: 4.3.0-alpha.1
1745
- resolution: "@jupyterlab/metadataform-extension@npm:4.3.0-alpha.1"
1744
+ "@jupyterlab/metadataform-extension@npm:~4.3.0-beta.0":
1745
+ version: 4.3.0-beta.0
1746
+ resolution: "@jupyterlab/metadataform-extension@npm:4.3.0-beta.0"
1746
1747
  dependencies:
1747
- "@jupyterlab/application": ^4.3.0-alpha.1
1748
- "@jupyterlab/metadataform": ^4.3.0-alpha.1
1749
- "@jupyterlab/notebook": ^4.3.0-alpha.1
1750
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1751
- "@jupyterlab/translation": ^4.3.0-alpha.1
1752
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1748
+ "@jupyterlab/application": ^4.3.0-beta.0
1749
+ "@jupyterlab/metadataform": ^4.3.0-beta.0
1750
+ "@jupyterlab/notebook": ^4.3.0-beta.0
1751
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1752
+ "@jupyterlab/translation": ^4.3.0-beta.0
1753
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1753
1754
  "@lumino/coreutils": ^2.1.2
1754
- checksum: 76d85d302c52b0a94a2e75975187885f613bdd99924c2f38e0d07962ea0a83b47eda85afdaf8d7ba2392fdafdcbef16eb18f5ea12c89f9582fe73e01c79eee07
1755
+ checksum: 6dd1ec5389a998b8cf3d4189b490f064721d979a7dbf5069b2d703f1b0093091bc021cd745ef3055e5d98e14716d68ee7bd6518120b38319a62b70303ed1db15
1755
1756
  languageName: node
1756
1757
  linkType: hard
1757
1758
 
1758
- "@jupyterlab/metadataform@npm:~4.3.0-alpha.1":
1759
- version: 4.3.0-alpha.1
1760
- resolution: "@jupyterlab/metadataform@npm:4.3.0-alpha.1"
1759
+ "@jupyterlab/metadataform@npm:~4.3.0-beta.0":
1760
+ version: 4.3.0-beta.0
1761
+ resolution: "@jupyterlab/metadataform@npm:4.3.0-beta.0"
1761
1762
  dependencies:
1762
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1763
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
1764
- "@jupyterlab/notebook": ^4.3.0-alpha.1
1765
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1766
- "@jupyterlab/translation": ^4.3.0-alpha.1
1767
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1763
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1764
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
1765
+ "@jupyterlab/notebook": ^4.3.0-beta.0
1766
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1767
+ "@jupyterlab/translation": ^4.3.0-beta.0
1768
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1768
1769
  "@lumino/coreutils": ^2.1.2
1769
1770
  "@lumino/messaging": ^2.0.1
1770
1771
  "@lumino/widgets": ^2.3.2
@@ -1772,53 +1773,53 @@ __metadata:
1772
1773
  "@rjsf/validator-ajv8": ^5.13.4
1773
1774
  json-schema: ^0.4.0
1774
1775
  react: ^18.2.0
1775
- checksum: 2179bbc69307d89974b82f241159e4f2cacb229718c1127df36ea128265737055ab9012410f2954f66d206e534f6052a7e468b8a2450af24e806fe9cf93c627a
1776
+ checksum: c1e9fc1a01ee5fe44d436c5b229c873cce4948019373b9a384f0c0b68fd94e438e41770a80d58befab011bf2a3e776946d25d217480bb70066dd281fbea2b358
1776
1777
  languageName: node
1777
1778
  linkType: hard
1778
1779
 
1779
- "@jupyterlab/nbformat@npm:~4.3.0-alpha.1":
1780
- version: 4.3.0-alpha.1
1781
- resolution: "@jupyterlab/nbformat@npm:4.3.0-alpha.1"
1780
+ "@jupyterlab/nbformat@npm:~4.3.0-beta.0":
1781
+ version: 4.3.0-beta.0
1782
+ resolution: "@jupyterlab/nbformat@npm:4.3.0-beta.0"
1782
1783
  dependencies:
1783
1784
  "@lumino/coreutils": ^2.1.2
1784
- checksum: 4747b939d7137f5cd6b4d0b0149df6762ede6de4b396cc01014255f881ff9cb83023cdf54bf6b8217f3454e8f5a4d2d45a4697a83ed8ea4f545ba7da3f10a434
1785
- languageName: node
1786
- linkType: hard
1787
-
1788
- "@jupyterlab/notebook-extension@npm:~4.3.0-alpha.1":
1789
- version: 4.3.0-alpha.1
1790
- resolution: "@jupyterlab/notebook-extension@npm:4.3.0-alpha.1"
1791
- dependencies:
1792
- "@jupyter/ydoc": ^2.0.1
1793
- "@jupyterlab/application": ^4.3.0-alpha.1
1794
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1795
- "@jupyterlab/cells": ^4.3.0-alpha.1
1796
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1797
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1798
- "@jupyterlab/completer": ^4.3.0-alpha.1
1799
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1800
- "@jupyterlab/docmanager": ^4.3.0-alpha.1
1801
- "@jupyterlab/docmanager-extension": ^4.3.0-alpha.1
1802
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1803
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
1804
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
1805
- "@jupyterlab/launcher": ^4.3.0-alpha.1
1806
- "@jupyterlab/logconsole": ^4.3.0-alpha.1
1807
- "@jupyterlab/lsp": ^4.3.0-alpha.1
1808
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
1809
- "@jupyterlab/metadataform": ^4.3.0-alpha.1
1810
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
1811
- "@jupyterlab/notebook": ^4.3.0-alpha.1
1812
- "@jupyterlab/observables": ^5.3.0-alpha.1
1813
- "@jupyterlab/property-inspector": ^4.3.0-alpha.1
1814
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1815
- "@jupyterlab/services": ^7.3.0-alpha.1
1816
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1817
- "@jupyterlab/statedb": ^4.3.0-alpha.1
1818
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1819
- "@jupyterlab/toc": ^6.3.0-alpha.1
1820
- "@jupyterlab/translation": ^4.3.0-alpha.1
1821
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1785
+ checksum: b77cb24ea5c6946ff5ed4c53d621d106a8d806bd7361f3d781c6ca86efffbfc3ae0847481a74c9faa2ba1824bbb98c5fd9cbc392099345480e9052d14c49328a
1786
+ languageName: node
1787
+ linkType: hard
1788
+
1789
+ "@jupyterlab/notebook-extension@npm:~4.3.0-beta.0":
1790
+ version: 4.3.0-beta.0
1791
+ resolution: "@jupyterlab/notebook-extension@npm:4.3.0-beta.0"
1792
+ dependencies:
1793
+ "@jupyter/ydoc": ^3.0.0-a3
1794
+ "@jupyterlab/application": ^4.3.0-beta.0
1795
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1796
+ "@jupyterlab/cells": ^4.3.0-beta.0
1797
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1798
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1799
+ "@jupyterlab/completer": ^4.3.0-beta.0
1800
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1801
+ "@jupyterlab/docmanager": ^4.3.0-beta.0
1802
+ "@jupyterlab/docmanager-extension": ^4.3.0-beta.0
1803
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1804
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
1805
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
1806
+ "@jupyterlab/launcher": ^4.3.0-beta.0
1807
+ "@jupyterlab/logconsole": ^4.3.0-beta.0
1808
+ "@jupyterlab/lsp": ^4.3.0-beta.0
1809
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
1810
+ "@jupyterlab/metadataform": ^4.3.0-beta.0
1811
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
1812
+ "@jupyterlab/notebook": ^4.3.0-beta.0
1813
+ "@jupyterlab/observables": ^5.3.0-beta.0
1814
+ "@jupyterlab/property-inspector": ^4.3.0-beta.0
1815
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1816
+ "@jupyterlab/services": ^7.3.0-beta.0
1817
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1818
+ "@jupyterlab/statedb": ^4.3.0-beta.0
1819
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1820
+ "@jupyterlab/toc": ^6.3.0-beta.0
1821
+ "@jupyterlab/translation": ^4.3.0-beta.0
1822
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1822
1823
  "@lumino/algorithm": ^2.0.1
1823
1824
  "@lumino/commands": ^2.3.0
1824
1825
  "@lumino/coreutils": ^2.1.2
@@ -1828,32 +1829,32 @@ __metadata:
1828
1829
  "@lumino/widgets": ^2.3.2
1829
1830
  "@rjsf/utils": ^5.13.4
1830
1831
  react: ^18.2.0
1831
- checksum: 720aa2b233b6f628ff58ac18e8496dda97e68b9e3be6b239190a8b7efa5d3ab266b44e199d4183020c72dee23722f58383aff20f36f2d55b69eca3ec2a9cb1c1
1832
- languageName: node
1833
- linkType: hard
1834
-
1835
- "@jupyterlab/notebook@npm:~4.3.0-alpha.1":
1836
- version: 4.3.0-alpha.1
1837
- resolution: "@jupyterlab/notebook@npm:4.3.0-alpha.1"
1838
- dependencies:
1839
- "@jupyter/ydoc": ^2.0.1
1840
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1841
- "@jupyterlab/cells": ^4.3.0-alpha.1
1842
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
1843
- "@jupyterlab/codemirror": ^4.3.0-alpha.1
1844
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1845
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
1846
- "@jupyterlab/documentsearch": ^4.3.0-alpha.1
1847
- "@jupyterlab/lsp": ^4.3.0-alpha.1
1848
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
1849
- "@jupyterlab/observables": ^5.3.0-alpha.1
1850
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1851
- "@jupyterlab/services": ^7.3.0-alpha.1
1852
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
1853
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
1854
- "@jupyterlab/toc": ^6.3.0-alpha.1
1855
- "@jupyterlab/translation": ^4.3.0-alpha.1
1856
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1832
+ checksum: 5e6dd761c55c76826043aba9f4de3d692e6e012190a551f1810e1c079f9b66c1c3dd5ef2f20465e8744643665b7604c0d1c14327428e78a63553f198697a024f
1833
+ languageName: node
1834
+ linkType: hard
1835
+
1836
+ "@jupyterlab/notebook@npm:~4.3.0-beta.0":
1837
+ version: 4.3.0-beta.0
1838
+ resolution: "@jupyterlab/notebook@npm:4.3.0-beta.0"
1839
+ dependencies:
1840
+ "@jupyter/ydoc": ^3.0.0-a3
1841
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1842
+ "@jupyterlab/cells": ^4.3.0-beta.0
1843
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
1844
+ "@jupyterlab/codemirror": ^4.3.0-beta.0
1845
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1846
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
1847
+ "@jupyterlab/documentsearch": ^4.3.0-beta.0
1848
+ "@jupyterlab/lsp": ^4.3.0-beta.0
1849
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
1850
+ "@jupyterlab/observables": ^5.3.0-beta.0
1851
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1852
+ "@jupyterlab/services": ^7.3.0-beta.0
1853
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
1854
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
1855
+ "@jupyterlab/toc": ^6.3.0-beta.0
1856
+ "@jupyterlab/translation": ^4.3.0-beta.0
1857
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1857
1858
  "@lumino/algorithm": ^2.0.1
1858
1859
  "@lumino/coreutils": ^2.1.2
1859
1860
  "@lumino/disposable": ^2.1.2
@@ -1866,34 +1867,34 @@ __metadata:
1866
1867
  "@lumino/virtualdom": ^2.0.1
1867
1868
  "@lumino/widgets": ^2.3.2
1868
1869
  react: ^18.2.0
1869
- checksum: 54faafe6b331c326728d01b847ec34e65f681bc1493892a7e6e97fda601f195e4210c9ac139baaa683498345f1890ccda6c994a794662d99a8412e23afcb8df0
1870
+ checksum: 7a9b17abe10fd2d438c1e8c7dd04513a50a6f268feb9858f9c266da6bcf5c7e092af99bcf477703b2d20de5da3411cddc8bf79985ec3fcca04075afc45370e5d
1870
1871
  languageName: node
1871
1872
  linkType: hard
1872
1873
 
1873
- "@jupyterlab/observables@npm:~5.3.0-alpha.1":
1874
- version: 5.3.0-alpha.1
1875
- resolution: "@jupyterlab/observables@npm:5.3.0-alpha.1"
1874
+ "@jupyterlab/observables@npm:~5.3.0-beta.0":
1875
+ version: 5.3.0-beta.0
1876
+ resolution: "@jupyterlab/observables@npm:5.3.0-beta.0"
1876
1877
  dependencies:
1877
1878
  "@lumino/algorithm": ^2.0.1
1878
1879
  "@lumino/coreutils": ^2.1.2
1879
1880
  "@lumino/disposable": ^2.1.2
1880
1881
  "@lumino/messaging": ^2.0.1
1881
1882
  "@lumino/signaling": ^2.1.2
1882
- checksum: 8177e54db5552544df4c4bc9348ed3a920b9bbf0f8d8f8f578402f61b76f3e5d1d959be7680f7a21f67cb5f0b276fbf6e1432ecede8dcdf2b8d19b919774eefc
1883
+ checksum: 552d507e81fc73ef3ba844bf2c2d51c008d1c3c2a69141b1449b2e9bc177fe406bccedcedfe9b73cd0677c4d391692b3cd1728a2214586fd38033231c4ab240b
1883
1884
  languageName: node
1884
1885
  linkType: hard
1885
1886
 
1886
- "@jupyterlab/outputarea@npm:~4.3.0-alpha.1":
1887
- version: 4.3.0-alpha.1
1888
- resolution: "@jupyterlab/outputarea@npm:4.3.0-alpha.1"
1887
+ "@jupyterlab/outputarea@npm:~4.3.0-beta.0":
1888
+ version: 4.3.0-beta.0
1889
+ resolution: "@jupyterlab/outputarea@npm:4.3.0-beta.0"
1889
1890
  dependencies:
1890
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1891
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
1892
- "@jupyterlab/observables": ^5.3.0-alpha.1
1893
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1894
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1895
- "@jupyterlab/services": ^7.3.0-alpha.1
1896
- "@jupyterlab/translation": ^4.3.0-alpha.1
1891
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1892
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
1893
+ "@jupyterlab/observables": ^5.3.0-beta.0
1894
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1895
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1896
+ "@jupyterlab/services": ^7.3.0-beta.0
1897
+ "@jupyterlab/translation": ^4.3.0-beta.0
1897
1898
  "@lumino/algorithm": ^2.0.1
1898
1899
  "@lumino/coreutils": ^2.1.2
1899
1900
  "@lumino/disposable": ^2.1.2
@@ -1901,145 +1902,146 @@ __metadata:
1901
1902
  "@lumino/properties": ^2.0.1
1902
1903
  "@lumino/signaling": ^2.1.2
1903
1904
  "@lumino/widgets": ^2.3.2
1904
- checksum: 54465b9ccee31a62a06c210a96de9f13130542cf25b43f83b2f608bb73214a3a786b538782d709c395d021f145e6ff14eac13ea18d93abac6a8c03dc22def773
1905
+ checksum: e6a3e6257c708484824fe521ce74ee670d2491596411bb364202a063de41e46574b86212a9aacd24cfa136033dcd9754005fdbdefb7d6303834c13adf95f41d5
1905
1906
  languageName: node
1906
1907
  linkType: hard
1907
1908
 
1908
- "@jupyterlab/pdf-extension@npm:~4.3.0-alpha.1":
1909
- version: 4.3.0-alpha.1
1910
- resolution: "@jupyterlab/pdf-extension@npm:4.3.0-alpha.1"
1909
+ "@jupyterlab/pdf-extension@npm:~4.3.0-beta.0":
1910
+ version: 4.3.0-beta.0
1911
+ resolution: "@jupyterlab/pdf-extension@npm:4.3.0-beta.0"
1911
1912
  dependencies:
1912
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
1913
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
1913
1914
  "@lumino/coreutils": ^2.1.2
1914
1915
  "@lumino/disposable": ^2.1.2
1915
1916
  "@lumino/widgets": ^2.3.2
1916
- checksum: 2d21ab34f3e9a3df99cde57d821fb98125bc1301c16925687e4e0ca979314ae4c524a4a31c0ec7f3de4480e60198bf4431e62f80671a4a57883e119552d59c5b
1917
+ checksum: 3c49c9d1aa7db98dad1eeea21468155da487a60ccf684c82e014227524f4d27fe4cdf59349da32c68080b82dc01128c5a36ba7d3c65027a8463c295166a5fde0
1917
1918
  languageName: node
1918
1919
  linkType: hard
1919
1920
 
1920
- "@jupyterlab/pluginmanager-extension@npm:~4.3.0-alpha.1":
1921
- version: 4.3.0-alpha.1
1922
- resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.0-alpha.1"
1921
+ "@jupyterlab/pluginmanager-extension@npm:~4.3.0-beta.0":
1922
+ version: 4.3.0-beta.0
1923
+ resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.0-beta.0"
1923
1924
  dependencies:
1924
- "@jupyterlab/application": ^4.3.0-alpha.1
1925
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1926
- "@jupyterlab/pluginmanager": ^4.3.0-alpha.1
1927
- "@jupyterlab/translation": ^4.3.0-alpha.1
1928
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1925
+ "@jupyterlab/application": ^4.3.0-beta.0
1926
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1927
+ "@jupyterlab/pluginmanager": ^4.3.0-beta.0
1928
+ "@jupyterlab/translation": ^4.3.0-beta.0
1929
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1929
1930
  "@lumino/coreutils": ^2.1.2
1930
- checksum: 85edf6c257b168e74149896f096903566ea28ca956e1338ad06ac8c3b1c7f429e5cf403685f54b76b915c8e78db6eba49f9ecbde349653cde3d7b83f19642c32
1931
+ checksum: f7fbbbbc905237afd41f35bcfee88dd20d7f413c9b4b9d0a6e07a853110a40fadc3c6e68244e074a4bc8117cbe33c575a4d640314270292b80b2054331b8bbd9
1931
1932
  languageName: node
1932
1933
  linkType: hard
1933
1934
 
1934
- "@jupyterlab/pluginmanager@npm:~4.3.0-alpha.1":
1935
- version: 4.3.0-alpha.1
1936
- resolution: "@jupyterlab/pluginmanager@npm:4.3.0-alpha.1"
1935
+ "@jupyterlab/pluginmanager@npm:~4.3.0-beta.0":
1936
+ version: 4.3.0-beta.0
1937
+ resolution: "@jupyterlab/pluginmanager@npm:4.3.0-beta.0"
1937
1938
  dependencies:
1938
- "@jupyterlab/application": ^4.3.0-alpha.1
1939
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1940
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1941
- "@jupyterlab/services": ^7.3.0-alpha.1
1942
- "@jupyterlab/translation": ^4.3.0-alpha.1
1943
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1939
+ "@jupyterlab/application": ^4.3.0-beta.0
1940
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1941
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1942
+ "@jupyterlab/services": ^7.3.0-beta.0
1943
+ "@jupyterlab/translation": ^4.3.0-beta.0
1944
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1944
1945
  "@lumino/coreutils": ^2.1.2
1945
1946
  "@lumino/signaling": ^2.1.2
1946
1947
  "@lumino/widgets": ^2.3.2
1947
1948
  react: ^18.2.0
1948
- checksum: 0134d0df8ab37cfc9131293f374c3c4a43c0cc642cdce0c1a75dc503f6e7994bc215428824a17ac51c748952245bb77094ea9b6fe5ebd50e83e860127ad170f4
1949
+ checksum: 458b82f54fbf35e749da798eb6d6ec5a34f2fa8c443097059074a08120094e1dd9e5b16c8348651cd52d297cf36125397d268708b75ad427729bf7f6c9b796bb
1949
1950
  languageName: node
1950
1951
  linkType: hard
1951
1952
 
1952
- "@jupyterlab/property-inspector@npm:~4.3.0-alpha.1":
1953
- version: 4.3.0-alpha.1
1954
- resolution: "@jupyterlab/property-inspector@npm:4.3.0-alpha.1"
1953
+ "@jupyterlab/property-inspector@npm:~4.3.0-beta.0":
1954
+ version: 4.3.0-beta.0
1955
+ resolution: "@jupyterlab/property-inspector@npm:4.3.0-beta.0"
1955
1956
  dependencies:
1956
- "@jupyterlab/application": ^4.3.0-alpha.1
1957
- "@jupyterlab/translation": ^4.3.0-alpha.1
1958
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
1957
+ "@jupyterlab/application": ^4.3.0-beta.0
1958
+ "@jupyterlab/translation": ^4.3.0-beta.0
1959
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
1959
1960
  "@lumino/coreutils": ^2.1.2
1960
1961
  "@lumino/disposable": ^2.1.2
1961
1962
  "@lumino/signaling": ^2.1.2
1962
1963
  "@lumino/widgets": ^2.3.2
1963
1964
  react: ^18.2.0
1964
- checksum: 7773fc322d168ee5a204679f5de55394b18a2a4f3871f20af4e0ea0c38060d913917d0118c213ad8c6c39baf80c7289c8d2bc01283497e9451532eb3f96590e8
1965
+ checksum: 773527e249ea07bcc690615a9d44855da97a52dfe314cfc75b3583b636bb1e8049c4ec508bdf7ba69cbbdc2814918a26291bc0f821a5471e56f4288613e15411
1965
1966
  languageName: node
1966
1967
  linkType: hard
1967
1968
 
1968
- "@jupyterlab/rendermime-extension@npm:~4.3.0-alpha.1":
1969
- version: 4.3.0-alpha.1
1970
- resolution: "@jupyterlab/rendermime-extension@npm:4.3.0-alpha.1"
1969
+ "@jupyterlab/rendermime-extension@npm:~4.3.0-beta.0":
1970
+ version: 4.3.0-beta.0
1971
+ resolution: "@jupyterlab/rendermime-extension@npm:4.3.0-beta.0"
1971
1972
  dependencies:
1972
- "@jupyterlab/application": ^4.3.0-alpha.1
1973
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1974
- "@jupyterlab/docmanager": ^4.3.0-alpha.1
1975
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
1976
- "@jupyterlab/translation": ^4.3.0-alpha.1
1977
- checksum: 1fea7af34f40fbd98ebdc52bd856ab7f53dc595b9785ca46d57f9aba6f2b31273eb2c7da2563eaa1eaa8f28dac5f1e07ad417b92e3d264f05c336367ce8a1d07
1973
+ "@jupyterlab/application": ^4.3.0-beta.0
1974
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1975
+ "@jupyterlab/docmanager": ^4.3.0-beta.0
1976
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
1977
+ "@jupyterlab/translation": ^4.3.0-beta.0
1978
+ checksum: c67262438937e0d823a9c46d3008515be52663b2b25761558253e04669246773227f4d4b28dd8f83d1d57c476bbfcc0974cb84269a3ff0ba963569185f2503d6
1978
1979
  languageName: node
1979
1980
  linkType: hard
1980
1981
 
1981
- "@jupyterlab/rendermime-interfaces@npm:~3.11.0-alpha.1":
1982
- version: 3.11.0-alpha.1
1983
- resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.0-alpha.1"
1982
+ "@jupyterlab/rendermime-interfaces@npm:~3.11.0-beta.0":
1983
+ version: 3.11.0-beta.0
1984
+ resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.0-beta.0"
1984
1985
  dependencies:
1985
1986
  "@lumino/coreutils": ^1.11.0 || ^2.1.2
1986
1987
  "@lumino/widgets": ^1.37.2 || ^2.3.2
1987
- checksum: 8791e61ab9af743278f38e1c1e78eb846c061824628e6d893d03fcf0d9fbf12c1aa7511abf75fbed5cdeb4292b43f4b0d4f999fda506a5e821aa4bfc6b830763
1988
+ checksum: 53ff0cc01425f3580744857f669495e02a7692e1c45927ecddf8f6a8b2df9cd1d1737c3fcf3f5a2ce591aa127ccca5005d24d6775a15bc4fd123cb2c9ce5cdef
1988
1989
  languageName: node
1989
1990
  linkType: hard
1990
1991
 
1991
- "@jupyterlab/rendermime@npm:~4.3.0-alpha.1":
1992
- version: 4.3.0-alpha.1
1993
- resolution: "@jupyterlab/rendermime@npm:4.3.0-alpha.1"
1992
+ "@jupyterlab/rendermime@npm:~4.3.0-beta.0":
1993
+ version: 4.3.0-beta.0
1994
+ resolution: "@jupyterlab/rendermime@npm:4.3.0-beta.0"
1994
1995
  dependencies:
1995
- "@jupyterlab/apputils": ^4.4.0-alpha.1
1996
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
1997
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
1998
- "@jupyterlab/observables": ^5.3.0-alpha.1
1999
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
2000
- "@jupyterlab/services": ^7.3.0-alpha.1
2001
- "@jupyterlab/translation": ^4.3.0-alpha.1
1996
+ "@jupyterlab/apputils": ^4.4.0-beta.0
1997
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
1998
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
1999
+ "@jupyterlab/observables": ^5.3.0-beta.0
2000
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
2001
+ "@jupyterlab/services": ^7.3.0-beta.0
2002
+ "@jupyterlab/translation": ^4.3.0-beta.0
2002
2003
  "@lumino/coreutils": ^2.1.2
2003
2004
  "@lumino/messaging": ^2.0.1
2004
2005
  "@lumino/signaling": ^2.1.2
2005
2006
  "@lumino/widgets": ^2.3.2
2006
2007
  lodash.escape: ^4.0.1
2007
- checksum: 253172cab5de03b6e92548d5444b2a6f54ee8e8ee1209e3910c93a892983cb8762c15c860ad435457ae2120a707a7b36c1dd2287a5d06609880c80ee0b7dce0e
2008
+ checksum: bb60f1c5b89285569868c429d379851ffeec6257a74c4976d89078ed778ee37a1bd31c245bd1a09e79857eff751e2ca514a41ac281f2860db8e6084b322cd4c2
2008
2009
  languageName: node
2009
2010
  linkType: hard
2010
2011
 
2011
- "@jupyterlab/running-extension@npm:~4.3.0-alpha.1":
2012
- version: 4.3.0-alpha.1
2013
- resolution: "@jupyterlab/running-extension@npm:4.3.0-alpha.1"
2012
+ "@jupyterlab/running-extension@npm:~4.3.0-beta.0":
2013
+ version: 4.3.0-beta.0
2014
+ resolution: "@jupyterlab/running-extension@npm:4.3.0-beta.0"
2014
2015
  dependencies:
2015
- "@jupyterlab/application": ^4.3.0-alpha.1
2016
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2017
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
2018
- "@jupyterlab/docmanager": ^4.3.0-alpha.1
2019
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
2020
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
2021
- "@jupyterlab/running": ^4.3.0-alpha.1
2022
- "@jupyterlab/services": ^7.3.0-alpha.1
2023
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2024
- "@jupyterlab/translation": ^4.3.0-alpha.1
2025
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2016
+ "@jupyterlab/application": ^4.3.0-beta.0
2017
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2018
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
2019
+ "@jupyterlab/docmanager": ^4.3.0-beta.0
2020
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
2021
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
2022
+ "@jupyterlab/running": ^4.3.0-beta.0
2023
+ "@jupyterlab/services": ^7.3.0-beta.0
2024
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2025
+ "@jupyterlab/translation": ^4.3.0-beta.0
2026
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2026
2027
  "@lumino/commands": ^2.3.0
2027
2028
  "@lumino/polling": ^2.1.2
2028
2029
  "@lumino/signaling": ^2.1.2
2029
2030
  "@lumino/widgets": ^2.3.2
2030
2031
  react: ^18.2.0
2031
- checksum: e61d600061f6335554629203f6030b1094cd62a6c358a2af22927852173fc457b64f6043957b12523a4a6bbd259883f4649672516d133e063224da8abbec2963
2032
+ checksum: 46290de61bccdba072a247454df5fa83808cda625903a0330d4fa20d022982526ff15646866caf9219c218110bc6e983e1efa1f72b6811b71409ed3126cb960b
2032
2033
  languageName: node
2033
2034
  linkType: hard
2034
2035
 
2035
- "@jupyterlab/running@npm:~4.3.0-alpha.1":
2036
- version: 4.3.0-alpha.1
2037
- resolution: "@jupyterlab/running@npm:4.3.0-alpha.1"
2036
+ "@jupyterlab/running@npm:~4.3.0-beta.0":
2037
+ version: 4.3.0-beta.0
2038
+ resolution: "@jupyterlab/running@npm:4.3.0-beta.0"
2038
2039
  dependencies:
2039
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2040
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2041
- "@jupyterlab/translation": ^4.3.0-alpha.1
2042
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2040
+ "@jupyter/react-components": ^0.16.6
2041
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2042
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2043
+ "@jupyterlab/translation": ^4.3.0-beta.0
2044
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2043
2045
  "@lumino/coreutils": ^2.1.2
2044
2046
  "@lumino/disposable": ^2.1.2
2045
2047
  "@lumino/domutils": ^2.0.1
@@ -2047,61 +2049,61 @@ __metadata:
2047
2049
  "@lumino/signaling": ^2.1.2
2048
2050
  "@lumino/widgets": ^2.3.2
2049
2051
  react: ^18.2.0
2050
- checksum: 61957f60b32c4308d10d5f556805f7b35761b358db2034a38cc28a06ae2ebfd5c3ebca2be84ccd030fb5a3643c1e994f6fc1c4e9eea11aebcc762db66207a5f2
2052
+ checksum: d459946740286796ceed64639b44a3d5444b1ad309a24c4018034f9b582f0631645676f2dc973ec2dfb5c4107bbc173749a4e73cb24aecbab59174b64ce99729
2051
2053
  languageName: node
2052
2054
  linkType: hard
2053
2055
 
2054
- "@jupyterlab/services@npm:~7.3.0-alpha.1":
2055
- version: 7.3.0-alpha.1
2056
- resolution: "@jupyterlab/services@npm:7.3.0-alpha.1"
2056
+ "@jupyterlab/services@npm:~7.3.0-beta.0":
2057
+ version: 7.3.0-beta.0
2058
+ resolution: "@jupyterlab/services@npm:7.3.0-beta.0"
2057
2059
  dependencies:
2058
- "@jupyter/ydoc": ^2.0.1
2059
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
2060
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
2061
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2062
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2060
+ "@jupyter/ydoc": ^3.0.0-a3
2061
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
2062
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
2063
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2064
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2063
2065
  "@lumino/coreutils": ^2.1.2
2064
2066
  "@lumino/disposable": ^2.1.2
2065
2067
  "@lumino/polling": ^2.1.2
2066
2068
  "@lumino/properties": ^2.0.1
2067
2069
  "@lumino/signaling": ^2.1.2
2068
2070
  ws: ^8.11.0
2069
- checksum: a8356b486d18add309b6992e6b855c87cdf21c70a691f653d93327626e9a5ab16a3e34bd886364df86ac466377cb7099d3694b8183d854bd66f7722c8e7c244f
2071
+ checksum: d183d12a9d491b92635f85dfd6a657927d6338f4797f6c294fa877aa439c685f31e312e1c5f3e12ad5c0ff59858ce5c05a76b54416d3d01c854a9ad215d586d7
2070
2072
  languageName: node
2071
2073
  linkType: hard
2072
2074
 
2073
- "@jupyterlab/settingeditor-extension@npm:~4.3.0-alpha.1":
2074
- version: 4.3.0-alpha.1
2075
- resolution: "@jupyterlab/settingeditor-extension@npm:4.3.0-alpha.1"
2075
+ "@jupyterlab/settingeditor-extension@npm:~4.3.0-beta.0":
2076
+ version: 4.3.0-beta.0
2077
+ resolution: "@jupyterlab/settingeditor-extension@npm:4.3.0-beta.0"
2076
2078
  dependencies:
2077
- "@jupyterlab/application": ^4.3.0-alpha.1
2078
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2079
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
2080
- "@jupyterlab/pluginmanager": ^4.3.0-alpha.1
2081
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
2082
- "@jupyterlab/settingeditor": ^4.3.0-alpha.1
2083
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2084
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2085
- "@jupyterlab/translation": ^4.3.0-alpha.1
2086
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2079
+ "@jupyterlab/application": ^4.3.0-beta.0
2080
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2081
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
2082
+ "@jupyterlab/pluginmanager": ^4.3.0-beta.0
2083
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
2084
+ "@jupyterlab/settingeditor": ^4.3.0-beta.0
2085
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2086
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2087
+ "@jupyterlab/translation": ^4.3.0-beta.0
2088
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2087
2089
  "@lumino/disposable": ^2.1.2
2088
- checksum: c45ef56208e8849cdebe06dbfed8141b14ab37093734ad5e167ed2df28e1f804a5b83541f95e7b9c1c91bd91fcdba7b6ec27561ba6c894a70bcfafdfe623bd9d
2090
+ checksum: b77a29cb85d971aa1a1387c78eec4179e22da1b6947b47b52bf37f168882b9802c6ea6195620429eba13aaf5bedff28e72b767bfdf12637d5e5c3bcc8ab8156b
2089
2091
  languageName: node
2090
2092
  linkType: hard
2091
2093
 
2092
- "@jupyterlab/settingeditor@npm:~4.3.0-alpha.1":
2093
- version: 4.3.0-alpha.1
2094
- resolution: "@jupyterlab/settingeditor@npm:4.3.0-alpha.1"
2094
+ "@jupyterlab/settingeditor@npm:~4.3.0-beta.0":
2095
+ version: 4.3.0-beta.0
2096
+ resolution: "@jupyterlab/settingeditor@npm:4.3.0-beta.0"
2095
2097
  dependencies:
2096
- "@jupyterlab/application": ^4.3.0-alpha.1
2097
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2098
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
2099
- "@jupyterlab/inspector": ^4.3.0-alpha.1
2100
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
2101
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2102
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2103
- "@jupyterlab/translation": ^4.3.0-alpha.1
2104
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2098
+ "@jupyterlab/application": ^4.3.0-beta.0
2099
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2100
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
2101
+ "@jupyterlab/inspector": ^4.3.0-beta.0
2102
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
2103
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2104
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2105
+ "@jupyterlab/translation": ^4.3.0-beta.0
2106
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2105
2107
  "@lumino/algorithm": ^2.0.1
2106
2108
  "@lumino/commands": ^2.3.0
2107
2109
  "@lumino/coreutils": ^2.1.2
@@ -2115,16 +2117,16 @@ __metadata:
2115
2117
  "@rjsf/validator-ajv8": ^5.13.4
2116
2118
  json-schema: ^0.4.0
2117
2119
  react: ^18.2.0
2118
- checksum: 369ab21b9b9ffababb2969abb0e49219964334b740b958e7afe42f1330891690cedbb801b9707d30f9864ad73cada5be6d07f79da541bb1a79b1e8e15623e2e3
2120
+ checksum: 41be3fb6e1b57336a14bc5e7a1aaf5f74c541e07f4fe2df5215839e4e18842f0b278ee2031275ad9d7ab1e02a41c9a7e293f05537c7688a4e0c2d412cc3f1989
2119
2121
  languageName: node
2120
2122
  linkType: hard
2121
2123
 
2122
- "@jupyterlab/settingregistry@npm:~4.3.0-alpha.1":
2123
- version: 4.3.0-alpha.1
2124
- resolution: "@jupyterlab/settingregistry@npm:4.3.0-alpha.1"
2124
+ "@jupyterlab/settingregistry@npm:~4.3.0-beta.0":
2125
+ version: 4.3.0-beta.0
2126
+ resolution: "@jupyterlab/settingregistry@npm:4.3.0-beta.0"
2125
2127
  dependencies:
2126
- "@jupyterlab/nbformat": ^4.3.0-alpha.1
2127
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2128
+ "@jupyterlab/nbformat": ^4.3.0-beta.0
2129
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2128
2130
  "@lumino/commands": ^2.3.0
2129
2131
  "@lumino/coreutils": ^2.1.2
2130
2132
  "@lumino/disposable": ^2.1.2
@@ -2134,18 +2136,18 @@ __metadata:
2134
2136
  json5: ^2.2.3
2135
2137
  peerDependencies:
2136
2138
  react: ">=16"
2137
- checksum: 50ec394e4e1406d4f2ca778c852c090be55b7005bde369db093c8c4b45290cec07f847858c21a5f6268c4f2cc30d6fab46d57faefcc6ec9e23dff80425a12c5c
2139
+ checksum: 748c9a54180c4005e4849829deacb08782304b53aa3917d0ea407ae0e26c986ccd8c751f3b72a4612ce20d964a1b7f52a179a17c394bf8682fa14a01dd3313ed
2138
2140
  languageName: node
2139
2141
  linkType: hard
2140
2142
 
2141
- "@jupyterlab/shortcuts-extension@npm:~5.1.0-alpha.1":
2142
- version: 5.1.0-alpha.1
2143
- resolution: "@jupyterlab/shortcuts-extension@npm:5.1.0-alpha.1"
2143
+ "@jupyterlab/shortcuts-extension@npm:~5.1.0-beta.0":
2144
+ version: 5.1.0-beta.0
2145
+ resolution: "@jupyterlab/shortcuts-extension@npm:5.1.0-beta.0"
2144
2146
  dependencies:
2145
- "@jupyterlab/application": ^4.3.0-alpha.1
2146
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2147
- "@jupyterlab/translation": ^4.3.0-alpha.1
2148
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2147
+ "@jupyterlab/application": ^4.3.0-beta.0
2148
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2149
+ "@jupyterlab/translation": ^4.3.0-beta.0
2150
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2149
2151
  "@lumino/algorithm": ^2.0.1
2150
2152
  "@lumino/commands": ^2.3.0
2151
2153
  "@lumino/coreutils": ^2.1.2
@@ -2154,41 +2156,41 @@ __metadata:
2154
2156
  "@lumino/keyboard": ^2.0.1
2155
2157
  "@lumino/signaling": ^2.1.2
2156
2158
  react: ^18.2.0
2157
- checksum: 60cf3fde30bca05bef6bcdb55177719a96eafa2c0887827e0917904d0eea939eb12d9badf9f0f7b0432ceada4d10a1c33b71fa98fa58d306d38719953595c6d8
2159
+ checksum: f928266b52e3536da5d69cd4774e46d538b1669409f955479b28f9624f6648f7a55ee676d1b58d335359d380bb43d620bad35c493bc6d89f55fddf67e8de478b
2158
2160
  languageName: node
2159
2161
  linkType: hard
2160
2162
 
2161
- "@jupyterlab/statedb@npm:~4.3.0-alpha.1":
2162
- version: 4.3.0-alpha.1
2163
- resolution: "@jupyterlab/statedb@npm:4.3.0-alpha.1"
2163
+ "@jupyterlab/statedb@npm:~4.3.0-beta.0":
2164
+ version: 4.3.0-beta.0
2165
+ resolution: "@jupyterlab/statedb@npm:4.3.0-beta.0"
2164
2166
  dependencies:
2165
2167
  "@lumino/commands": ^2.3.0
2166
2168
  "@lumino/coreutils": ^2.1.2
2167
2169
  "@lumino/disposable": ^2.1.2
2168
2170
  "@lumino/properties": ^2.0.1
2169
2171
  "@lumino/signaling": ^2.1.2
2170
- checksum: a64fa0f93fa47eb5855a104eca83326002cdd9b4fb9c33ddd7a33d9e29bb40ee9da3fe80e4efe236eed269dc29f93dcb874e3fd2d0a20a6801f81cde2fa2b7ef
2172
+ checksum: 24d4b638997f2bf32456c454ddb0d1b0ba096140153f8860f2faba49e1c826fc2e13e34005f517d9038fa3bd7eea3e82150d9f3cfad695e39ba79a10ba2d6f91
2171
2173
  languageName: node
2172
2174
  linkType: hard
2173
2175
 
2174
- "@jupyterlab/statusbar-extension@npm:~4.3.0-alpha.1":
2175
- version: 4.3.0-alpha.1
2176
- resolution: "@jupyterlab/statusbar-extension@npm:4.3.0-alpha.1"
2176
+ "@jupyterlab/statusbar-extension@npm:~4.3.0-beta.0":
2177
+ version: 4.3.0-beta.0
2178
+ resolution: "@jupyterlab/statusbar-extension@npm:4.3.0-beta.0"
2177
2179
  dependencies:
2178
- "@jupyterlab/application": ^4.3.0-alpha.1
2179
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2180
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2181
- "@jupyterlab/statusbar": ^4.3.0-alpha.1
2182
- "@jupyterlab/translation": ^4.3.0-alpha.1
2183
- checksum: 138a3934675d3bc06aff24f2914493cf90a77b1402f289f9fe404543c8f581d80b9d7de48969ee9add66229eae10339ef3fc1c9dec375ed293a2291d6530a7df
2180
+ "@jupyterlab/application": ^4.3.0-beta.0
2181
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2182
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2183
+ "@jupyterlab/statusbar": ^4.3.0-beta.0
2184
+ "@jupyterlab/translation": ^4.3.0-beta.0
2185
+ checksum: 8b1bc20e9eccb2893e23ce9bb657182a8c8c39e72216d1a8dacdc43bd51ddc4c23262d66fc05c51f20d5602f8c8912267d7b6efa71ea04e8eb76474383d13f83
2184
2186
  languageName: node
2185
2187
  linkType: hard
2186
2188
 
2187
- "@jupyterlab/statusbar@npm:~4.3.0-alpha.1":
2188
- version: 4.3.0-alpha.1
2189
- resolution: "@jupyterlab/statusbar@npm:4.3.0-alpha.1"
2189
+ "@jupyterlab/statusbar@npm:~4.3.0-beta.0":
2190
+ version: 4.3.0-beta.0
2191
+ resolution: "@jupyterlab/statusbar@npm:4.3.0-beta.0"
2190
2192
  dependencies:
2191
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2193
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2192
2194
  "@lumino/algorithm": ^2.0.1
2193
2195
  "@lumino/coreutils": ^2.1.2
2194
2196
  "@lumino/disposable": ^2.1.2
@@ -2196,36 +2198,36 @@ __metadata:
2196
2198
  "@lumino/signaling": ^2.1.2
2197
2199
  "@lumino/widgets": ^2.3.2
2198
2200
  react: ^18.2.0
2199
- checksum: 071a688c4ee44f852e69180de9504fe236b1616842b70812957a014a9ed9d472767888e19ce2906c1de3eea8ed1c6489e3fffda60ef1e6997d316ccc54572d11
2201
+ checksum: 13f974dcb662380100442cda4c981e391e3306fe8504f3859e879588db4acd5aef634d7e16b3a69703b1053e80c8f1be29a66ec1680d65a5ee95b3594bb550cf
2200
2202
  languageName: node
2201
2203
  linkType: hard
2202
2204
 
2203
- "@jupyterlab/terminal-extension@npm:~4.3.0-alpha.1":
2204
- version: 4.3.0-alpha.1
2205
- resolution: "@jupyterlab/terminal-extension@npm:4.3.0-alpha.1"
2205
+ "@jupyterlab/terminal-extension@npm:~4.3.0-beta.0":
2206
+ version: 4.3.0-beta.0
2207
+ resolution: "@jupyterlab/terminal-extension@npm:4.3.0-beta.0"
2206
2208
  dependencies:
2207
- "@jupyterlab/application": ^4.3.0-alpha.1
2208
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2209
- "@jupyterlab/launcher": ^4.3.0-alpha.1
2210
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
2211
- "@jupyterlab/running": ^4.3.0-alpha.1
2212
- "@jupyterlab/services": ^7.3.0-alpha.1
2213
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2214
- "@jupyterlab/terminal": ^4.3.0-alpha.1
2215
- "@jupyterlab/translation": ^4.3.0-alpha.1
2216
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2209
+ "@jupyterlab/application": ^4.3.0-beta.0
2210
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2211
+ "@jupyterlab/launcher": ^4.3.0-beta.0
2212
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
2213
+ "@jupyterlab/running": ^4.3.0-beta.0
2214
+ "@jupyterlab/services": ^7.3.0-beta.0
2215
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2216
+ "@jupyterlab/terminal": ^4.3.0-beta.0
2217
+ "@jupyterlab/translation": ^4.3.0-beta.0
2218
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2217
2219
  "@lumino/widgets": ^2.3.2
2218
- checksum: 5abc3e8f6a9da9e5b13957393c237467ef548d6d30dd14e329ca26a55dfb1975a495a93600705e38f2e0f8d7e06629027b1bf2a63c417a4093289ea3526defd2
2220
+ checksum: 143899612f0dff135f3ffd3bceacbe76fd7ea931881b6536f7e8be37e376dd7dfafc3958d2f34c0321296edbc6351bc4dabeec239c35aab05ba1eab14a44584c
2219
2221
  languageName: node
2220
2222
  linkType: hard
2221
2223
 
2222
- "@jupyterlab/terminal@npm:~4.3.0-alpha.1":
2223
- version: 4.3.0-alpha.1
2224
- resolution: "@jupyterlab/terminal@npm:4.3.0-alpha.1"
2224
+ "@jupyterlab/terminal@npm:~4.3.0-beta.0":
2225
+ version: 4.3.0-beta.0
2226
+ resolution: "@jupyterlab/terminal@npm:4.3.0-beta.0"
2225
2227
  dependencies:
2226
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2227
- "@jupyterlab/services": ^7.3.0-alpha.1
2228
- "@jupyterlab/translation": ^4.3.0-alpha.1
2228
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2229
+ "@jupyterlab/services": ^7.3.0-beta.0
2230
+ "@jupyterlab/translation": ^4.3.0-beta.0
2229
2231
  "@lumino/coreutils": ^2.1.2
2230
2232
  "@lumino/domutils": ^2.0.1
2231
2233
  "@lumino/messaging": ^2.0.1
@@ -2235,160 +2237,161 @@ __metadata:
2235
2237
  "@xterm/addon-web-links": ~0.11.0
2236
2238
  "@xterm/addon-webgl": ~0.18.0
2237
2239
  "@xterm/xterm": ~5.5.0
2238
- checksum: 03c0ccb05974e44e0cc0f2a5ace03b2f439b94bcf1905c10f7bef2e34781abe36ebf8b2f58e8a616f8edc934c56a97c7e245b220270d039b6b0819a9d297c6aa
2240
+ checksum: 0140cd55463121f44f3ab304ff8c6d64516e8c2476738c35258856c275b68af06432aeed1e132bc71ca3ebf37b0f5e0b7b4cb653243625dd20aed913feb0320b
2239
2241
  languageName: node
2240
2242
  linkType: hard
2241
2243
 
2242
- "@jupyterlab/theme-dark-extension@npm:~4.3.0-alpha.1":
2243
- version: 4.3.0-alpha.1
2244
- resolution: "@jupyterlab/theme-dark-extension@npm:4.3.0-alpha.1"
2244
+ "@jupyterlab/theme-dark-extension@npm:~4.3.0-beta.0":
2245
+ version: 4.3.0-beta.0
2246
+ resolution: "@jupyterlab/theme-dark-extension@npm:4.3.0-beta.0"
2245
2247
  dependencies:
2246
- "@jupyterlab/application": ^4.3.0-alpha.1
2247
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2248
- "@jupyterlab/translation": ^4.3.0-alpha.1
2249
- checksum: d89c7dc8dd1c6c40ea0ac43326051cb772e9f90f7facb66bda688ce90f14cc79ec9ea1139bb5673bffaabe37f18ba68f175ab0c22520a49862c6872b5d12b6d3
2248
+ "@jupyterlab/application": ^4.3.0-beta.0
2249
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2250
+ "@jupyterlab/translation": ^4.3.0-beta.0
2251
+ checksum: 0d0638b2ebad9497f1629232ea702a1f42177ece73ece92dfda4b6759cfe01d666704098b0fb5757e3fbaf9e8e00bb784bd670db495f99273861f0210e361349
2250
2252
  languageName: node
2251
2253
  linkType: hard
2252
2254
 
2253
- "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.0-alpha.1":
2254
- version: 4.3.0-alpha.1
2255
- resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.0-alpha.1"
2255
+ "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.0-beta.0":
2256
+ version: 4.3.0-beta.0
2257
+ resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.0-beta.0"
2256
2258
  dependencies:
2257
- "@jupyterlab/application": ^4.3.0-alpha.1
2258
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2259
- "@jupyterlab/translation": ^4.3.0-alpha.1
2260
- checksum: 1f068a02cd1308bf4edb026a393adb79fb457f3477579b5e252043db69224b2ba2d1c1951f6573912b266bedc166b0d5e883888c0f91a3a9bd58586d9df87337
2259
+ "@jupyterlab/application": ^4.3.0-beta.0
2260
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2261
+ "@jupyterlab/translation": ^4.3.0-beta.0
2262
+ checksum: 7755e3531aa06cef3d54cfb1b2ecb17ea76aa651263e6901130574956f4a0f10fe889761ddfd49fa3792d422aef18994de10bdf7afa2c6a38fde2c8c0c520973
2261
2263
  languageName: node
2262
2264
  linkType: hard
2263
2265
 
2264
- "@jupyterlab/theme-light-extension@npm:~4.3.0-alpha.1":
2265
- version: 4.3.0-alpha.1
2266
- resolution: "@jupyterlab/theme-light-extension@npm:4.3.0-alpha.1"
2266
+ "@jupyterlab/theme-light-extension@npm:~4.3.0-beta.0":
2267
+ version: 4.3.0-beta.0
2268
+ resolution: "@jupyterlab/theme-light-extension@npm:4.3.0-beta.0"
2267
2269
  dependencies:
2268
- "@jupyterlab/application": ^4.3.0-alpha.1
2269
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2270
- "@jupyterlab/translation": ^4.3.0-alpha.1
2271
- checksum: a3199d828f42c43944c1748b1c6de3e3224c92aea8419c784aadb878a84ce8317aae94c5068a5a5637aca52c483a5a46bbff27879c1382ee73e844d1f9278a7c
2270
+ "@jupyterlab/application": ^4.3.0-beta.0
2271
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2272
+ "@jupyterlab/translation": ^4.3.0-beta.0
2273
+ checksum: 01b7a9593b3c6b21c09d902c7856660f8e3560bf8751c2330bf7860d71014fc2271f7a61c725e7df4b2c680e951ec0a72c2b0727d36b1517f77364eac01c9a30
2272
2274
  languageName: node
2273
2275
  linkType: hard
2274
2276
 
2275
- "@jupyterlab/toc-extension@npm:~6.3.0-alpha.1":
2276
- version: 6.3.0-alpha.1
2277
- resolution: "@jupyterlab/toc-extension@npm:6.3.0-alpha.1"
2277
+ "@jupyterlab/toc-extension@npm:~6.3.0-beta.0":
2278
+ version: 6.3.0-beta.0
2279
+ resolution: "@jupyterlab/toc-extension@npm:6.3.0-beta.0"
2278
2280
  dependencies:
2279
- "@jupyterlab/application": ^4.3.0-alpha.1
2280
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2281
- "@jupyterlab/toc": ^6.3.0-alpha.1
2282
- "@jupyterlab/translation": ^4.3.0-alpha.1
2283
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2284
- checksum: 47f0f49705abe9315de8159ca66cd4732f93b5ebc313dc737c03a385f34e6e357144c392ddbbab98e288ae2c32a817fcb2a83fd2ac81ac01227521069a8804b2
2281
+ "@jupyterlab/application": ^4.3.0-beta.0
2282
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2283
+ "@jupyterlab/toc": ^6.3.0-beta.0
2284
+ "@jupyterlab/translation": ^4.3.0-beta.0
2285
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2286
+ checksum: f24977fe13bea9e980b555f6338b2615ebaece03ab91261e1307192cef41a553b18fe065477fc277a53864b9d6b06ded5b9cc45eba460dadf2ffd318ecb5de11
2285
2287
  languageName: node
2286
2288
  linkType: hard
2287
2289
 
2288
- "@jupyterlab/toc@npm:~6.3.0-alpha.1":
2289
- version: 6.3.0-alpha.1
2290
- resolution: "@jupyterlab/toc@npm:6.3.0-alpha.1"
2290
+ "@jupyterlab/toc@npm:~6.3.0-beta.0":
2291
+ version: 6.3.0-beta.0
2292
+ resolution: "@jupyterlab/toc@npm:6.3.0-beta.0"
2291
2293
  dependencies:
2292
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2293
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
2294
- "@jupyterlab/docregistry": ^4.3.0-alpha.1
2295
- "@jupyterlab/observables": ^5.3.0-alpha.1
2296
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
2297
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
2298
- "@jupyterlab/translation": ^4.3.0-alpha.1
2299
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2294
+ "@jupyter/react-components": ^0.16.6
2295
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2296
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
2297
+ "@jupyterlab/docregistry": ^4.3.0-beta.0
2298
+ "@jupyterlab/observables": ^5.3.0-beta.0
2299
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
2300
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
2301
+ "@jupyterlab/translation": ^4.3.0-beta.0
2302
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2300
2303
  "@lumino/coreutils": ^2.1.2
2301
2304
  "@lumino/disposable": ^2.1.2
2302
2305
  "@lumino/messaging": ^2.0.1
2303
2306
  "@lumino/signaling": ^2.1.2
2304
2307
  "@lumino/widgets": ^2.3.2
2305
2308
  react: ^18.2.0
2306
- checksum: 52ea63e89ec44f5ebd8959476e78f4d1fbe1bc6df47a8cdea86f612ca6463406ae2077e010c221f5125c465d4040415ba8369f659ac7ff18024a8e9d52222bc0
2309
+ checksum: 1b7f8af6ca0113d0b0843824aa847c8c1f859e0a767dfe9812c343bc062e0eaf3d9e31f4e6d4bcb850b0241c4cc46fb51c73225ad564c54a2c77410603270dd7
2307
2310
  languageName: node
2308
2311
  linkType: hard
2309
2312
 
2310
- "@jupyterlab/tooltip-extension@npm:~4.3.0-alpha.1":
2311
- version: 4.3.0-alpha.1
2312
- resolution: "@jupyterlab/tooltip-extension@npm:4.3.0-alpha.1"
2313
+ "@jupyterlab/tooltip-extension@npm:~4.3.0-beta.0":
2314
+ version: 4.3.0-beta.0
2315
+ resolution: "@jupyterlab/tooltip-extension@npm:4.3.0-beta.0"
2313
2316
  dependencies:
2314
- "@jupyterlab/application": ^4.3.0-alpha.1
2315
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
2316
- "@jupyterlab/console": ^4.3.0-alpha.1
2317
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
2318
- "@jupyterlab/fileeditor": ^4.3.0-alpha.1
2319
- "@jupyterlab/notebook": ^4.3.0-alpha.1
2320
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
2321
- "@jupyterlab/services": ^7.3.0-alpha.1
2322
- "@jupyterlab/tooltip": ^4.3.0-alpha.1
2323
- "@jupyterlab/translation": ^4.3.0-alpha.1
2317
+ "@jupyterlab/application": ^4.3.0-beta.0
2318
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
2319
+ "@jupyterlab/console": ^4.3.0-beta.0
2320
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
2321
+ "@jupyterlab/fileeditor": ^4.3.0-beta.0
2322
+ "@jupyterlab/notebook": ^4.3.0-beta.0
2323
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
2324
+ "@jupyterlab/services": ^7.3.0-beta.0
2325
+ "@jupyterlab/tooltip": ^4.3.0-beta.0
2326
+ "@jupyterlab/translation": ^4.3.0-beta.0
2324
2327
  "@lumino/algorithm": ^2.0.1
2325
2328
  "@lumino/coreutils": ^2.1.2
2326
2329
  "@lumino/widgets": ^2.3.2
2327
- checksum: fe291768031ceca2a7f42d2a6b480c6fd15425bbd34ce5192f12e176d80e7db5fc73e10b3c8c0160c34b962fb591c272989ea6c181b05611a82ab66e51dd3774
2330
+ checksum: 72dcf01d091d020bff4dbe4417e1a1664bcb46f2ad6b641d8b440e14542abe9eefcb2097a451e6d87e2d6be6ba9e612631db8498ee8c891c709710f9a32e9037
2328
2331
  languageName: node
2329
2332
  linkType: hard
2330
2333
 
2331
- "@jupyterlab/tooltip@npm:~4.3.0-alpha.1":
2332
- version: 4.3.0-alpha.1
2333
- resolution: "@jupyterlab/tooltip@npm:4.3.0-alpha.1"
2334
+ "@jupyterlab/tooltip@npm:~4.3.0-beta.0":
2335
+ version: 4.3.0-beta.0
2336
+ resolution: "@jupyterlab/tooltip@npm:4.3.0-beta.0"
2334
2337
  dependencies:
2335
- "@jupyterlab/codeeditor": ^4.3.0-alpha.1
2336
- "@jupyterlab/rendermime": ^4.3.0-alpha.1
2337
- "@jupyterlab/services": ^7.3.0-alpha.1
2338
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2338
+ "@jupyterlab/codeeditor": ^4.3.0-beta.0
2339
+ "@jupyterlab/rendermime": ^4.3.0-beta.0
2340
+ "@jupyterlab/services": ^7.3.0-beta.0
2341
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2339
2342
  "@lumino/coreutils": ^2.1.2
2340
2343
  "@lumino/messaging": ^2.0.1
2341
2344
  "@lumino/widgets": ^2.3.2
2342
- checksum: 469bc4de321c8ca9a5bf633d5aa41dd98b60032f4c82bcebf9742164a63b32a6f3f2a34e2f2304825e029215418963c29e91f81ee5a46242e7259b84d843765b
2345
+ checksum: 181af42fa13866c92269df2a1efde53d092f3dd950b43b0643fb0af165080d91ac174c21946cc42e2d83e97bcc9f870b9519dc22f88b65a71e2b256cb699e5e8
2343
2346
  languageName: node
2344
2347
  linkType: hard
2345
2348
 
2346
- "@jupyterlab/translation-extension@npm:~4.3.0-alpha.1":
2347
- version: 4.3.0-alpha.1
2348
- resolution: "@jupyterlab/translation-extension@npm:4.3.0-alpha.1"
2349
+ "@jupyterlab/translation-extension@npm:~4.3.0-beta.0":
2350
+ version: 4.3.0-beta.0
2351
+ resolution: "@jupyterlab/translation-extension@npm:4.3.0-beta.0"
2349
2352
  dependencies:
2350
- "@jupyterlab/application": ^4.3.0-alpha.1
2351
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2352
- "@jupyterlab/mainmenu": ^4.3.0-alpha.1
2353
- "@jupyterlab/settingregistry": ^4.3.0-alpha.1
2354
- "@jupyterlab/translation": ^4.3.0-alpha.1
2355
- checksum: 355c9e8935f46c5b103875a074e54c2b9ebef61ca4b190e164b959b8a6154b48675b9e8888bf4a678b6154c0782723ffb7c344e26cecdc3ce7f171d84b60569a
2353
+ "@jupyterlab/application": ^4.3.0-beta.0
2354
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2355
+ "@jupyterlab/mainmenu": ^4.3.0-beta.0
2356
+ "@jupyterlab/settingregistry": ^4.3.0-beta.0
2357
+ "@jupyterlab/translation": ^4.3.0-beta.0
2358
+ checksum: 440b5d088017d4a754bb3bdb5d67366a668f1ce0edaa96a20f4563e979e9f593352fcce34f59f137188f44b8495387779468538c31d42b85d3ba455053ad0343
2356
2359
  languageName: node
2357
2360
  linkType: hard
2358
2361
 
2359
- "@jupyterlab/translation@npm:~4.3.0-alpha.1":
2360
- version: 4.3.0-alpha.1
2361
- resolution: "@jupyterlab/translation@npm:4.3.0-alpha.1"
2362
+ "@jupyterlab/translation@npm:~4.3.0-beta.0":
2363
+ version: 4.3.0-beta.0
2364
+ resolution: "@jupyterlab/translation@npm:4.3.0-beta.0"
2362
2365
  dependencies:
2363
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
2364
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
2365
- "@jupyterlab/services": ^7.3.0-alpha.1
2366
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2366
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
2367
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
2368
+ "@jupyterlab/services": ^7.3.0-beta.0
2369
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2367
2370
  "@lumino/coreutils": ^2.1.2
2368
- checksum: 951a5c9b507866243266644e1eb8b5f82e1035c9d9a13668b19f13bad3fcfe20f1003fcee70fdc4bb1b312e746ce6a2e59aced7680064680ca961bdee1a7cb60
2371
+ checksum: 843d43417404e399730d00ba1a41ce8ddd84f5ca8430ab9e3aa638a6ef61169e5ae66cc4aa98cc2442603528abf662b8b0f19d2b32cb6c2f51407be8f0286a73
2369
2372
  languageName: node
2370
2373
  linkType: hard
2371
2374
 
2372
- "@jupyterlab/ui-components-extension@npm:~4.3.0-alpha.1":
2373
- version: 4.3.0-alpha.1
2374
- resolution: "@jupyterlab/ui-components-extension@npm:4.3.0-alpha.1"
2375
+ "@jupyterlab/ui-components-extension@npm:~4.3.0-beta.0":
2376
+ version: 4.3.0-beta.0
2377
+ resolution: "@jupyterlab/ui-components-extension@npm:4.3.0-beta.0"
2375
2378
  dependencies:
2376
- "@jupyterlab/application": ^4.3.0-alpha.1
2377
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2378
- checksum: c0a24a6213a69d96992e8fa362b627643f4deacc7ee94115ed47cc776d76bcb2922c2a9c7ab5033a23a4751eda37dfdf0722ae87745804754c4ee3b7dc1877a7
2379
+ "@jupyterlab/application": ^4.3.0-beta.0
2380
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2381
+ checksum: ce5beaa0d3dd1c64a92cb189a88e7bc6c162ae58c6127ef3849887d0fdcfc6272378735831dbda7425a873a94901a3df4e9781dc2ebc17808f818c6937326dbf
2379
2382
  languageName: node
2380
2383
  linkType: hard
2381
2384
 
2382
- "@jupyterlab/ui-components@npm:~4.3.0-alpha.1":
2383
- version: 4.3.0-alpha.1
2384
- resolution: "@jupyterlab/ui-components@npm:4.3.0-alpha.1"
2385
+ "@jupyterlab/ui-components@npm:~4.3.0-beta.0":
2386
+ version: 4.3.0-beta.0
2387
+ resolution: "@jupyterlab/ui-components@npm:4.3.0-beta.0"
2385
2388
  dependencies:
2386
- "@jupyter/react-components": ^0.15.3
2387
- "@jupyter/web-components": ^0.15.3
2388
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
2389
- "@jupyterlab/observables": ^5.3.0-alpha.1
2390
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
2391
- "@jupyterlab/translation": ^4.3.0-alpha.1
2389
+ "@jupyter/react-components": ^0.16.6
2390
+ "@jupyter/web-components": ^0.16.6
2391
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
2392
+ "@jupyterlab/observables": ^5.3.0-beta.0
2393
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
2394
+ "@jupyterlab/translation": ^4.3.0-beta.0
2392
2395
  "@lumino/algorithm": ^2.0.1
2393
2396
  "@lumino/commands": ^2.3.0
2394
2397
  "@lumino/coreutils": ^2.1.2
@@ -2406,52 +2409,52 @@ __metadata:
2406
2409
  typestyle: ^2.0.4
2407
2410
  peerDependencies:
2408
2411
  react: ^18.2.0
2409
- checksum: 40e07969553cdc002045d106037f2d367ba2b84ba9e9b09adf5ecc409c8c4146fc484065852a120de282894823b2068fed7e470f0b2d2fcdcec438ff2915b002
2412
+ checksum: 3691114e0f2df509ddfea1d387674e62a45a8e392ea3fe4d75a421d66bb138c1d13bbdb68c9731e4edd082b46e43f7c269292f8d62d6753e05ec5aee5bcb276c
2410
2413
  languageName: node
2411
2414
  linkType: hard
2412
2415
 
2413
- "@jupyterlab/vega5-extension@npm:~4.3.0-alpha.1":
2414
- version: 4.3.0-alpha.1
2415
- resolution: "@jupyterlab/vega5-extension@npm:4.3.0-alpha.1"
2416
+ "@jupyterlab/vega5-extension@npm:~4.3.0-beta.0":
2417
+ version: 4.3.0-beta.0
2418
+ resolution: "@jupyterlab/vega5-extension@npm:4.3.0-beta.0"
2416
2419
  dependencies:
2417
- "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1
2420
+ "@jupyterlab/rendermime-interfaces": ^3.11.0-beta.0
2418
2421
  "@lumino/coreutils": ^2.1.2
2419
2422
  "@lumino/widgets": ^2.3.2
2420
2423
  vega: ^5.20.0
2421
2424
  vega-embed: ^6.2.1
2422
2425
  vega-lite: ^5.6.1-next.1
2423
- checksum: a77d355f0b1d93123c55c591377734ae67e37b29bd0f5eb866750034ef39b3326afb2e39c12fe759c1f8061f5ee55f6c373fd24e4e7d74edce19a221669cd1b2
2426
+ checksum: ae44c90773129c4fce37a538d40d6df3d99b5b1ee41df163cb321afc8cdbe8e1337cf8c2a849292b43f36ed2922584fe2e7a981c28f5c4c2050fcf9e8450b5c9
2424
2427
  languageName: node
2425
2428
  linkType: hard
2426
2429
 
2427
- "@jupyterlab/workspaces-extension@npm:~4.3.0-alpha.1":
2428
- version: 4.3.0-alpha.1
2429
- resolution: "@jupyterlab/workspaces-extension@npm:4.3.0-alpha.1"
2430
+ "@jupyterlab/workspaces-extension@npm:~4.3.0-beta.0":
2431
+ version: 4.3.0-beta.0
2432
+ resolution: "@jupyterlab/workspaces-extension@npm:4.3.0-beta.0"
2430
2433
  dependencies:
2431
- "@jupyterlab/application": ^4.3.0-alpha.1
2432
- "@jupyterlab/apputils": ^4.4.0-alpha.1
2433
- "@jupyterlab/coreutils": ^6.3.0-alpha.1
2434
- "@jupyterlab/filebrowser": ^4.3.0-alpha.1
2435
- "@jupyterlab/running": ^4.3.0-alpha.1
2436
- "@jupyterlab/services": ^7.3.0-alpha.1
2437
- "@jupyterlab/statedb": ^4.3.0-alpha.1
2438
- "@jupyterlab/translation": ^4.3.0-alpha.1
2439
- "@jupyterlab/ui-components": ^4.3.0-alpha.1
2440
- "@jupyterlab/workspaces": ^4.3.0-alpha.1
2441
- checksum: 7a477bcae17a0e47048858e49dce04f5a79f1831fd55889de71890f0a8a4847eb161ae141cabe2992d90367cda0215018ffa4a50b39e36c833c133da30747b62
2434
+ "@jupyterlab/application": ^4.3.0-beta.0
2435
+ "@jupyterlab/apputils": ^4.4.0-beta.0
2436
+ "@jupyterlab/coreutils": ^6.3.0-beta.0
2437
+ "@jupyterlab/filebrowser": ^4.3.0-beta.0
2438
+ "@jupyterlab/running": ^4.3.0-beta.0
2439
+ "@jupyterlab/services": ^7.3.0-beta.0
2440
+ "@jupyterlab/statedb": ^4.3.0-beta.0
2441
+ "@jupyterlab/translation": ^4.3.0-beta.0
2442
+ "@jupyterlab/ui-components": ^4.3.0-beta.0
2443
+ "@jupyterlab/workspaces": ^4.3.0-beta.0
2444
+ checksum: 2e8845aecf1eb826ec3b513f8cfe6a6e3a3d0b6bce51e2efec85195ae874d284eef62737a036be2d24ba44ce02cc588d430f8f4ed7c7b2cac3b7f9f99ac4b1cd
2442
2445
  languageName: node
2443
2446
  linkType: hard
2444
2447
 
2445
- "@jupyterlab/workspaces@npm:~4.3.0-alpha.1":
2446
- version: 4.3.0-alpha.1
2447
- resolution: "@jupyterlab/workspaces@npm:4.3.0-alpha.1"
2448
+ "@jupyterlab/workspaces@npm:~4.3.0-beta.0":
2449
+ version: 4.3.0-beta.0
2450
+ resolution: "@jupyterlab/workspaces@npm:4.3.0-beta.0"
2448
2451
  dependencies:
2449
- "@jupyterlab/services": ^7.3.0-alpha.1
2452
+ "@jupyterlab/services": ^7.3.0-beta.0
2450
2453
  "@lumino/coreutils": ^2.1.2
2451
2454
  "@lumino/disposable": ^2.1.2
2452
2455
  "@lumino/polling": ^2.1.2
2453
2456
  "@lumino/signaling": ^2.1.2
2454
- checksum: b1071d043ea684704c90ef3dfe873c4a57688a483aaf7fda74f3485a6344c18e7c15b60065e114c29e09ffe37f1b60af97592e667b01bc6ce14829491bd80648
2457
+ checksum: 203567d2bd7988ef1b3e35a0f3898594ffc2209f181440d4a0400c54822c84a26671be90290c4f0f94dff498922c104a6900e4575107fa934d089f561755affd
2455
2458
  languageName: node
2456
2459
  linkType: hard
2457
2460
 
@@ -2794,18 +2797,6 @@ __metadata:
2794
2797
  languageName: node
2795
2798
  linkType: hard
2796
2799
 
2797
- "@microsoft/fast-react-wrapper@npm:^0.3.22":
2798
- version: 0.3.22
2799
- resolution: "@microsoft/fast-react-wrapper@npm:0.3.22"
2800
- dependencies:
2801
- "@microsoft/fast-element": ^1.12.0
2802
- "@microsoft/fast-foundation": ^2.49.4
2803
- peerDependencies:
2804
- react: ">=16.9.0"
2805
- checksum: 6c7c0992dbaf91b32bc53b9d7ac21c7c8a89e6f45cc1b015cea1d1f3e766184ac7cea159479e34ddd30c347291cd5939e8d55696712086187deae37687054328
2806
- languageName: node
2807
- linkType: hard
2808
-
2809
2800
  "@microsoft/fast-web-utilities@npm:^5.4.1":
2810
2801
  version: 5.4.1
2811
2802
  resolution: "@microsoft/fast-web-utilities@npm:5.4.1"