jupyterlab 4.3.1__py3-none-any.whl → 4.3.3__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 (469) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/extensions/pypi.py +14 -5
  3. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +99 -99
  4. jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
  5. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.5b3a6f58b1d51cdd0e6f.js → remoteEntry.3aa3518fa7e4794705cc.js} +3 -3
  6. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  7. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  8. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  9. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  10. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  11. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
  12. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  13. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  14. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  15. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  16. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  17. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  18. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  19. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  20. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  21. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  22. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  23. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  24. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  25. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  26. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  27. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  28. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  29. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  30. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  31. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  32. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  33. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  34. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  35. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  36. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  37. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  38. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  39. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  40. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  41. jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  42. jupyterlab/staging/package.json +152 -152
  43. jupyterlab/staging/yarn.lock +1118 -1118
  44. jupyterlab/static/{2641.a1707f70457d7ff4a82a.js → 2641.8936f6ed5ba76336c942.js} +1 -1
  45. jupyterlab/static/{29.bc9be9d891ab1856f060.js → 29.540aeb3a13cb59106872.js} +1 -1
  46. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/4728.b5a1c080d13a8d15602a.js → jupyterlab/static/4728.2514414bdb72543830a3.js +2 -2
  47. jupyterlab/static/5829.0e46d479b4ade4783661.js +1 -0
  48. jupyterlab/static/{4885.31ef585c7876a28ffb95.js → 6095.b31a27bbe34b5aabbbf1.js} +1 -1
  49. jupyterlab/static/6180.6d569f2fa172fdd24e79.js +1 -0
  50. jupyterlab/static/{6733.2d8d3e01d56d79a52e7e.js → 6733.6131f95025bec3947beb.js} +2 -2
  51. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/700.a1c8028a095361ff4522.js → jupyterlab/static/700.f3db1bd22341e0bf0b74.js +2 -2
  52. jupyterlab/static/{6095.6e79e3bad86e054aa8c8.js → 8476.c589faa585201b9e7695.js} +1 -1
  53. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/8778.ccda60c082ef77e33789.js → jupyterlab/static/8778.3f97d9d872573f0ccd2f.js +1 -1
  54. jupyterlab/static/build_log.json +98 -98
  55. jupyterlab/static/index.html +1 -1
  56. jupyterlab/static/jlab_core.65f3a9357549aad3de7f.js +1 -0
  57. jupyterlab/static/main.70689206705237d1585e.js +1 -0
  58. jupyterlab/static/package.json +152 -152
  59. jupyterlab/static/third-party-licenses.json +97 -97
  60. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  61. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  62. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  63. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  64. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  65. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  66. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  67. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  68. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  69. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
  70. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  71. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  72. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  73. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  74. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  75. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  76. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  77. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  78. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  79. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  80. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  81. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  82. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  83. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  84. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  85. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  86. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  87. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  88. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  89. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  90. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  91. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  92. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  93. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  94. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  95. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  96. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  97. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  98. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  99. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  100. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/2641.a1707f70457d7ff4a82a.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/2641.8936f6ed5ba76336c942.js +1 -1
  101. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/29.bc9be9d891ab1856f060.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/29.540aeb3a13cb59106872.js +1 -1
  102. jupyterlab/static/4728.b5a1c080d13a8d15602a.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js +2 -2
  103. jupyterlab-4.3.3.data/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +1 -0
  104. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/4885.31ef585c7876a28ffb95.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6095.b31a27bbe34b5aabbbf1.js +1 -1
  105. jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6180.6d569f2fa172fdd24e79.js +1 -0
  106. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6733.6131f95025bec3947beb.js +2 -2
  107. jupyterlab/static/700.a1c8028a095361ff4522.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/700.f3db1bd22341e0bf0b74.js +2 -2
  108. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/8476.c589faa585201b9e7695.js +1 -1
  109. jupyterlab/static/8778.ccda60c082ef77e33789.js → jupyterlab-4.3.3.data/data/share/jupyter/lab/static/8778.3f97d9d872573f0ccd2f.js +1 -1
  110. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/build_log.json +98 -98
  111. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/index.html +1 -1
  112. jupyterlab-4.3.3.data/data/share/jupyter/lab/static/jlab_core.65f3a9357549aad3de7f.js +1 -0
  113. jupyterlab-4.3.3.data/data/share/jupyter/lab/static/main.70689206705237d1585e.js +1 -0
  114. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/package.json +152 -152
  115. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/third-party-licenses.json +97 -97
  116. {jupyterlab-4.3.1.dist-info → jupyterlab-4.3.3.dist-info}/METADATA +10 -10
  117. {jupyterlab-4.3.1.dist-info → jupyterlab-4.3.3.dist-info}/RECORD +461 -461
  118. jupyterlab/static/5829.1847cc3acbe7acefa6d3.js +0 -1
  119. jupyterlab/static/6180.4753680838e288dc88ca.js +0 -1
  120. jupyterlab/static/jlab_core.e3a3a97fe081da5cfa40.js +0 -1
  121. jupyterlab/static/main.e36901c9a645a44c1a74.js +0 -1
  122. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/5829.1847cc3acbe7acefa6d3.js +0 -1
  123. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/6180.4753680838e288dc88ca.js +0 -1
  124. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/jlab_core.e3a3a97fe081da5cfa40.js +0 -1
  125. jupyterlab-4.3.1.data/data/share/jupyter/lab/static/main.e36901c9a645a44c1a74.js +0 -1
  126. /jupyterlab/static/{4728.b5a1c080d13a8d15602a.js.LICENSE.txt → 4728.2514414bdb72543830a3.js.LICENSE.txt} +0 -0
  127. /jupyterlab/static/{6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt → 6733.6131f95025bec3947beb.js.LICENSE.txt} +0 -0
  128. /jupyterlab/static/{700.a1c8028a095361ff4522.js.LICENSE.txt → 700.f3db1bd22341e0bf0b74.js.LICENSE.txt} +0 -0
  129. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  130. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  131. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/applications/jupyterlab.desktop +0 -0
  132. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  133. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  134. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  135. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  136. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  137. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  138. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  139. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  140. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  141. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  142. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
  143. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  144. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  145. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  146. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  147. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  148. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
  149. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  150. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  151. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  152. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  153. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  154. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  155. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  156. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  157. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  158. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  159. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  160. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  161. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  162. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  163. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  164. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  165. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  166. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  167. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  168. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  169. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  170. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  171. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  172. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  173. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  174. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  175. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  176. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  177. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  178. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  179. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  180. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  181. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  182. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  183. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  184. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  185. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  186. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  187. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  188. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  189. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  190. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  191. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  192. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  193. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  194. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  195. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  196. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  197. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  198. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  199. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  200. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  201. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
  202. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1017.67e7fc6c0221ce9cbeb7.js +0 -0
  203. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
  204. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +0 -0
  205. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1162.9eab2d3a6a73e2cd3b63.js +0 -0
  206. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
  207. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
  208. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
  209. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
  210. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1423.c662e4e18c51217c3fa7.js +0 -0
  211. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
  212. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
  213. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
  214. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1456.396bed90b4c5c24ebca9.js +0 -0
  215. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -0
  216. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
  217. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1510.f5643744900a492cca08.js +0 -0
  218. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
  219. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
  220. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1786.37675c1099a3e0f0e18d.js +0 -0
  221. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
  222. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
  223. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
  224. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +0 -0
  225. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
  226. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
  227. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
  228. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1962.f2e82dd21240eba50714.js +0 -0
  229. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
  230. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
  231. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
  232. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  233. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
  234. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
  235. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
  236. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2337.50f794e5c2bde01decab.js +0 -0
  237. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
  238. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
  239. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
  240. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
  241. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
  242. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
  243. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
  244. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2624.388e72c15e07152af2e5.js +0 -0
  245. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
  246. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
  247. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
  248. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  249. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
  250. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
  251. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
  252. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
  253. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
  254. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
  255. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
  256. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
  257. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2965.698cf1ac2623483351b2.js +0 -0
  258. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/2965.698cf1ac2623483351b2.js.LICENSE.txt +0 -0
  259. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  260. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
  261. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
  262. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
  263. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
  264. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
  265. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  266. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js +0 -0
  267. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -0
  268. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js +0 -0
  269. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
  270. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3330.a6d6a93bb012ea4f3589.js +0 -0
  271. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
  272. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
  273. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3415.a4a8c7afbbc19af6d014.js +0 -0
  274. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3450.499466688807e6e40372.js +0 -0
  275. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3489.7a81d2fa7123a8f139db.js +0 -0
  276. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3538.5ce64a6194b4409fce29.js +0 -0
  277. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  278. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
  279. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  280. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
  281. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  282. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3763.a857fdcb9f31499444d0.js +0 -0
  283. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
  284. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3788.df595483a01971a2b157.js +0 -0
  285. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
  286. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
  287. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
  288. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
  289. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3991.ee9a327e63c1f7c8c890.js +0 -0
  290. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  291. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  292. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  293. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
  294. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4050.dfaf4ace414ab9752223.js +0 -0
  295. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
  296. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
  297. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
  298. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4090.eec44f90a54aa383426c.js +0 -0
  299. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
  300. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
  301. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
  302. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4353.2fc2fc223680eaebc6cf.js +0 -0
  303. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4364.ee19f1b28fb1bebc3895.js +0 -0
  304. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
  305. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
  306. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
  307. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4462.a1dfac2be4cef60e89de.js +0 -0
  308. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
  309. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
  310. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4528.77904f4c3e3d458f55e4.js +0 -0
  311. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4606.cba21bae1bd61d5466b4.js +0 -0
  312. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
  313. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
  314. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4701.ceb0e0f9fc8a3b4aaccd.js +0 -0
  315. /jupyterlab-4.3.1.data/data/share/jupyter/lab/static/4728.b5a1c080d13a8d15602a.js.LICENSE.txt → /jupyterlab-4.3.3.data/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js.LICENSE.txt +0 -0
  316. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
  317. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4797.cc42a6dd4442057422aa.js +0 -0
  318. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  319. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
  320. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
  321. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
  322. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
  323. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
  324. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4958.7499f6a88cb80b756a65.js +0 -0
  325. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
  326. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
  327. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
  328. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
  329. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
  330. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
  331. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
  332. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5246.8992e5e0cc14a6b85a27.js +0 -0
  333. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
  334. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
  335. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
  336. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5446.bdc12eba40091c1cc6c4.js +0 -0
  337. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
  338. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -0
  339. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
  340. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
  341. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5846.eec92db7873f0c8534d6.js +0 -0
  342. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
  343. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
  344. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
  345. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5890.ee1e537ee61f811b444d.js +0 -0
  346. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5895.cda43bb9605deeb0d817.js +0 -0
  347. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
  348. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
  349. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
  350. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  351. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
  352. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
  353. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
  354. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
  355. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
  356. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
  357. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6372.25d926454a35e061a88b.js +0 -0
  358. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
  359. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
  360. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6483.79f1ab5249584f984bf4.js +0 -0
  361. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6492.236d5001cdad5cc56624.js +0 -0
  362. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
  363. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
  364. /jupyterlab-4.3.1.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt → /jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6733.6131f95025bec3947beb.js.LICENSE.txt +0 -0
  365. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
  366. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
  367. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
  368. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
  369. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
  370. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
  371. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/6993.6175f20787993c74adde.js +0 -0
  372. /jupyterlab-4.3.1.data/data/share/jupyter/lab/static/700.a1c8028a095361ff4522.js.LICENSE.txt → /jupyterlab-4.3.3.data/data/share/jupyter/lab/static/700.f3db1bd22341e0bf0b74.js.LICENSE.txt +0 -0
  373. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7114.a44f4e4afe0f4cf18421.js +0 -0
  374. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
  375. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  376. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
  377. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
  378. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
  379. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  380. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
  381. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
  382. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7403.b747dcf7bd81025f084b.js +0 -0
  383. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
  384. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
  385. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
  386. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7642.b6cd0e20dd6a6b2a008c.js +0 -0
  387. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
  388. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
  389. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
  390. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
  391. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
  392. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
  393. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js +0 -0
  394. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js.LICENSE.txt +0 -0
  395. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  396. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8.4322fee36e778f503059.js +0 -0
  397. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
  398. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
  399. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
  400. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8258.c8c00e66a0bef38665f4.js +0 -0
  401. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8313.64e3db0b24dd1a70aecb.js +0 -0
  402. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
  403. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
  404. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
  405. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
  406. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
  407. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  408. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/874.5f20565dc761ebc32874.js +0 -0
  409. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
  410. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8768.77e44e6422514f0a02c7.js +0 -0
  411. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
  412. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
  413. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
  414. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8896.426656fa4c4a1021375e.js +0 -0
  415. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  416. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
  417. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  418. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  419. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
  420. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
  421. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
  422. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
  423. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
  424. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
  425. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9296.176231372f63ddcb8e6c.js +0 -0
  426. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9311.46cc03d7b667d8413fec.js +0 -0
  427. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9329.c878986b50c10afaca34.js +0 -0
  428. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
  429. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
  430. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
  431. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9582.c10e0d8d04b7da1a22da.js +0 -0
  432. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
  433. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
  434. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9635.8953d15dfdfc8308dfcf.js +0 -0
  435. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
  436. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  437. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
  438. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  439. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
  440. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
  441. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/9908.600b47cfa84ff9cdf6a7.js +0 -0
  442. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  443. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  444. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  445. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  446. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  447. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  448. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  449. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  450. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  451. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  452. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  453. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  454. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  455. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  456. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  457. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  458. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  459. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  460. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/static/style.js +0 -0
  461. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  462. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  463. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
  464. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  465. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  466. {jupyterlab-4.3.1.data → jupyterlab-4.3.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  467. {jupyterlab-4.3.1.dist-info → jupyterlab-4.3.3.dist-info}/WHEEL +0 -0
  468. {jupyterlab-4.3.1.dist-info → jupyterlab-4.3.3.dist-info}/entry_points.txt +0 -0
  469. {jupyterlab-4.3.1.dist-info → jupyterlab-4.3.3.dist-info}/licenses/LICENSE +0 -0
@@ -411,26 +411,26 @@ __metadata:
411
411
  languageName: node
412
412
  linkType: hard
413
413
 
414
- "@jupyterlab/application-extension@npm:~4.3.1":
415
- version: 4.3.1
416
- resolution: "@jupyterlab/application-extension@npm:4.3.1"
417
- dependencies:
418
- "@jupyterlab/application": ^4.3.1
419
- "@jupyterlab/apputils": ^4.4.1
420
- "@jupyterlab/coreutils": ^6.3.1
421
- "@jupyterlab/property-inspector": ^4.3.1
422
- "@jupyterlab/settingregistry": ^4.3.1
423
- "@jupyterlab/statedb": ^4.3.1
424
- "@jupyterlab/statusbar": ^4.3.1
425
- "@jupyterlab/translation": ^4.3.1
426
- "@jupyterlab/ui-components": ^4.3.1
414
+ "@jupyterlab/application-extension@npm:~4.3.3":
415
+ version: 4.3.3
416
+ resolution: "@jupyterlab/application-extension@npm:4.3.3"
417
+ dependencies:
418
+ "@jupyterlab/application": ^4.3.3
419
+ "@jupyterlab/apputils": ^4.4.3
420
+ "@jupyterlab/coreutils": ^6.3.3
421
+ "@jupyterlab/property-inspector": ^4.3.3
422
+ "@jupyterlab/settingregistry": ^4.3.3
423
+ "@jupyterlab/statedb": ^4.3.3
424
+ "@jupyterlab/statusbar": ^4.3.3
425
+ "@jupyterlab/translation": ^4.3.3
426
+ "@jupyterlab/ui-components": ^4.3.3
427
427
  "@lumino/algorithm": ^2.0.2
428
428
  "@lumino/commands": ^2.3.1
429
429
  "@lumino/coreutils": ^2.2.0
430
430
  "@lumino/disposable": ^2.1.3
431
431
  "@lumino/widgets": ^2.5.0
432
432
  react: ^18.2.0
433
- checksum: 8ab265df741371136f8708f04bf50dff33e14f710d0a95d04d51eab3cb9335b894a24a9f297c6c16145d641bd3872e3ef171832a30f360fedf0f5deef903c34e
433
+ checksum: 67021d0a6f42f5aff4a9d47ebb200d6817207f5375e62d8993d5a51b8a86cdf3a0f4cf899d6e0219457d06da035202514936475b8d8ffe0e5dd69ccf2698503c
434
434
  languageName: node
435
435
  linkType: hard
436
436
 
@@ -438,58 +438,58 @@ __metadata:
438
438
  version: 0.0.0-use.local
439
439
  resolution: "@jupyterlab/application-top@workspace:."
440
440
  dependencies:
441
- "@jupyterlab/application": ~4.3.1
442
- "@jupyterlab/application-extension": ~4.3.1
443
- "@jupyterlab/apputils-extension": ~4.3.1
444
- "@jupyterlab/builder": ^4.3.1
445
- "@jupyterlab/buildutils": ^4.3.1
446
- "@jupyterlab/cell-toolbar-extension": ~4.3.1
447
- "@jupyterlab/celltags-extension": ~4.3.1
448
- "@jupyterlab/codemirror-extension": ~4.3.1
449
- "@jupyterlab/completer-extension": ~4.3.1
450
- "@jupyterlab/console-extension": ~4.3.1
451
- "@jupyterlab/coreutils": ~6.3.1
452
- "@jupyterlab/csvviewer-extension": ~4.3.1
453
- "@jupyterlab/debugger-extension": ~4.3.1
454
- "@jupyterlab/docmanager-extension": ~4.3.1
455
- "@jupyterlab/documentsearch-extension": ~4.3.1
456
- "@jupyterlab/extensionmanager-extension": ~4.3.1
457
- "@jupyterlab/filebrowser-extension": ~4.3.1
458
- "@jupyterlab/fileeditor-extension": ~4.3.1
459
- "@jupyterlab/help-extension": ~4.3.1
460
- "@jupyterlab/htmlviewer-extension": ~4.3.1
461
- "@jupyterlab/hub-extension": ~4.3.1
462
- "@jupyterlab/imageviewer-extension": ~4.3.1
463
- "@jupyterlab/inspector-extension": ~4.3.1
464
- "@jupyterlab/javascript-extension": ~4.3.1
465
- "@jupyterlab/json-extension": ~4.3.1
466
- "@jupyterlab/launcher-extension": ~4.3.1
467
- "@jupyterlab/logconsole-extension": ~4.3.1
468
- "@jupyterlab/lsp-extension": ~4.3.1
469
- "@jupyterlab/mainmenu-extension": ~4.3.1
470
- "@jupyterlab/markdownviewer-extension": ~4.3.1
471
- "@jupyterlab/markedparser-extension": ~4.3.1
472
- "@jupyterlab/mathjax-extension": ~4.3.1
473
- "@jupyterlab/mermaid-extension": ~4.3.1
474
- "@jupyterlab/metadataform-extension": ~4.3.1
475
- "@jupyterlab/notebook-extension": ~4.3.1
476
- "@jupyterlab/pdf-extension": ~4.3.1
477
- "@jupyterlab/pluginmanager-extension": ~4.3.1
478
- "@jupyterlab/rendermime-extension": ~4.3.1
479
- "@jupyterlab/running-extension": ~4.3.1
480
- "@jupyterlab/settingeditor-extension": ~4.3.1
481
- "@jupyterlab/shortcuts-extension": ~5.1.1
482
- "@jupyterlab/statusbar-extension": ~4.3.1
483
- "@jupyterlab/terminal-extension": ~4.3.1
484
- "@jupyterlab/theme-dark-extension": ~4.3.1
485
- "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.1
486
- "@jupyterlab/theme-light-extension": ~4.3.1
487
- "@jupyterlab/toc-extension": ~6.3.1
488
- "@jupyterlab/tooltip-extension": ~4.3.1
489
- "@jupyterlab/translation-extension": ~4.3.1
490
- "@jupyterlab/ui-components-extension": ~4.3.1
491
- "@jupyterlab/vega5-extension": ~4.3.1
492
- "@jupyterlab/workspaces-extension": ~4.3.1
441
+ "@jupyterlab/application": ~4.3.3
442
+ "@jupyterlab/application-extension": ~4.3.3
443
+ "@jupyterlab/apputils-extension": ~4.3.3
444
+ "@jupyterlab/builder": ^4.3.3
445
+ "@jupyterlab/buildutils": ^4.3.3
446
+ "@jupyterlab/cell-toolbar-extension": ~4.3.3
447
+ "@jupyterlab/celltags-extension": ~4.3.3
448
+ "@jupyterlab/codemirror-extension": ~4.3.3
449
+ "@jupyterlab/completer-extension": ~4.3.3
450
+ "@jupyterlab/console-extension": ~4.3.3
451
+ "@jupyterlab/coreutils": ~6.3.3
452
+ "@jupyterlab/csvviewer-extension": ~4.3.3
453
+ "@jupyterlab/debugger-extension": ~4.3.3
454
+ "@jupyterlab/docmanager-extension": ~4.3.3
455
+ "@jupyterlab/documentsearch-extension": ~4.3.3
456
+ "@jupyterlab/extensionmanager-extension": ~4.3.3
457
+ "@jupyterlab/filebrowser-extension": ~4.3.3
458
+ "@jupyterlab/fileeditor-extension": ~4.3.3
459
+ "@jupyterlab/help-extension": ~4.3.3
460
+ "@jupyterlab/htmlviewer-extension": ~4.3.3
461
+ "@jupyterlab/hub-extension": ~4.3.3
462
+ "@jupyterlab/imageviewer-extension": ~4.3.3
463
+ "@jupyterlab/inspector-extension": ~4.3.3
464
+ "@jupyterlab/javascript-extension": ~4.3.3
465
+ "@jupyterlab/json-extension": ~4.3.3
466
+ "@jupyterlab/launcher-extension": ~4.3.3
467
+ "@jupyterlab/logconsole-extension": ~4.3.3
468
+ "@jupyterlab/lsp-extension": ~4.3.3
469
+ "@jupyterlab/mainmenu-extension": ~4.3.3
470
+ "@jupyterlab/markdownviewer-extension": ~4.3.3
471
+ "@jupyterlab/markedparser-extension": ~4.3.3
472
+ "@jupyterlab/mathjax-extension": ~4.3.3
473
+ "@jupyterlab/mermaid-extension": ~4.3.3
474
+ "@jupyterlab/metadataform-extension": ~4.3.3
475
+ "@jupyterlab/notebook-extension": ~4.3.3
476
+ "@jupyterlab/pdf-extension": ~4.3.3
477
+ "@jupyterlab/pluginmanager-extension": ~4.3.3
478
+ "@jupyterlab/rendermime-extension": ~4.3.3
479
+ "@jupyterlab/running-extension": ~4.3.3
480
+ "@jupyterlab/settingeditor-extension": ~4.3.3
481
+ "@jupyterlab/shortcuts-extension": ~5.1.3
482
+ "@jupyterlab/statusbar-extension": ~4.3.3
483
+ "@jupyterlab/terminal-extension": ~4.3.3
484
+ "@jupyterlab/theme-dark-extension": ~4.3.3
485
+ "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.3
486
+ "@jupyterlab/theme-light-extension": ~4.3.3
487
+ "@jupyterlab/toc-extension": ~6.3.3
488
+ "@jupyterlab/tooltip-extension": ~4.3.3
489
+ "@jupyterlab/translation-extension": ~4.3.3
490
+ "@jupyterlab/ui-components-extension": ~4.3.3
491
+ "@jupyterlab/vega5-extension": ~4.3.3
492
+ "@jupyterlab/workspaces-extension": ~4.3.3
493
493
  chokidar: ^3.4.0
494
494
  css-loader: ^6.7.1
495
495
  duplicate-package-checker-webpack-plugin: ^3.0.0
@@ -514,20 +514,20 @@ __metadata:
514
514
  languageName: unknown
515
515
  linkType: soft
516
516
 
517
- "@jupyterlab/application@npm:~4.3.1":
518
- version: 4.3.1
519
- resolution: "@jupyterlab/application@npm:4.3.1"
517
+ "@jupyterlab/application@npm:~4.3.3":
518
+ version: 4.3.3
519
+ resolution: "@jupyterlab/application@npm:4.3.3"
520
520
  dependencies:
521
521
  "@fortawesome/fontawesome-free": ^5.12.0
522
- "@jupyterlab/apputils": ^4.4.1
523
- "@jupyterlab/coreutils": ^6.3.1
524
- "@jupyterlab/docregistry": ^4.3.1
525
- "@jupyterlab/rendermime": ^4.3.1
526
- "@jupyterlab/rendermime-interfaces": ^3.11.1
527
- "@jupyterlab/services": ^7.3.1
528
- "@jupyterlab/statedb": ^4.3.1
529
- "@jupyterlab/translation": ^4.3.1
530
- "@jupyterlab/ui-components": ^4.3.1
522
+ "@jupyterlab/apputils": ^4.4.3
523
+ "@jupyterlab/coreutils": ^6.3.3
524
+ "@jupyterlab/docregistry": ^4.3.3
525
+ "@jupyterlab/rendermime": ^4.3.3
526
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
527
+ "@jupyterlab/services": ^7.3.3
528
+ "@jupyterlab/statedb": ^4.3.3
529
+ "@jupyterlab/translation": ^4.3.3
530
+ "@jupyterlab/ui-components": ^4.3.3
531
531
  "@lumino/algorithm": ^2.0.2
532
532
  "@lumino/application": ^2.4.1
533
533
  "@lumino/commands": ^2.3.1
@@ -538,27 +538,27 @@ __metadata:
538
538
  "@lumino/properties": ^2.0.2
539
539
  "@lumino/signaling": ^2.1.3
540
540
  "@lumino/widgets": ^2.5.0
541
- checksum: f5893a67c6f15ca23b7a4c6e027fab324a9405cf83741f6324a3d5c8c15c2c0c869c8a1f752026eb9c58b4256ffe5081bad177d64161d2e84c9e86e0eb14476a
542
- languageName: node
543
- linkType: hard
544
-
545
- "@jupyterlab/apputils-extension@npm:~4.3.1":
546
- version: 4.3.1
547
- resolution: "@jupyterlab/apputils-extension@npm:4.3.1"
548
- dependencies:
549
- "@jupyterlab/application": ^4.3.1
550
- "@jupyterlab/apputils": ^4.4.1
551
- "@jupyterlab/coreutils": ^6.3.1
552
- "@jupyterlab/docregistry": ^4.3.1
553
- "@jupyterlab/mainmenu": ^4.3.1
554
- "@jupyterlab/rendermime-interfaces": ^3.11.1
555
- "@jupyterlab/services": ^7.3.1
556
- "@jupyterlab/settingregistry": ^4.3.1
557
- "@jupyterlab/statedb": ^4.3.1
558
- "@jupyterlab/statusbar": ^4.3.1
559
- "@jupyterlab/translation": ^4.3.1
560
- "@jupyterlab/ui-components": ^4.3.1
561
- "@jupyterlab/workspaces": ^4.3.1
541
+ checksum: 9d0814ec523177fc34ca8feeb78012a62389226fc8fd522cee0e2cbdaa3be83c70ab5a73ba57d309a140b82a1bde8971c35c873902875816fb61f005901840f5
542
+ languageName: node
543
+ linkType: hard
544
+
545
+ "@jupyterlab/apputils-extension@npm:~4.3.3":
546
+ version: 4.3.3
547
+ resolution: "@jupyterlab/apputils-extension@npm:4.3.3"
548
+ dependencies:
549
+ "@jupyterlab/application": ^4.3.3
550
+ "@jupyterlab/apputils": ^4.4.3
551
+ "@jupyterlab/coreutils": ^6.3.3
552
+ "@jupyterlab/docregistry": ^4.3.3
553
+ "@jupyterlab/mainmenu": ^4.3.3
554
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
555
+ "@jupyterlab/services": ^7.3.3
556
+ "@jupyterlab/settingregistry": ^4.3.3
557
+ "@jupyterlab/statedb": ^4.3.3
558
+ "@jupyterlab/statusbar": ^4.3.3
559
+ "@jupyterlab/translation": ^4.3.3
560
+ "@jupyterlab/ui-components": ^4.3.3
561
+ "@jupyterlab/workspaces": ^4.3.3
562
562
  "@lumino/algorithm": ^2.0.2
563
563
  "@lumino/commands": ^2.3.1
564
564
  "@lumino/coreutils": ^2.2.0
@@ -569,23 +569,23 @@ __metadata:
569
569
  react: ^18.2.0
570
570
  react-dom: ^18.2.0
571
571
  react-toastify: ^9.0.8
572
- checksum: 4b3fd88b718663987feb0515b590d8e72a073c1176286ecafd9add2a2b026b885701752831a4173ffa2eeacab0942027d109deda73cd50870af4a014865a0f70
572
+ checksum: 7d8da06ae85ff2baff76158b6620eeee9153d922984a56714316ec4945cb7e78ace18863bd125f0a160243b493889821bfb10092a00fb2c1a8362a3bea527091
573
573
  languageName: node
574
574
  linkType: hard
575
575
 
576
- "@jupyterlab/apputils@npm:~4.4.1":
577
- version: 4.4.1
578
- resolution: "@jupyterlab/apputils@npm:4.4.1"
579
- dependencies:
580
- "@jupyterlab/coreutils": ^6.3.1
581
- "@jupyterlab/observables": ^5.3.1
582
- "@jupyterlab/rendermime-interfaces": ^3.11.1
583
- "@jupyterlab/services": ^7.3.1
584
- "@jupyterlab/settingregistry": ^4.3.1
585
- "@jupyterlab/statedb": ^4.3.1
586
- "@jupyterlab/statusbar": ^4.3.1
587
- "@jupyterlab/translation": ^4.3.1
588
- "@jupyterlab/ui-components": ^4.3.1
576
+ "@jupyterlab/apputils@npm:~4.4.3":
577
+ version: 4.4.3
578
+ resolution: "@jupyterlab/apputils@npm:4.4.3"
579
+ dependencies:
580
+ "@jupyterlab/coreutils": ^6.3.3
581
+ "@jupyterlab/observables": ^5.3.3
582
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
583
+ "@jupyterlab/services": ^7.3.3
584
+ "@jupyterlab/settingregistry": ^4.3.3
585
+ "@jupyterlab/statedb": ^4.3.3
586
+ "@jupyterlab/statusbar": ^4.3.3
587
+ "@jupyterlab/translation": ^4.3.3
588
+ "@jupyterlab/ui-components": ^4.3.3
589
589
  "@lumino/algorithm": ^2.0.2
590
590
  "@lumino/commands": ^2.3.1
591
591
  "@lumino/coreutils": ^2.2.0
@@ -598,27 +598,27 @@ __metadata:
598
598
  "@types/react": ^18.0.26
599
599
  react: ^18.2.0
600
600
  sanitize-html: ~2.12.1
601
- checksum: bcb91a90540003e1a89bae2c3187e15b655c0ecf8ef11bf82146cdbdad2f25589c76660520b2bb6625eec00502dbe271be263994b8ee3b0259c3f96690f14325
601
+ checksum: a45d7ccaa6311fd940218f3a8e7e795589718aca98f2b11401b4b282103bc126d12161e77dc078954d5dc5def381487558b356039b6b1bc99fbd195ea2740968
602
602
  languageName: node
603
603
  linkType: hard
604
604
 
605
- "@jupyterlab/attachments@npm:~4.3.1":
606
- version: 4.3.1
607
- resolution: "@jupyterlab/attachments@npm:4.3.1"
605
+ "@jupyterlab/attachments@npm:~4.3.3":
606
+ version: 4.3.3
607
+ resolution: "@jupyterlab/attachments@npm:4.3.3"
608
608
  dependencies:
609
- "@jupyterlab/nbformat": ^4.3.1
610
- "@jupyterlab/observables": ^5.3.1
611
- "@jupyterlab/rendermime": ^4.3.1
612
- "@jupyterlab/rendermime-interfaces": ^3.11.1
609
+ "@jupyterlab/nbformat": ^4.3.3
610
+ "@jupyterlab/observables": ^5.3.3
611
+ "@jupyterlab/rendermime": ^4.3.3
612
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
613
613
  "@lumino/disposable": ^2.1.3
614
614
  "@lumino/signaling": ^2.1.3
615
- checksum: c373823651cb0b5dec3e267c604df834a4744c868ffc96f1de060a49e80787816923e5b09dddc9fe752f2d6386129a583eb83877443e336e84824a887e1ae03e
615
+ checksum: dc7a56d634d6f45f91243d2b9198c47d762f2e209a1de8a212eb0057eb04ad199e09950187428ead6ff7cb88ae3e25309c23429d965dd2883eecc8c8876de305
616
616
  languageName: node
617
617
  linkType: hard
618
618
 
619
- "@jupyterlab/builder@npm:^4.3.1":
620
- version: 4.3.1
621
- resolution: "@jupyterlab/builder@npm:4.3.1"
619
+ "@jupyterlab/builder@npm:^4.3.3":
620
+ version: 4.3.3
621
+ resolution: "@jupyterlab/builder@npm:4.3.3"
622
622
  dependencies:
623
623
  "@lumino/algorithm": ^2.0.2
624
624
  "@lumino/application": ^2.4.1
@@ -653,13 +653,13 @@ __metadata:
653
653
  worker-loader: ^3.0.2
654
654
  bin:
655
655
  build-labextension: lib/build-labextension.js
656
- checksum: 8d2726e3e808732964facf9dcc6d0fcc01854c336d0b4f5ef5357ee78ef6941947b98bed78f94cdc9c8c14da4cda9f1057dddce46fd9db3ea0bbc0e6eb4f119c
656
+ checksum: d294979ef2b9a5ce6fe91fd64aef7023e05311a64a5b8e03955bd28bcf11999f1ecb796f35ed45467ad63d334c16d844049f49f2ed17c6f318cc1d4511fb0145
657
657
  languageName: node
658
658
  linkType: hard
659
659
 
660
- "@jupyterlab/buildutils@npm:^4.3.1":
661
- version: 4.3.1
662
- resolution: "@jupyterlab/buildutils@npm:4.3.1"
660
+ "@jupyterlab/buildutils@npm:^4.3.3":
661
+ version: 4.3.3
662
+ resolution: "@jupyterlab/buildutils@npm:4.3.3"
663
663
  dependencies:
664
664
  "@yarnpkg/core": ^4.0.3
665
665
  "@yarnpkg/parsers": ^3.0.0
@@ -686,65 +686,65 @@ __metadata:
686
686
  update-dependency: lib/update-dependency.js
687
687
  update-dist-tag: lib/update-dist-tag.js
688
688
  update-staging-lock: lib/update-staging-lock.js
689
- checksum: c4504e2a040f7774597993b9ea83e821009d96a9b9b69d2cf41bc46a3a4bc8ee72cd67f022fec41d6fe5d5a421d6ced4e95df5f7ff4b2175effde21225de7cab
689
+ checksum: a1a53194643f901cb17d9825b9086681a633c838a9ed9f13e36aaaee0332572635216b8b97730f94d0ab1797a40068ba15cf9e319a11f332eac8039a0431a35b
690
690
  languageName: node
691
691
  linkType: hard
692
692
 
693
- "@jupyterlab/cell-toolbar-extension@npm:~4.3.1":
694
- version: 4.3.1
695
- resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.1"
693
+ "@jupyterlab/cell-toolbar-extension@npm:~4.3.3":
694
+ version: 4.3.3
695
+ resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.3"
696
696
  dependencies:
697
- "@jupyterlab/application": ^4.3.1
698
- "@jupyterlab/apputils": ^4.4.1
699
- "@jupyterlab/cell-toolbar": ^4.3.1
700
- "@jupyterlab/settingregistry": ^4.3.1
701
- "@jupyterlab/translation": ^4.3.1
702
- checksum: 199453068685d579819477b969305b8848a72dd24ab23a152ede34a20fecfed9c706139b008671566f24a861859b8b7a45ac69757b70a918778e2c4033db3753
697
+ "@jupyterlab/application": ^4.3.3
698
+ "@jupyterlab/apputils": ^4.4.3
699
+ "@jupyterlab/cell-toolbar": ^4.3.3
700
+ "@jupyterlab/settingregistry": ^4.3.3
701
+ "@jupyterlab/translation": ^4.3.3
702
+ checksum: 5bd64976b72834fc730bc2461a05c98b80977d8fab01444025c2749bed0d0bc0771cd80b810db3d46d02c2bdd37080ea0d45816ed619c86033692e0396aa876b
703
703
  languageName: node
704
704
  linkType: hard
705
705
 
706
- "@jupyterlab/cell-toolbar@npm:~4.3.1":
707
- version: 4.3.1
708
- resolution: "@jupyterlab/cell-toolbar@npm:4.3.1"
706
+ "@jupyterlab/cell-toolbar@npm:~4.3.3":
707
+ version: 4.3.3
708
+ resolution: "@jupyterlab/cell-toolbar@npm:4.3.3"
709
709
  dependencies:
710
710
  "@jupyter/ydoc": ^3.0.0
711
- "@jupyterlab/apputils": ^4.4.1
712
- "@jupyterlab/cells": ^4.3.1
713
- "@jupyterlab/docregistry": ^4.3.1
714
- "@jupyterlab/notebook": ^4.3.1
715
- "@jupyterlab/observables": ^5.3.1
716
- "@jupyterlab/ui-components": ^4.3.1
711
+ "@jupyterlab/apputils": ^4.4.3
712
+ "@jupyterlab/cells": ^4.3.3
713
+ "@jupyterlab/docregistry": ^4.3.3
714
+ "@jupyterlab/notebook": ^4.3.3
715
+ "@jupyterlab/observables": ^5.3.3
716
+ "@jupyterlab/ui-components": ^4.3.3
717
717
  "@lumino/algorithm": ^2.0.2
718
718
  "@lumino/commands": ^2.3.1
719
719
  "@lumino/disposable": ^2.1.3
720
720
  "@lumino/signaling": ^2.1.3
721
721
  "@lumino/widgets": ^2.5.0
722
- checksum: a5589e6b5d34b5e6806622083fc5e9c8c1422b54fa308e3d6ef0dac717f262de23b9d4654892012e27d8bdcc02ee5aec8c5c47db705d9b1638cf41be952247f7
722
+ checksum: 2080e55ba8c9146309378980a35a5f67c2ba1cbe99f64dfd8177a4b4131e88e033d0a6edfbff5837a9e8a205cc058e74aee08b9c3367b297b0ae64a1cfc86877
723
723
  languageName: node
724
724
  linkType: hard
725
725
 
726
- "@jupyterlab/cells@npm:~4.3.1":
727
- version: 4.3.1
728
- resolution: "@jupyterlab/cells@npm:4.3.1"
726
+ "@jupyterlab/cells@npm:~4.3.3":
727
+ version: 4.3.3
728
+ resolution: "@jupyterlab/cells@npm:4.3.3"
729
729
  dependencies:
730
730
  "@codemirror/state": ^6.4.1
731
731
  "@codemirror/view": ^6.26.3
732
732
  "@jupyter/ydoc": ^3.0.0
733
- "@jupyterlab/apputils": ^4.4.1
734
- "@jupyterlab/attachments": ^4.3.1
735
- "@jupyterlab/codeeditor": ^4.3.1
736
- "@jupyterlab/codemirror": ^4.3.1
737
- "@jupyterlab/coreutils": ^6.3.1
738
- "@jupyterlab/documentsearch": ^4.3.1
739
- "@jupyterlab/filebrowser": ^4.3.1
740
- "@jupyterlab/nbformat": ^4.3.1
741
- "@jupyterlab/observables": ^5.3.1
742
- "@jupyterlab/outputarea": ^4.3.1
743
- "@jupyterlab/rendermime": ^4.3.1
744
- "@jupyterlab/services": ^7.3.1
745
- "@jupyterlab/toc": ^6.3.1
746
- "@jupyterlab/translation": ^4.3.1
747
- "@jupyterlab/ui-components": ^4.3.1
733
+ "@jupyterlab/apputils": ^4.4.3
734
+ "@jupyterlab/attachments": ^4.3.3
735
+ "@jupyterlab/codeeditor": ^4.3.3
736
+ "@jupyterlab/codemirror": ^4.3.3
737
+ "@jupyterlab/coreutils": ^6.3.3
738
+ "@jupyterlab/documentsearch": ^4.3.3
739
+ "@jupyterlab/filebrowser": ^4.3.3
740
+ "@jupyterlab/nbformat": ^4.3.3
741
+ "@jupyterlab/observables": ^5.3.3
742
+ "@jupyterlab/outputarea": ^4.3.3
743
+ "@jupyterlab/rendermime": ^4.3.3
744
+ "@jupyterlab/services": ^7.3.3
745
+ "@jupyterlab/toc": ^6.3.3
746
+ "@jupyterlab/translation": ^4.3.3
747
+ "@jupyterlab/ui-components": ^4.3.3
748
748
  "@lumino/algorithm": ^2.0.2
749
749
  "@lumino/coreutils": ^2.2.0
750
750
  "@lumino/domutils": ^2.0.2
@@ -755,38 +755,38 @@ __metadata:
755
755
  "@lumino/virtualdom": ^2.0.2
756
756
  "@lumino/widgets": ^2.5.0
757
757
  react: ^18.2.0
758
- checksum: bcb3da3315d1b91dadd8697f49f50ce7a05a6e6290e5caa3029db3d9fb90e60bf51b5b94907ead92d52b96b8bf44778ed9f5b7fef44280a9d16ea56144119885
758
+ checksum: c64356798cd144bd0088fe757e548be17b5aedf6d67880495434f1ef802c078bb8d071bad3a7412c9225c4e4406314de06d3dfd3aa038b85b625a223bee2ec52
759
759
  languageName: node
760
760
  linkType: hard
761
761
 
762
- "@jupyterlab/celltags-extension@npm:~4.3.1":
763
- version: 4.3.1
764
- resolution: "@jupyterlab/celltags-extension@npm:4.3.1"
762
+ "@jupyterlab/celltags-extension@npm:~4.3.3":
763
+ version: 4.3.3
764
+ resolution: "@jupyterlab/celltags-extension@npm:4.3.3"
765
765
  dependencies:
766
- "@jupyterlab/application": ^4.3.1
767
- "@jupyterlab/notebook": ^4.3.1
768
- "@jupyterlab/translation": ^4.3.1
769
- "@jupyterlab/ui-components": ^4.3.1
766
+ "@jupyterlab/application": ^4.3.3
767
+ "@jupyterlab/notebook": ^4.3.3
768
+ "@jupyterlab/translation": ^4.3.3
769
+ "@jupyterlab/ui-components": ^4.3.3
770
770
  "@lumino/algorithm": ^2.0.2
771
771
  "@rjsf/utils": ^5.13.4
772
772
  react: ^18.2.0
773
- checksum: dd7c01a3a9d7dc2bec98c169eb956ca2ca7c043eae0c71c63150894f1fbca2cf820a5cadf7d4e3e1f9f97ec7b676ae881171041aac1414c689d450f35e3a5932
773
+ checksum: bcbfc7ed3e5015cb7701c9dc49883d3961f8fa4771898365573e268d6dfbf1dee9e3c622254177a9cb10bfaf0bd30ab913c9e0de210430fee18ce184f69455bf
774
774
  languageName: node
775
775
  linkType: hard
776
776
 
777
- "@jupyterlab/codeeditor@npm:~4.3.1":
778
- version: 4.3.1
779
- resolution: "@jupyterlab/codeeditor@npm:4.3.1"
777
+ "@jupyterlab/codeeditor@npm:~4.3.3":
778
+ version: 4.3.3
779
+ resolution: "@jupyterlab/codeeditor@npm:4.3.3"
780
780
  dependencies:
781
781
  "@codemirror/state": ^6.4.1
782
782
  "@jupyter/ydoc": ^3.0.0
783
- "@jupyterlab/apputils": ^4.4.1
784
- "@jupyterlab/coreutils": ^6.3.1
785
- "@jupyterlab/nbformat": ^4.3.1
786
- "@jupyterlab/observables": ^5.3.1
787
- "@jupyterlab/statusbar": ^4.3.1
788
- "@jupyterlab/translation": ^4.3.1
789
- "@jupyterlab/ui-components": ^4.3.1
783
+ "@jupyterlab/apputils": ^4.4.3
784
+ "@jupyterlab/coreutils": ^6.3.3
785
+ "@jupyterlab/nbformat": ^4.3.3
786
+ "@jupyterlab/observables": ^5.3.3
787
+ "@jupyterlab/statusbar": ^4.3.3
788
+ "@jupyterlab/translation": ^4.3.3
789
+ "@jupyterlab/ui-components": ^4.3.3
790
790
  "@lumino/coreutils": ^2.2.0
791
791
  "@lumino/disposable": ^2.1.3
792
792
  "@lumino/dragdrop": ^2.1.5
@@ -794,13 +794,13 @@ __metadata:
794
794
  "@lumino/signaling": ^2.1.3
795
795
  "@lumino/widgets": ^2.5.0
796
796
  react: ^18.2.0
797
- checksum: d71158530cd53da4b853460236206d574c97020ec92e3dbec76469a2d81ce68eea3620c0bbba77226fe145356e48f54fdf78bcf768c2c6220d718b99d15484ae
797
+ checksum: 7611f5973900a85b6488f96ae9b50da76418f0f3b64890c63c499a1276ef577d0d34c2cf3b507577ddb626ae5acee6a136650453be6345a8613ddedfe40843bd
798
798
  languageName: node
799
799
  linkType: hard
800
800
 
801
- "@jupyterlab/codemirror-extension@npm:~4.3.1":
802
- version: 4.3.1
803
- resolution: "@jupyterlab/codemirror-extension@npm:4.3.1"
801
+ "@jupyterlab/codemirror-extension@npm:~4.3.3":
802
+ version: 4.3.3
803
+ resolution: "@jupyterlab/codemirror-extension@npm:4.3.3"
804
804
  dependencies:
805
805
  "@codemirror/commands": ^6.5.0
806
806
  "@codemirror/lang-markdown": ^6.2.5
@@ -809,25 +809,25 @@ __metadata:
809
809
  "@codemirror/search": ^6.5.6
810
810
  "@codemirror/view": ^6.26.3
811
811
  "@jupyter/ydoc": ^3.0.0
812
- "@jupyterlab/application": ^4.3.1
813
- "@jupyterlab/codeeditor": ^4.3.1
814
- "@jupyterlab/codemirror": ^4.3.1
815
- "@jupyterlab/settingregistry": ^4.3.1
816
- "@jupyterlab/statusbar": ^4.3.1
817
- "@jupyterlab/translation": ^4.3.1
818
- "@jupyterlab/ui-components": ^4.3.1
812
+ "@jupyterlab/application": ^4.3.3
813
+ "@jupyterlab/codeeditor": ^4.3.3
814
+ "@jupyterlab/codemirror": ^4.3.3
815
+ "@jupyterlab/settingregistry": ^4.3.3
816
+ "@jupyterlab/statusbar": ^4.3.3
817
+ "@jupyterlab/translation": ^4.3.3
818
+ "@jupyterlab/ui-components": ^4.3.3
819
819
  "@lumino/coreutils": ^2.2.0
820
820
  "@lumino/widgets": ^2.5.0
821
821
  "@rjsf/utils": ^5.13.4
822
822
  "@rjsf/validator-ajv8": ^5.13.4
823
823
  react: ^18.2.0
824
- checksum: e85e991b404485962fd6eafc5379017d48a9b08e6436d4c90911c28a40af77ba768716fc67bf1faefa6ec1ef63472e5614567f47ad326be4621d164f0cf7da2e
824
+ checksum: 714346fb0157953e895b6d742c6784cd97279aca46c5bccf40014ff1d2dbe536e97b564ede8d362c2b0d564258c7e0b94502e41c230b9091058fc81a7221028e
825
825
  languageName: node
826
826
  linkType: hard
827
827
 
828
- "@jupyterlab/codemirror@npm:~4.3.1":
829
- version: 4.3.1
830
- resolution: "@jupyterlab/codemirror@npm:4.3.1"
828
+ "@jupyterlab/codemirror@npm:~4.3.3":
829
+ version: 4.3.3
830
+ resolution: "@jupyterlab/codemirror@npm:4.3.3"
831
831
  dependencies:
832
832
  "@codemirror/autocomplete": ^6.16.0
833
833
  "@codemirror/commands": ^6.5.0
@@ -850,11 +850,11 @@ __metadata:
850
850
  "@codemirror/state": ^6.4.1
851
851
  "@codemirror/view": ^6.26.3
852
852
  "@jupyter/ydoc": ^3.0.0
853
- "@jupyterlab/codeeditor": ^4.3.1
854
- "@jupyterlab/coreutils": ^6.3.1
855
- "@jupyterlab/documentsearch": ^4.3.1
856
- "@jupyterlab/nbformat": ^4.3.1
857
- "@jupyterlab/translation": ^4.3.1
853
+ "@jupyterlab/codeeditor": ^4.3.3
854
+ "@jupyterlab/coreutils": ^6.3.3
855
+ "@jupyterlab/documentsearch": ^4.3.3
856
+ "@jupyterlab/nbformat": ^4.3.3
857
+ "@jupyterlab/translation": ^4.3.3
858
858
  "@lezer/common": ^1.2.1
859
859
  "@lezer/generator": ^1.7.0
860
860
  "@lezer/highlight": ^1.2.0
@@ -863,45 +863,45 @@ __metadata:
863
863
  "@lumino/disposable": ^2.1.3
864
864
  "@lumino/signaling": ^2.1.3
865
865
  yjs: ^13.5.40
866
- checksum: db35ec00b518b54f5600ad2182fb9c3a76a49ec9029242116b93c87a8431333ab04a7e827269e606d68c127435fc2bd7415d7885db344006628b5c60c0ab162a
866
+ checksum: 18cb1485e08699ad444145dc96147c9385fcb2aa5bfc0438ff62b96bb99c6ddf47ed241948e1bd6e24d7a23ebe8093100c38e2260e71261d527ed7646ff18295
867
867
  languageName: node
868
868
  linkType: hard
869
869
 
870
- "@jupyterlab/completer-extension@npm:~4.3.1":
871
- version: 4.3.1
872
- resolution: "@jupyterlab/completer-extension@npm:4.3.1"
873
- dependencies:
874
- "@jupyterlab/application": ^4.3.1
875
- "@jupyterlab/codeeditor": ^4.3.1
876
- "@jupyterlab/completer": ^4.3.1
877
- "@jupyterlab/settingregistry": ^4.3.1
878
- "@jupyterlab/translation": ^4.3.1
879
- "@jupyterlab/ui-components": ^4.3.1
870
+ "@jupyterlab/completer-extension@npm:~4.3.3":
871
+ version: 4.3.3
872
+ resolution: "@jupyterlab/completer-extension@npm:4.3.3"
873
+ dependencies:
874
+ "@jupyterlab/application": ^4.3.3
875
+ "@jupyterlab/codeeditor": ^4.3.3
876
+ "@jupyterlab/completer": ^4.3.3
877
+ "@jupyterlab/settingregistry": ^4.3.3
878
+ "@jupyterlab/translation": ^4.3.3
879
+ "@jupyterlab/ui-components": ^4.3.3
880
880
  "@lumino/commands": ^2.3.1
881
881
  "@lumino/coreutils": ^2.2.0
882
882
  "@rjsf/utils": ^5.13.4
883
883
  react: ^18.2.0
884
- checksum: 95868b042ff0118b137f2a04199c5a2a809b9b34ff85fc2566766205906187e7bc133bce907cbb59c13957d1dcc35b02c97ab8dc911361614882295342569a45
884
+ checksum: 2d72f61d1066901ea8574d242a4eb483311b5199304fdc2bd84a6f7fd4da09d0be14515e75bcecebf11375d8044f6198af8e662db540960f501c9594fa8fdaf5
885
885
  languageName: node
886
886
  linkType: hard
887
887
 
888
- "@jupyterlab/completer@npm:~4.3.1":
889
- version: 4.3.1
890
- resolution: "@jupyterlab/completer@npm:4.3.1"
888
+ "@jupyterlab/completer@npm:~4.3.3":
889
+ version: 4.3.3
890
+ resolution: "@jupyterlab/completer@npm:4.3.3"
891
891
  dependencies:
892
892
  "@codemirror/state": ^6.4.1
893
893
  "@codemirror/view": ^6.26.3
894
894
  "@jupyter/ydoc": ^3.0.0
895
- "@jupyterlab/apputils": ^4.4.1
896
- "@jupyterlab/codeeditor": ^4.3.1
897
- "@jupyterlab/codemirror": ^4.3.1
898
- "@jupyterlab/coreutils": ^6.3.1
899
- "@jupyterlab/rendermime": ^4.3.1
900
- "@jupyterlab/services": ^7.3.1
901
- "@jupyterlab/settingregistry": ^4.3.1
902
- "@jupyterlab/statedb": ^4.3.1
903
- "@jupyterlab/translation": ^4.3.1
904
- "@jupyterlab/ui-components": ^4.3.1
895
+ "@jupyterlab/apputils": ^4.4.3
896
+ "@jupyterlab/codeeditor": ^4.3.3
897
+ "@jupyterlab/codemirror": ^4.3.3
898
+ "@jupyterlab/coreutils": ^6.3.3
899
+ "@jupyterlab/rendermime": ^4.3.3
900
+ "@jupyterlab/services": ^7.3.3
901
+ "@jupyterlab/settingregistry": ^4.3.3
902
+ "@jupyterlab/statedb": ^4.3.3
903
+ "@jupyterlab/translation": ^4.3.3
904
+ "@jupyterlab/ui-components": ^4.3.3
905
905
  "@lumino/algorithm": ^2.0.2
906
906
  "@lumino/coreutils": ^2.2.0
907
907
  "@lumino/disposable": ^2.1.3
@@ -909,63 +909,63 @@ __metadata:
909
909
  "@lumino/messaging": ^2.0.2
910
910
  "@lumino/signaling": ^2.1.3
911
911
  "@lumino/widgets": ^2.5.0
912
- checksum: 58c924ab27a3acf50a44868a5b237aece99a8ff140ec6ef37fdc12857d202378a302ed4d6d5059c2e790145a8bd3e8a2dd12e55b06f4c5afba49b29a37e07750
913
- languageName: node
914
- linkType: hard
915
-
916
- "@jupyterlab/console-extension@npm:~4.3.1":
917
- version: 4.3.1
918
- resolution: "@jupyterlab/console-extension@npm:4.3.1"
919
- dependencies:
920
- "@jupyterlab/application": ^4.3.1
921
- "@jupyterlab/apputils": ^4.4.1
922
- "@jupyterlab/codeeditor": ^4.3.1
923
- "@jupyterlab/completer": ^4.3.1
924
- "@jupyterlab/console": ^4.3.1
925
- "@jupyterlab/filebrowser": ^4.3.1
926
- "@jupyterlab/launcher": ^4.3.1
927
- "@jupyterlab/mainmenu": ^4.3.1
928
- "@jupyterlab/rendermime": ^4.3.1
929
- "@jupyterlab/settingregistry": ^4.3.1
930
- "@jupyterlab/translation": ^4.3.1
931
- "@jupyterlab/ui-components": ^4.3.1
912
+ checksum: 7905ae379679d6574040458e7f65a5749633d8e95563804651e89c3449b2dff5c1f86a9df33a220b0595f4a066b23028aad2b8178843ac7a602939d9dfae3894
913
+ languageName: node
914
+ linkType: hard
915
+
916
+ "@jupyterlab/console-extension@npm:~4.3.3":
917
+ version: 4.3.3
918
+ resolution: "@jupyterlab/console-extension@npm:4.3.3"
919
+ dependencies:
920
+ "@jupyterlab/application": ^4.3.3
921
+ "@jupyterlab/apputils": ^4.4.3
922
+ "@jupyterlab/codeeditor": ^4.3.3
923
+ "@jupyterlab/completer": ^4.3.3
924
+ "@jupyterlab/console": ^4.3.3
925
+ "@jupyterlab/filebrowser": ^4.3.3
926
+ "@jupyterlab/launcher": ^4.3.3
927
+ "@jupyterlab/mainmenu": ^4.3.3
928
+ "@jupyterlab/rendermime": ^4.3.3
929
+ "@jupyterlab/settingregistry": ^4.3.3
930
+ "@jupyterlab/translation": ^4.3.3
931
+ "@jupyterlab/ui-components": ^4.3.3
932
932
  "@lumino/algorithm": ^2.0.2
933
933
  "@lumino/coreutils": ^2.2.0
934
934
  "@lumino/disposable": ^2.1.3
935
935
  "@lumino/properties": ^2.0.2
936
936
  "@lumino/widgets": ^2.5.0
937
- checksum: a3f3452ae87ba9a7dd6b777a3957e2e505590ca77a20728482a7c7c83533385113b2260ce35d1bd345df6418604bf419b3e08d9ef22742d48624f73f3ef18944
937
+ checksum: 64fb9b3f6bfae0faabbe2666abdef803c2bca979ac8ee4ede391809f9c866c30fb435f9f48fbc67e41df55a756764ee2889c0576b12bb6e9bfb32f021af1c33b
938
938
  languageName: node
939
939
  linkType: hard
940
940
 
941
- "@jupyterlab/console@npm:~4.3.1":
942
- version: 4.3.1
943
- resolution: "@jupyterlab/console@npm:4.3.1"
941
+ "@jupyterlab/console@npm:~4.3.3":
942
+ version: 4.3.3
943
+ resolution: "@jupyterlab/console@npm:4.3.3"
944
944
  dependencies:
945
945
  "@jupyter/ydoc": ^3.0.0
946
- "@jupyterlab/apputils": ^4.4.1
947
- "@jupyterlab/cells": ^4.3.1
948
- "@jupyterlab/codeeditor": ^4.3.1
949
- "@jupyterlab/coreutils": ^6.3.1
950
- "@jupyterlab/nbformat": ^4.3.1
951
- "@jupyterlab/observables": ^5.3.1
952
- "@jupyterlab/rendermime": ^4.3.1
953
- "@jupyterlab/services": ^7.3.1
954
- "@jupyterlab/translation": ^4.3.1
955
- "@jupyterlab/ui-components": ^4.3.1
946
+ "@jupyterlab/apputils": ^4.4.3
947
+ "@jupyterlab/cells": ^4.3.3
948
+ "@jupyterlab/codeeditor": ^4.3.3
949
+ "@jupyterlab/coreutils": ^6.3.3
950
+ "@jupyterlab/nbformat": ^4.3.3
951
+ "@jupyterlab/observables": ^5.3.3
952
+ "@jupyterlab/rendermime": ^4.3.3
953
+ "@jupyterlab/services": ^7.3.3
954
+ "@jupyterlab/translation": ^4.3.3
955
+ "@jupyterlab/ui-components": ^4.3.3
956
956
  "@lumino/coreutils": ^2.2.0
957
957
  "@lumino/disposable": ^2.1.3
958
958
  "@lumino/dragdrop": ^2.1.5
959
959
  "@lumino/messaging": ^2.0.2
960
960
  "@lumino/signaling": ^2.1.3
961
961
  "@lumino/widgets": ^2.5.0
962
- checksum: 9515875a1f91cb63e8b3c2f59e61ae3f6f8277032cf70bed2260c57d840a13431f2e8b9917d58a7cc285f2108526a621c483b27952ddca58214b92637949a2c0
962
+ checksum: 7958156b9761625c85bc57328b51dc87d180314b29023f494fde8fc6766141eed64db3b015854927c89b3df7add49dfaa49dffa3fef220c32f52ad352a0946d5
963
963
  languageName: node
964
964
  linkType: hard
965
965
 
966
- "@jupyterlab/coreutils@npm:~6.3.1":
967
- version: 6.3.1
968
- resolution: "@jupyterlab/coreutils@npm:6.3.1"
966
+ "@jupyterlab/coreutils@npm:~6.3.3":
967
+ version: 6.3.3
968
+ resolution: "@jupyterlab/coreutils@npm:6.3.3"
969
969
  dependencies:
970
970
  "@lumino/coreutils": ^2.2.0
971
971
  "@lumino/disposable": ^2.1.3
@@ -973,94 +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: 9de967c43379d5c888981f60e1fda42b243f327ba86653bdbba2f4c1add733676a1963bda8f4a21a010ad095bf5ddd188a1000b3e81e140a4d75ee26c1048de7
976
+ checksum: c41f06000c17d5ab1c2805b9f3e8a733e7f6a7d127fbc8ddd7c6d7eca1cff069cc487aa1b46296a697ab2be0362afed914df8a78b5e4bce4890e2a1f7f932f81
977
977
  languageName: node
978
978
  linkType: hard
979
979
 
980
- "@jupyterlab/csvviewer-extension@npm:~4.3.1":
981
- version: 4.3.1
982
- resolution: "@jupyterlab/csvviewer-extension@npm:4.3.1"
983
- dependencies:
984
- "@jupyterlab/application": ^4.3.1
985
- "@jupyterlab/apputils": ^4.4.1
986
- "@jupyterlab/csvviewer": ^4.3.1
987
- "@jupyterlab/docregistry": ^4.3.1
988
- "@jupyterlab/documentsearch": ^4.3.1
989
- "@jupyterlab/mainmenu": ^4.3.1
990
- "@jupyterlab/observables": ^5.3.1
991
- "@jupyterlab/settingregistry": ^4.3.1
992
- "@jupyterlab/translation": ^4.3.1
980
+ "@jupyterlab/csvviewer-extension@npm:~4.3.3":
981
+ version: 4.3.3
982
+ resolution: "@jupyterlab/csvviewer-extension@npm:4.3.3"
983
+ dependencies:
984
+ "@jupyterlab/application": ^4.3.3
985
+ "@jupyterlab/apputils": ^4.4.3
986
+ "@jupyterlab/csvviewer": ^4.3.3
987
+ "@jupyterlab/docregistry": ^4.3.3
988
+ "@jupyterlab/documentsearch": ^4.3.3
989
+ "@jupyterlab/mainmenu": ^4.3.3
990
+ "@jupyterlab/observables": ^5.3.3
991
+ "@jupyterlab/settingregistry": ^4.3.3
992
+ "@jupyterlab/translation": ^4.3.3
993
993
  "@lumino/datagrid": ^2.4.1
994
994
  "@lumino/widgets": ^2.5.0
995
- checksum: 5f4866a2fa9d7538138afbe8bea61ab17edf0b374255cfcda26b284e44ed17e2efe9498c1fdda6565533a8db2683826b2051c1cd107db0ad34e4e55e26cc69d6
995
+ checksum: 54bc167b63c877588f8b95002332a3061403aafa5c6a63ce1c78b95350fa069bfc094fd24f8b0923934cdf928d7d9a41f4f67c78ca8b43ef48909651bbf95015
996
996
  languageName: node
997
997
  linkType: hard
998
998
 
999
- "@jupyterlab/csvviewer@npm:~4.3.1":
1000
- version: 4.3.1
1001
- resolution: "@jupyterlab/csvviewer@npm:4.3.1"
999
+ "@jupyterlab/csvviewer@npm:~4.3.3":
1000
+ version: 4.3.3
1001
+ resolution: "@jupyterlab/csvviewer@npm:4.3.3"
1002
1002
  dependencies:
1003
- "@jupyterlab/coreutils": ^6.3.1
1004
- "@jupyterlab/docregistry": ^4.3.1
1005
- "@jupyterlab/translation": ^4.3.1
1006
- "@jupyterlab/ui-components": ^4.3.1
1003
+ "@jupyterlab/coreutils": ^6.3.3
1004
+ "@jupyterlab/docregistry": ^4.3.3
1005
+ "@jupyterlab/translation": ^4.3.3
1006
+ "@jupyterlab/ui-components": ^4.3.3
1007
1007
  "@lumino/coreutils": ^2.2.0
1008
1008
  "@lumino/datagrid": ^2.4.1
1009
1009
  "@lumino/disposable": ^2.1.3
1010
1010
  "@lumino/messaging": ^2.0.2
1011
1011
  "@lumino/signaling": ^2.1.3
1012
1012
  "@lumino/widgets": ^2.5.0
1013
- checksum: 0749f45bc605d57a1b6c11b570a4d52a24766b2a2fbf9b8da277b789c9d33794ff70eba0b5fee99a143713ea57979c09870f084561fdbd093608617fdb861d6d
1014
- languageName: node
1015
- linkType: hard
1016
-
1017
- "@jupyterlab/debugger-extension@npm:~4.3.1":
1018
- version: 4.3.1
1019
- resolution: "@jupyterlab/debugger-extension@npm:4.3.1"
1020
- dependencies:
1021
- "@jupyterlab/application": ^4.3.1
1022
- "@jupyterlab/apputils": ^4.4.1
1023
- "@jupyterlab/cells": ^4.3.1
1024
- "@jupyterlab/codeeditor": ^4.3.1
1025
- "@jupyterlab/console": ^4.3.1
1026
- "@jupyterlab/coreutils": ^6.3.1
1027
- "@jupyterlab/debugger": ^4.3.1
1028
- "@jupyterlab/docregistry": ^4.3.1
1029
- "@jupyterlab/fileeditor": ^4.3.1
1030
- "@jupyterlab/logconsole": ^4.3.1
1031
- "@jupyterlab/notebook": ^4.3.1
1032
- "@jupyterlab/rendermime": ^4.3.1
1033
- "@jupyterlab/services": ^7.3.1
1034
- "@jupyterlab/settingregistry": ^4.3.1
1035
- "@jupyterlab/translation": ^4.3.1
1013
+ checksum: c12d7a22d4e049f113b68d75de1256b52337b1513e87faa3f92d85602fc3b9c7c8925c6512646c5a19a159b4ab0da7f252abdb3c9c7f6a92a48ff9d9ec8790b4
1014
+ languageName: node
1015
+ linkType: hard
1016
+
1017
+ "@jupyterlab/debugger-extension@npm:~4.3.3":
1018
+ version: 4.3.3
1019
+ resolution: "@jupyterlab/debugger-extension@npm:4.3.3"
1020
+ dependencies:
1021
+ "@jupyterlab/application": ^4.3.3
1022
+ "@jupyterlab/apputils": ^4.4.3
1023
+ "@jupyterlab/cells": ^4.3.3
1024
+ "@jupyterlab/codeeditor": ^4.3.3
1025
+ "@jupyterlab/console": ^4.3.3
1026
+ "@jupyterlab/coreutils": ^6.3.3
1027
+ "@jupyterlab/debugger": ^4.3.3
1028
+ "@jupyterlab/docregistry": ^4.3.3
1029
+ "@jupyterlab/fileeditor": ^4.3.3
1030
+ "@jupyterlab/logconsole": ^4.3.3
1031
+ "@jupyterlab/notebook": ^4.3.3
1032
+ "@jupyterlab/rendermime": ^4.3.3
1033
+ "@jupyterlab/services": ^7.3.3
1034
+ "@jupyterlab/settingregistry": ^4.3.3
1035
+ "@jupyterlab/translation": ^4.3.3
1036
1036
  "@lumino/commands": ^2.3.1
1037
- checksum: 50d48258473bd216cd20f7ca738aa9f9eefe852c6f4ada34a9fbc79a64e364ad8f4ed24aafdd30b91bf3dc29a64cbd9e4ba318904bd7ba28437a05586902a09b
1037
+ checksum: 44b29b53b62f4e4fe6db4ffcde9ab1c3cc2afa0e43b4da0fb17c98f8d6b15f64ea100673ecacf7bc0cbe9079a38940db6be1f8f06b8961f940b366abcd165fce
1038
1038
  languageName: node
1039
1039
  linkType: hard
1040
1040
 
1041
- "@jupyterlab/debugger@npm:~4.3.1":
1042
- version: 4.3.1
1043
- resolution: "@jupyterlab/debugger@npm:4.3.1"
1041
+ "@jupyterlab/debugger@npm:~4.3.3":
1042
+ version: 4.3.3
1043
+ resolution: "@jupyterlab/debugger@npm:4.3.3"
1044
1044
  dependencies:
1045
1045
  "@codemirror/state": ^6.4.1
1046
1046
  "@codemirror/view": ^6.26.3
1047
1047
  "@jupyter/react-components": ^0.16.6
1048
1048
  "@jupyter/ydoc": ^3.0.0
1049
- "@jupyterlab/application": ^4.3.1
1050
- "@jupyterlab/apputils": ^4.4.1
1051
- "@jupyterlab/cells": ^4.3.1
1052
- "@jupyterlab/codeeditor": ^4.3.1
1053
- "@jupyterlab/codemirror": ^4.3.1
1054
- "@jupyterlab/console": ^4.3.1
1055
- "@jupyterlab/coreutils": ^6.3.1
1056
- "@jupyterlab/docregistry": ^4.3.1
1057
- "@jupyterlab/fileeditor": ^4.3.1
1058
- "@jupyterlab/notebook": ^4.3.1
1059
- "@jupyterlab/observables": ^5.3.1
1060
- "@jupyterlab/rendermime": ^4.3.1
1061
- "@jupyterlab/services": ^7.3.1
1062
- "@jupyterlab/translation": ^4.3.1
1063
- "@jupyterlab/ui-components": ^4.3.1
1049
+ "@jupyterlab/application": ^4.3.3
1050
+ "@jupyterlab/apputils": ^4.4.3
1051
+ "@jupyterlab/cells": ^4.3.3
1052
+ "@jupyterlab/codeeditor": ^4.3.3
1053
+ "@jupyterlab/codemirror": ^4.3.3
1054
+ "@jupyterlab/console": ^4.3.3
1055
+ "@jupyterlab/coreutils": ^6.3.3
1056
+ "@jupyterlab/docregistry": ^4.3.3
1057
+ "@jupyterlab/fileeditor": ^4.3.3
1058
+ "@jupyterlab/notebook": ^4.3.3
1059
+ "@jupyterlab/observables": ^5.3.3
1060
+ "@jupyterlab/rendermime": ^4.3.3
1061
+ "@jupyterlab/services": ^7.3.3
1062
+ "@jupyterlab/translation": ^4.3.3
1063
+ "@jupyterlab/ui-components": ^4.3.3
1064
1064
  "@lumino/algorithm": ^2.0.2
1065
1065
  "@lumino/commands": ^2.3.1
1066
1066
  "@lumino/coreutils": ^2.2.0
@@ -1072,25 +1072,25 @@ __metadata:
1072
1072
  "@lumino/widgets": ^2.5.0
1073
1073
  "@vscode/debugprotocol": ^1.51.0
1074
1074
  react: ^18.2.0
1075
- checksum: 7514495d6fa4d4d9e7b194091a5ad48fd311b644b8ece3a83d3e5a2f1131513b77b1be926661cf4c1ba887620ba60d9d95baeeb4d290ce6a56bf5d7c33d63569
1075
+ checksum: 2bbac93ec895dcb195892f836d9e141540e0a0a18c8c1874a4f35a8085267d88641c788b358aa2981295723878d038f3e90ea47b3def5136f9496902d0254fc4
1076
1076
  languageName: node
1077
1077
  linkType: hard
1078
1078
 
1079
- "@jupyterlab/docmanager-extension@npm:~4.3.1":
1080
- version: 4.3.1
1081
- resolution: "@jupyterlab/docmanager-extension@npm:4.3.1"
1082
- dependencies:
1083
- "@jupyterlab/application": ^4.3.1
1084
- "@jupyterlab/apputils": ^4.4.1
1085
- "@jupyterlab/coreutils": ^6.3.1
1086
- "@jupyterlab/docmanager": ^4.3.1
1087
- "@jupyterlab/docregistry": ^4.3.1
1088
- "@jupyterlab/services": ^7.3.1
1089
- "@jupyterlab/settingregistry": ^4.3.1
1090
- "@jupyterlab/statedb": ^4.3.1
1091
- "@jupyterlab/statusbar": ^4.3.1
1092
- "@jupyterlab/translation": ^4.3.1
1093
- "@jupyterlab/ui-components": ^4.3.1
1079
+ "@jupyterlab/docmanager-extension@npm:~4.3.3":
1080
+ version: 4.3.3
1081
+ resolution: "@jupyterlab/docmanager-extension@npm:4.3.3"
1082
+ dependencies:
1083
+ "@jupyterlab/application": ^4.3.3
1084
+ "@jupyterlab/apputils": ^4.4.3
1085
+ "@jupyterlab/coreutils": ^6.3.3
1086
+ "@jupyterlab/docmanager": ^4.3.3
1087
+ "@jupyterlab/docregistry": ^4.3.3
1088
+ "@jupyterlab/services": ^7.3.3
1089
+ "@jupyterlab/settingregistry": ^4.3.3
1090
+ "@jupyterlab/statedb": ^4.3.3
1091
+ "@jupyterlab/statusbar": ^4.3.3
1092
+ "@jupyterlab/translation": ^4.3.3
1093
+ "@jupyterlab/ui-components": ^4.3.3
1094
1094
  "@lumino/algorithm": ^2.0.2
1095
1095
  "@lumino/commands": ^2.3.1
1096
1096
  "@lumino/coreutils": ^2.2.0
@@ -1098,22 +1098,22 @@ __metadata:
1098
1098
  "@lumino/signaling": ^2.1.3
1099
1099
  "@lumino/widgets": ^2.5.0
1100
1100
  react: ^18.2.0
1101
- checksum: c38f38e9cb117db2c9dd3f44b978083fa49edec9221e6f80913b637985f63c1828f1658cbfc16e6017046aff8753917eaadba774e9a571579e838b2545b5a600
1101
+ checksum: c9125ea32229c8c9131fa6d580b0ed1f89026f5e220926124e517cc4d1702d2dfa71cd7a3a45aa984407cb6f1a2ecd10df79eed4f3969ff29d417a600773ebcf
1102
1102
  languageName: node
1103
1103
  linkType: hard
1104
1104
 
1105
- "@jupyterlab/docmanager@npm:~4.3.1":
1106
- version: 4.3.1
1107
- resolution: "@jupyterlab/docmanager@npm:4.3.1"
1108
- dependencies:
1109
- "@jupyterlab/apputils": ^4.4.1
1110
- "@jupyterlab/coreutils": ^6.3.1
1111
- "@jupyterlab/docregistry": ^4.3.1
1112
- "@jupyterlab/services": ^7.3.1
1113
- "@jupyterlab/statedb": ^4.3.1
1114
- "@jupyterlab/statusbar": ^4.3.1
1115
- "@jupyterlab/translation": ^4.3.1
1116
- "@jupyterlab/ui-components": ^4.3.1
1105
+ "@jupyterlab/docmanager@npm:~4.3.3":
1106
+ version: 4.3.3
1107
+ resolution: "@jupyterlab/docmanager@npm:4.3.3"
1108
+ dependencies:
1109
+ "@jupyterlab/apputils": ^4.4.3
1110
+ "@jupyterlab/coreutils": ^6.3.3
1111
+ "@jupyterlab/docregistry": ^4.3.3
1112
+ "@jupyterlab/services": ^7.3.3
1113
+ "@jupyterlab/statedb": ^4.3.3
1114
+ "@jupyterlab/statusbar": ^4.3.3
1115
+ "@jupyterlab/translation": ^4.3.3
1116
+ "@jupyterlab/ui-components": ^4.3.3
1117
1117
  "@lumino/algorithm": ^2.0.2
1118
1118
  "@lumino/coreutils": ^2.2.0
1119
1119
  "@lumino/disposable": ^2.1.3
@@ -1123,24 +1123,24 @@ __metadata:
1123
1123
  "@lumino/signaling": ^2.1.3
1124
1124
  "@lumino/widgets": ^2.5.0
1125
1125
  react: ^18.2.0
1126
- checksum: eb0fb801872a1253fd4173b94b46e3e517703e5a8dcb874a477353050556d4aca48c88664a8de9e068a68c49139abe8236691e6eda3835a96599bda707a0f8a1
1126
+ checksum: e3c4756587e816dcf54081f00c3367f37bb9c52e68af146002dea561a211ab5ebd2abefa3a32f52d5d50076bb6bec16c8f1e0bd565fd3672df8b11133108d087
1127
1127
  languageName: node
1128
1128
  linkType: hard
1129
1129
 
1130
- "@jupyterlab/docregistry@npm:~4.3.1":
1131
- version: 4.3.1
1132
- resolution: "@jupyterlab/docregistry@npm:4.3.1"
1130
+ "@jupyterlab/docregistry@npm:~4.3.3":
1131
+ version: 4.3.3
1132
+ resolution: "@jupyterlab/docregistry@npm:4.3.3"
1133
1133
  dependencies:
1134
1134
  "@jupyter/ydoc": ^3.0.0
1135
- "@jupyterlab/apputils": ^4.4.1
1136
- "@jupyterlab/codeeditor": ^4.3.1
1137
- "@jupyterlab/coreutils": ^6.3.1
1138
- "@jupyterlab/observables": ^5.3.1
1139
- "@jupyterlab/rendermime": ^4.3.1
1140
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1141
- "@jupyterlab/services": ^7.3.1
1142
- "@jupyterlab/translation": ^4.3.1
1143
- "@jupyterlab/ui-components": ^4.3.1
1135
+ "@jupyterlab/apputils": ^4.4.3
1136
+ "@jupyterlab/codeeditor": ^4.3.3
1137
+ "@jupyterlab/coreutils": ^6.3.3
1138
+ "@jupyterlab/observables": ^5.3.3
1139
+ "@jupyterlab/rendermime": ^4.3.3
1140
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1141
+ "@jupyterlab/services": ^7.3.3
1142
+ "@jupyterlab/translation": ^4.3.3
1143
+ "@jupyterlab/ui-components": ^4.3.3
1144
1144
  "@lumino/algorithm": ^2.0.2
1145
1145
  "@lumino/coreutils": ^2.2.0
1146
1146
  "@lumino/disposable": ^2.1.3
@@ -1149,32 +1149,32 @@ __metadata:
1149
1149
  "@lumino/signaling": ^2.1.3
1150
1150
  "@lumino/widgets": ^2.5.0
1151
1151
  react: ^18.2.0
1152
- checksum: b5462d864015f40b3a7c712c95969b345cde588b118cdc62fbd6dbf753d7decaf99888969490a0df06e96fb27286f0fa2ca06ea4065f2e9e94093d07c0586d71
1152
+ checksum: 14b44c8ae0c1a5059da6786396f47dfc79160e2489db509c3d37a58e1aaf8b2648dfac44eafac3dfaaabcb114f6985f52c0085b663718d5cac4901492e138d14
1153
1153
  languageName: node
1154
1154
  linkType: hard
1155
1155
 
1156
- "@jupyterlab/documentsearch-extension@npm:~4.3.1":
1157
- version: 4.3.1
1158
- resolution: "@jupyterlab/documentsearch-extension@npm:4.3.1"
1156
+ "@jupyterlab/documentsearch-extension@npm:~4.3.3":
1157
+ version: 4.3.3
1158
+ resolution: "@jupyterlab/documentsearch-extension@npm:4.3.3"
1159
1159
  dependencies:
1160
- "@jupyterlab/application": ^4.3.1
1161
- "@jupyterlab/apputils": ^4.4.1
1162
- "@jupyterlab/documentsearch": ^4.3.1
1163
- "@jupyterlab/settingregistry": ^4.3.1
1164
- "@jupyterlab/translation": ^4.3.1
1160
+ "@jupyterlab/application": ^4.3.3
1161
+ "@jupyterlab/apputils": ^4.4.3
1162
+ "@jupyterlab/documentsearch": ^4.3.3
1163
+ "@jupyterlab/settingregistry": ^4.3.3
1164
+ "@jupyterlab/translation": ^4.3.3
1165
1165
  "@lumino/commands": ^2.3.1
1166
1166
  "@lumino/widgets": ^2.5.0
1167
- checksum: b412bfaf7622c0db65405bc328e30c72e19a55eaf14d237cd582ff011b11da84354fbbd6c3b1d385de046e8f99df82b4528ea992df75b1baccdd004254a12ab7
1167
+ checksum: a6f90021fa5bfc54cdbc9b864923ecbfc3ec3958fb42e010d0eac62db7b8c23753ab25bf153b47692565ac7a6d2943b6aaef74b7a1b7d1e8b7cc77c0583d80d4
1168
1168
  languageName: node
1169
1169
  linkType: hard
1170
1170
 
1171
- "@jupyterlab/documentsearch@npm:~4.3.1":
1172
- version: 4.3.1
1173
- resolution: "@jupyterlab/documentsearch@npm:4.3.1"
1171
+ "@jupyterlab/documentsearch@npm:~4.3.3":
1172
+ version: 4.3.3
1173
+ resolution: "@jupyterlab/documentsearch@npm:4.3.3"
1174
1174
  dependencies:
1175
- "@jupyterlab/apputils": ^4.4.1
1176
- "@jupyterlab/translation": ^4.3.1
1177
- "@jupyterlab/ui-components": ^4.3.1
1175
+ "@jupyterlab/apputils": ^4.4.3
1176
+ "@jupyterlab/translation": ^4.3.3
1177
+ "@jupyterlab/ui-components": ^4.3.3
1178
1178
  "@lumino/commands": ^2.3.1
1179
1179
  "@lumino/coreutils": ^2.2.0
1180
1180
  "@lumino/disposable": ^2.1.3
@@ -1183,79 +1183,79 @@ __metadata:
1183
1183
  "@lumino/signaling": ^2.1.3
1184
1184
  "@lumino/widgets": ^2.5.0
1185
1185
  react: ^18.2.0
1186
- checksum: 95f0e3b028c4f4a34a0f01080e76f1eb1cc7fecff52881f5120c494e8d1395ef3025be796973c34cf919dc6ddebd7908babc78e2ac2ac01aa085b095b760cc2d
1186
+ checksum: 69eb59154c7cbf8d4c4ab5abe16d0c91d3cde60eb642c84494079a3ce5f2559d62275fffacd144fe39e4fd740345619b4c84ded926cc1544e03c7901b05f490e
1187
1187
  languageName: node
1188
1188
  linkType: hard
1189
1189
 
1190
- "@jupyterlab/extensionmanager-extension@npm:~4.3.1":
1191
- version: 4.3.1
1192
- resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.1"
1190
+ "@jupyterlab/extensionmanager-extension@npm:~4.3.3":
1191
+ version: 4.3.3
1192
+ resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.3"
1193
1193
  dependencies:
1194
- "@jupyterlab/application": ^4.3.1
1195
- "@jupyterlab/apputils": ^4.4.1
1196
- "@jupyterlab/extensionmanager": ^4.3.1
1197
- "@jupyterlab/settingregistry": ^4.3.1
1198
- "@jupyterlab/translation": ^4.3.1
1199
- "@jupyterlab/ui-components": ^4.3.1
1200
- checksum: 00d78c1fb0887772e8fe40871a7d5402d63e1f59e1fc1cf18bb192f40c5d7829580c9fb0714963a9be01a9a00afde51f9ea32f54228aea979c0a9e65dca102ce
1194
+ "@jupyterlab/application": ^4.3.3
1195
+ "@jupyterlab/apputils": ^4.4.3
1196
+ "@jupyterlab/extensionmanager": ^4.3.3
1197
+ "@jupyterlab/settingregistry": ^4.3.3
1198
+ "@jupyterlab/translation": ^4.3.3
1199
+ "@jupyterlab/ui-components": ^4.3.3
1200
+ checksum: f4a4edc497cf6d5830f02fd913dd29399465505ef549c2288b0ff138f39342a1662e4a1dcf190b9c39b713d030fb1fbe863db2c861e03c3388d174da61523f05
1201
1201
  languageName: node
1202
1202
  linkType: hard
1203
1203
 
1204
- "@jupyterlab/extensionmanager@npm:~4.3.1":
1205
- version: 4.3.1
1206
- resolution: "@jupyterlab/extensionmanager@npm:4.3.1"
1204
+ "@jupyterlab/extensionmanager@npm:~4.3.3":
1205
+ version: 4.3.3
1206
+ resolution: "@jupyterlab/extensionmanager@npm:4.3.3"
1207
1207
  dependencies:
1208
- "@jupyterlab/apputils": ^4.4.1
1209
- "@jupyterlab/coreutils": ^6.3.1
1210
- "@jupyterlab/services": ^7.3.1
1211
- "@jupyterlab/translation": ^4.3.1
1212
- "@jupyterlab/ui-components": ^4.3.1
1208
+ "@jupyterlab/apputils": ^4.4.3
1209
+ "@jupyterlab/coreutils": ^6.3.3
1210
+ "@jupyterlab/services": ^7.3.3
1211
+ "@jupyterlab/translation": ^4.3.3
1212
+ "@jupyterlab/ui-components": ^4.3.3
1213
1213
  "@lumino/messaging": ^2.0.2
1214
1214
  "@lumino/polling": ^2.1.3
1215
1215
  "@lumino/widgets": ^2.5.0
1216
1216
  react: ^18.2.0
1217
1217
  react-paginate: ^6.3.2
1218
1218
  semver: ^7.3.2
1219
- checksum: 3cb6e420de4ff9218878660251fa17f30561a3f88fd69d51389d42968c2dbe95f978972af670bf18ee239ffd0a6cf59f3a1c02201190b64d891cb776495da279
1220
- languageName: node
1221
- linkType: hard
1222
-
1223
- "@jupyterlab/filebrowser-extension@npm:~4.3.1":
1224
- version: 4.3.1
1225
- resolution: "@jupyterlab/filebrowser-extension@npm:4.3.1"
1226
- dependencies:
1227
- "@jupyterlab/application": ^4.3.1
1228
- "@jupyterlab/apputils": ^4.4.1
1229
- "@jupyterlab/coreutils": ^6.3.1
1230
- "@jupyterlab/docmanager": ^4.3.1
1231
- "@jupyterlab/docregistry": ^4.3.1
1232
- "@jupyterlab/filebrowser": ^4.3.1
1233
- "@jupyterlab/services": ^7.3.1
1234
- "@jupyterlab/settingregistry": ^4.3.1
1235
- "@jupyterlab/statedb": ^4.3.1
1236
- "@jupyterlab/statusbar": ^4.3.1
1237
- "@jupyterlab/translation": ^4.3.1
1238
- "@jupyterlab/ui-components": ^4.3.1
1219
+ checksum: 3d4fd469d07d98129ef4d4be1f605e80e94d60cd28721c69ebdf0501e679b1be0c75d914f7d4f24023c450ab2fd64586532bdd6f88d8b2686b4785360b1e405f
1220
+ languageName: node
1221
+ linkType: hard
1222
+
1223
+ "@jupyterlab/filebrowser-extension@npm:~4.3.3":
1224
+ version: 4.3.3
1225
+ resolution: "@jupyterlab/filebrowser-extension@npm:4.3.3"
1226
+ dependencies:
1227
+ "@jupyterlab/application": ^4.3.3
1228
+ "@jupyterlab/apputils": ^4.4.3
1229
+ "@jupyterlab/coreutils": ^6.3.3
1230
+ "@jupyterlab/docmanager": ^4.3.3
1231
+ "@jupyterlab/docregistry": ^4.3.3
1232
+ "@jupyterlab/filebrowser": ^4.3.3
1233
+ "@jupyterlab/services": ^7.3.3
1234
+ "@jupyterlab/settingregistry": ^4.3.3
1235
+ "@jupyterlab/statedb": ^4.3.3
1236
+ "@jupyterlab/statusbar": ^4.3.3
1237
+ "@jupyterlab/translation": ^4.3.3
1238
+ "@jupyterlab/ui-components": ^4.3.3
1239
1239
  "@lumino/algorithm": ^2.0.2
1240
1240
  "@lumino/commands": ^2.3.1
1241
1241
  "@lumino/widgets": ^2.5.0
1242
- checksum: 11809b8ec379e54ecc552519e77a11fc0f22333320365738e16ea25ff86cc44e21d9215f395bd889048ade62f9c6c571d6ace6969c2dd785ee7ab8ff6e4e85aa
1242
+ checksum: fe6c35d0749842b422badedb9ce2202c149c22c5061ffdb1355472d71fe8cf46b11f6d744f498f0ccb08deeb5efca917d9d778e0a2c8e27ca706a473789e1224
1243
1243
  languageName: node
1244
1244
  linkType: hard
1245
1245
 
1246
- "@jupyterlab/filebrowser@npm:~4.3.1":
1247
- version: 4.3.1
1248
- resolution: "@jupyterlab/filebrowser@npm:4.3.1"
1249
- dependencies:
1250
- "@jupyterlab/apputils": ^4.4.1
1251
- "@jupyterlab/coreutils": ^6.3.1
1252
- "@jupyterlab/docmanager": ^4.3.1
1253
- "@jupyterlab/docregistry": ^4.3.1
1254
- "@jupyterlab/services": ^7.3.1
1255
- "@jupyterlab/statedb": ^4.3.1
1256
- "@jupyterlab/statusbar": ^4.3.1
1257
- "@jupyterlab/translation": ^4.3.1
1258
- "@jupyterlab/ui-components": ^4.3.1
1246
+ "@jupyterlab/filebrowser@npm:~4.3.3":
1247
+ version: 4.3.3
1248
+ resolution: "@jupyterlab/filebrowser@npm:4.3.3"
1249
+ dependencies:
1250
+ "@jupyterlab/apputils": ^4.4.3
1251
+ "@jupyterlab/coreutils": ^6.3.3
1252
+ "@jupyterlab/docmanager": ^4.3.3
1253
+ "@jupyterlab/docregistry": ^4.3.3
1254
+ "@jupyterlab/services": ^7.3.3
1255
+ "@jupyterlab/statedb": ^4.3.3
1256
+ "@jupyterlab/statusbar": ^4.3.3
1257
+ "@jupyterlab/translation": ^4.3.3
1258
+ "@jupyterlab/ui-components": ^4.3.3
1259
1259
  "@lumino/algorithm": ^2.0.2
1260
1260
  "@lumino/coreutils": ^2.2.0
1261
1261
  "@lumino/disposable": ^2.1.3
@@ -1267,221 +1267,221 @@ __metadata:
1267
1267
  "@lumino/virtualdom": ^2.0.2
1268
1268
  "@lumino/widgets": ^2.5.0
1269
1269
  react: ^18.2.0
1270
- checksum: c9cfc581b5ec72288a52933027a3b86faed0871b6961a55fc7c60726d92f4ac3a74e874005d212ccbde863e8ef96423a2491d66371a75e49cb5ed9b45e911f1f
1270
+ checksum: 94b93fc9a790a4c07e7eed8045e542bbe328b5351ec10866147c74d4365fe88503ad1d6ba151026103b7bee4ec69a699ad15660e29beaf2235ec38c0fe68d7ca
1271
1271
  languageName: node
1272
1272
  linkType: hard
1273
1273
 
1274
- "@jupyterlab/fileeditor-extension@npm:~4.3.1":
1275
- version: 4.3.1
1276
- resolution: "@jupyterlab/fileeditor-extension@npm:4.3.1"
1274
+ "@jupyterlab/fileeditor-extension@npm:~4.3.3":
1275
+ version: 4.3.3
1276
+ resolution: "@jupyterlab/fileeditor-extension@npm:4.3.3"
1277
1277
  dependencies:
1278
1278
  "@codemirror/commands": ^6.5.0
1279
1279
  "@codemirror/search": ^6.5.6
1280
- "@jupyterlab/application": ^4.3.1
1281
- "@jupyterlab/apputils": ^4.4.1
1282
- "@jupyterlab/codeeditor": ^4.3.1
1283
- "@jupyterlab/codemirror": ^4.3.1
1284
- "@jupyterlab/completer": ^4.3.1
1285
- "@jupyterlab/console": ^4.3.1
1286
- "@jupyterlab/coreutils": ^6.3.1
1287
- "@jupyterlab/docregistry": ^4.3.1
1288
- "@jupyterlab/documentsearch": ^4.3.1
1289
- "@jupyterlab/filebrowser": ^4.3.1
1290
- "@jupyterlab/fileeditor": ^4.3.1
1291
- "@jupyterlab/launcher": ^4.3.1
1292
- "@jupyterlab/lsp": ^4.3.1
1293
- "@jupyterlab/mainmenu": ^4.3.1
1294
- "@jupyterlab/observables": ^5.3.1
1295
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1296
- "@jupyterlab/services": ^7.3.1
1297
- "@jupyterlab/settingregistry": ^4.3.1
1298
- "@jupyterlab/statusbar": ^4.3.1
1299
- "@jupyterlab/toc": ^6.3.1
1300
- "@jupyterlab/translation": ^4.3.1
1301
- "@jupyterlab/ui-components": ^4.3.1
1280
+ "@jupyterlab/application": ^4.3.3
1281
+ "@jupyterlab/apputils": ^4.4.3
1282
+ "@jupyterlab/codeeditor": ^4.3.3
1283
+ "@jupyterlab/codemirror": ^4.3.3
1284
+ "@jupyterlab/completer": ^4.3.3
1285
+ "@jupyterlab/console": ^4.3.3
1286
+ "@jupyterlab/coreutils": ^6.3.3
1287
+ "@jupyterlab/docregistry": ^4.3.3
1288
+ "@jupyterlab/documentsearch": ^4.3.3
1289
+ "@jupyterlab/filebrowser": ^4.3.3
1290
+ "@jupyterlab/fileeditor": ^4.3.3
1291
+ "@jupyterlab/launcher": ^4.3.3
1292
+ "@jupyterlab/lsp": ^4.3.3
1293
+ "@jupyterlab/mainmenu": ^4.3.3
1294
+ "@jupyterlab/observables": ^5.3.3
1295
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1296
+ "@jupyterlab/services": ^7.3.3
1297
+ "@jupyterlab/settingregistry": ^4.3.3
1298
+ "@jupyterlab/statusbar": ^4.3.3
1299
+ "@jupyterlab/toc": ^6.3.3
1300
+ "@jupyterlab/translation": ^4.3.3
1301
+ "@jupyterlab/ui-components": ^4.3.3
1302
1302
  "@lumino/algorithm": ^2.0.2
1303
1303
  "@lumino/commands": ^2.3.1
1304
1304
  "@lumino/coreutils": ^2.2.0
1305
1305
  "@lumino/widgets": ^2.5.0
1306
- checksum: 2182d596c060915c3868ea206ac85e0affd7ad3b23b8189f9a233f125387b2cc1cd57b918f32893bedd2a8ad1c21ea3abdfe70d73a808225d14a49bd9a2e6a50
1306
+ checksum: 1415b57846b8997feec90306973be23f6705833104ef96f2e233726c545d48020bc529a6949eb1ae9a6dbe06233afe9b4ee2a16197eed75aa051dc442befec0a
1307
1307
  languageName: node
1308
1308
  linkType: hard
1309
1309
 
1310
- "@jupyterlab/fileeditor@npm:~4.3.1":
1311
- version: 4.3.1
1312
- resolution: "@jupyterlab/fileeditor@npm:4.3.1"
1310
+ "@jupyterlab/fileeditor@npm:~4.3.3":
1311
+ version: 4.3.3
1312
+ resolution: "@jupyterlab/fileeditor@npm:4.3.3"
1313
1313
  dependencies:
1314
1314
  "@jupyter/ydoc": ^3.0.0
1315
- "@jupyterlab/apputils": ^4.4.1
1316
- "@jupyterlab/codeeditor": ^4.3.1
1317
- "@jupyterlab/codemirror": ^4.3.1
1318
- "@jupyterlab/coreutils": ^6.3.1
1319
- "@jupyterlab/docregistry": ^4.3.1
1320
- "@jupyterlab/documentsearch": ^4.3.1
1321
- "@jupyterlab/lsp": ^4.3.1
1322
- "@jupyterlab/statusbar": ^4.3.1
1323
- "@jupyterlab/toc": ^6.3.1
1324
- "@jupyterlab/translation": ^4.3.1
1325
- "@jupyterlab/ui-components": ^4.3.1
1315
+ "@jupyterlab/apputils": ^4.4.3
1316
+ "@jupyterlab/codeeditor": ^4.3.3
1317
+ "@jupyterlab/codemirror": ^4.3.3
1318
+ "@jupyterlab/coreutils": ^6.3.3
1319
+ "@jupyterlab/docregistry": ^4.3.3
1320
+ "@jupyterlab/documentsearch": ^4.3.3
1321
+ "@jupyterlab/lsp": ^4.3.3
1322
+ "@jupyterlab/statusbar": ^4.3.3
1323
+ "@jupyterlab/toc": ^6.3.3
1324
+ "@jupyterlab/translation": ^4.3.3
1325
+ "@jupyterlab/ui-components": ^4.3.3
1326
1326
  "@lumino/commands": ^2.3.1
1327
1327
  "@lumino/coreutils": ^2.2.0
1328
1328
  "@lumino/messaging": ^2.0.2
1329
1329
  "@lumino/widgets": ^2.5.0
1330
1330
  react: ^18.2.0
1331
1331
  regexp-match-indices: ^1.0.2
1332
- checksum: e617fb01d15a5d31caaf7861fecceb4cf1303da45977d8f278c3f055f940b7e677b3b8750330a55f770236d55a56f9eadd729e0e79b61c85407c4a78a1caf4c4
1332
+ checksum: a59acd9ef8675467b36347737df6e71452cceab4d16708fa550649da20b1d9373ba4f9b13e55459ad9a8568b67a35808181e88fd94eba44ad86415fa5b788da6
1333
1333
  languageName: node
1334
1334
  linkType: hard
1335
1335
 
1336
- "@jupyterlab/help-extension@npm:~4.3.1":
1337
- version: 4.3.1
1338
- resolution: "@jupyterlab/help-extension@npm:4.3.1"
1339
- dependencies:
1340
- "@jupyterlab/application": ^4.3.1
1341
- "@jupyterlab/apputils": ^4.4.1
1342
- "@jupyterlab/coreutils": ^6.3.1
1343
- "@jupyterlab/mainmenu": ^4.3.1
1344
- "@jupyterlab/services": ^7.3.1
1345
- "@jupyterlab/translation": ^4.3.1
1346
- "@jupyterlab/ui-components": ^4.3.1
1336
+ "@jupyterlab/help-extension@npm:~4.3.3":
1337
+ version: 4.3.3
1338
+ resolution: "@jupyterlab/help-extension@npm:4.3.3"
1339
+ dependencies:
1340
+ "@jupyterlab/application": ^4.3.3
1341
+ "@jupyterlab/apputils": ^4.4.3
1342
+ "@jupyterlab/coreutils": ^6.3.3
1343
+ "@jupyterlab/mainmenu": ^4.3.3
1344
+ "@jupyterlab/services": ^7.3.3
1345
+ "@jupyterlab/translation": ^4.3.3
1346
+ "@jupyterlab/ui-components": ^4.3.3
1347
1347
  "@lumino/coreutils": ^2.2.0
1348
1348
  "@lumino/signaling": ^2.1.3
1349
1349
  "@lumino/virtualdom": ^2.0.2
1350
1350
  "@lumino/widgets": ^2.5.0
1351
1351
  react: ^18.2.0
1352
- checksum: 5b6425446c71aea749b7d4935652fe5208624a10eccd83460eff0d1b4f905120f724084b874b1dd5802b259e779a9cba3675c6555eeb6aba346ff00a741cad04
1352
+ checksum: fa9dc85a901fc43cb6ba9bbe28416734a82b928b7245d7cc837530612f7d28c1cdb55e97f277ff7be7d5fc76a224269b925ce923ad63831d2ea549de280c103c
1353
1353
  languageName: node
1354
1354
  linkType: hard
1355
1355
 
1356
- "@jupyterlab/htmlviewer-extension@npm:~4.3.1":
1357
- version: 4.3.1
1358
- resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.1"
1356
+ "@jupyterlab/htmlviewer-extension@npm:~4.3.3":
1357
+ version: 4.3.3
1358
+ resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.3"
1359
1359
  dependencies:
1360
- "@jupyterlab/application": ^4.3.1
1361
- "@jupyterlab/apputils": ^4.4.1
1362
- "@jupyterlab/docregistry": ^4.3.1
1363
- "@jupyterlab/htmlviewer": ^4.3.1
1364
- "@jupyterlab/observables": ^5.3.1
1365
- "@jupyterlab/settingregistry": ^4.3.1
1366
- "@jupyterlab/translation": ^4.3.1
1367
- "@jupyterlab/ui-components": ^4.3.1
1368
- checksum: 4fe89e77d6c367740e6c09fbe087d20212a390f11a0899551c3af64bb89c28d1adde72b5a56242f721e08b304107ef0ebf381ce723aa435e0c79f38fc1908e79
1360
+ "@jupyterlab/application": ^4.3.3
1361
+ "@jupyterlab/apputils": ^4.4.3
1362
+ "@jupyterlab/docregistry": ^4.3.3
1363
+ "@jupyterlab/htmlviewer": ^4.3.3
1364
+ "@jupyterlab/observables": ^5.3.3
1365
+ "@jupyterlab/settingregistry": ^4.3.3
1366
+ "@jupyterlab/translation": ^4.3.3
1367
+ "@jupyterlab/ui-components": ^4.3.3
1368
+ checksum: af086479b9514aa3643dcaeb37eca833cb52ce72cf8822f4989fa37af5c1eb2b86b27b22e82a72d639c25816698758ac82b902f0ff9db7ebf527d3776156370d
1369
1369
  languageName: node
1370
1370
  linkType: hard
1371
1371
 
1372
- "@jupyterlab/htmlviewer@npm:~4.3.1":
1373
- version: 4.3.1
1374
- resolution: "@jupyterlab/htmlviewer@npm:4.3.1"
1372
+ "@jupyterlab/htmlviewer@npm:~4.3.3":
1373
+ version: 4.3.3
1374
+ resolution: "@jupyterlab/htmlviewer@npm:4.3.3"
1375
1375
  dependencies:
1376
- "@jupyterlab/apputils": ^4.4.1
1377
- "@jupyterlab/coreutils": ^6.3.1
1378
- "@jupyterlab/docregistry": ^4.3.1
1379
- "@jupyterlab/translation": ^4.3.1
1380
- "@jupyterlab/ui-components": ^4.3.1
1376
+ "@jupyterlab/apputils": ^4.4.3
1377
+ "@jupyterlab/coreutils": ^6.3.3
1378
+ "@jupyterlab/docregistry": ^4.3.3
1379
+ "@jupyterlab/translation": ^4.3.3
1380
+ "@jupyterlab/ui-components": ^4.3.3
1381
1381
  "@lumino/coreutils": ^2.2.0
1382
1382
  "@lumino/signaling": ^2.1.3
1383
1383
  "@lumino/widgets": ^2.5.0
1384
1384
  react: ^18.2.0
1385
- checksum: 86d58d14806527d1e447d2f4851bb5aac6aed40e68d849153862b7628923a8d51061062677df421c63ac2b22fafaaa5bf4502660d842bc0625a152297db40101
1385
+ checksum: 4618ec58cb074d76ee1d99475dc0c9ab839f87f172e3d512e3c04a06a9cbdda0bf826abd9e93ecba9ff4f22b9e2c4c0ff3872d6a94a7ecba68b44b9ddfbb5b63
1386
1386
  languageName: node
1387
1387
  linkType: hard
1388
1388
 
1389
- "@jupyterlab/hub-extension@npm:~4.3.1":
1390
- version: 4.3.1
1391
- resolution: "@jupyterlab/hub-extension@npm:4.3.1"
1389
+ "@jupyterlab/hub-extension@npm:~4.3.3":
1390
+ version: 4.3.3
1391
+ resolution: "@jupyterlab/hub-extension@npm:4.3.3"
1392
1392
  dependencies:
1393
- "@jupyterlab/application": ^4.3.1
1394
- "@jupyterlab/apputils": ^4.4.1
1395
- "@jupyterlab/coreutils": ^6.3.1
1396
- "@jupyterlab/services": ^7.3.1
1397
- "@jupyterlab/translation": ^4.3.1
1398
- checksum: 766dfb029f9945ee8e174725161d16488b04de73d6958f66a5450b18009e0ab7a19a460392910493004156663bf432a8086d90aa94b6dd733369f1587d0488d0
1393
+ "@jupyterlab/application": ^4.3.3
1394
+ "@jupyterlab/apputils": ^4.4.3
1395
+ "@jupyterlab/coreutils": ^6.3.3
1396
+ "@jupyterlab/services": ^7.3.3
1397
+ "@jupyterlab/translation": ^4.3.3
1398
+ checksum: 90f7c0a02cd25272e6fb86588dfbeefe2279f7fa4fc628af5397fd1557cf2513ea8c3d2e2aa84917c2ab8520b7b8ced3534a2bcfcf098f0f8d963ef95fb7993a
1399
1399
  languageName: node
1400
1400
  linkType: hard
1401
1401
 
1402
- "@jupyterlab/imageviewer-extension@npm:~4.3.1":
1403
- version: 4.3.1
1404
- resolution: "@jupyterlab/imageviewer-extension@npm:4.3.1"
1402
+ "@jupyterlab/imageviewer-extension@npm:~4.3.3":
1403
+ version: 4.3.3
1404
+ resolution: "@jupyterlab/imageviewer-extension@npm:4.3.3"
1405
1405
  dependencies:
1406
- "@jupyterlab/application": ^4.3.1
1407
- "@jupyterlab/apputils": ^4.4.1
1408
- "@jupyterlab/docregistry": ^4.3.1
1409
- "@jupyterlab/imageviewer": ^4.3.1
1410
- "@jupyterlab/translation": ^4.3.1
1411
- checksum: b935c3096b7f667bd70b4e57fb0ab4f05d12bc8755f5b3181641e392c26061620e2301f55318cb36a779655b76b2f756c329659f7f086be9e583c547b7cf44e2
1406
+ "@jupyterlab/application": ^4.3.3
1407
+ "@jupyterlab/apputils": ^4.4.3
1408
+ "@jupyterlab/docregistry": ^4.3.3
1409
+ "@jupyterlab/imageviewer": ^4.3.3
1410
+ "@jupyterlab/translation": ^4.3.3
1411
+ checksum: 203d1b416cbca5ac3bdc88bd24d4b67e7d07c3e6d42db63ead730cd6c2b2a1fcf653a830ce4ee52d5e1adfbbf6fa025a8017f8b2cb225481f082348fd6bf2c4b
1412
1412
  languageName: node
1413
1413
  linkType: hard
1414
1414
 
1415
- "@jupyterlab/imageviewer@npm:~4.3.1":
1416
- version: 4.3.1
1417
- resolution: "@jupyterlab/imageviewer@npm:4.3.1"
1415
+ "@jupyterlab/imageviewer@npm:~4.3.3":
1416
+ version: 4.3.3
1417
+ resolution: "@jupyterlab/imageviewer@npm:4.3.3"
1418
1418
  dependencies:
1419
- "@jupyterlab/apputils": ^4.4.1
1420
- "@jupyterlab/coreutils": ^6.3.1
1421
- "@jupyterlab/docregistry": ^4.3.1
1419
+ "@jupyterlab/apputils": ^4.4.3
1420
+ "@jupyterlab/coreutils": ^6.3.3
1421
+ "@jupyterlab/docregistry": ^4.3.3
1422
1422
  "@lumino/coreutils": ^2.2.0
1423
1423
  "@lumino/messaging": ^2.0.2
1424
1424
  "@lumino/widgets": ^2.5.0
1425
- checksum: a1a3f1e5443800b2b32b1956fcce033070a1d163d4a023394c03f17bcc45eec5c0cc3b53775b170c0b979306f0e5aae7deb9eba90ad6fc7678cd3b38d85f2fa5
1425
+ checksum: 9d5ba69813ea47aa7fbb4ea048202da0bb1a3dd73aea99fc24f9f84a010004b2e71ccbba38c05dcda3d8775c489ca7c836c68cdadd2dd9649aa00e9baea22101
1426
1426
  languageName: node
1427
1427
  linkType: hard
1428
1428
 
1429
- "@jupyterlab/inspector-extension@npm:~4.3.1":
1430
- version: 4.3.1
1431
- resolution: "@jupyterlab/inspector-extension@npm:4.3.1"
1432
- dependencies:
1433
- "@jupyterlab/application": ^4.3.1
1434
- "@jupyterlab/apputils": ^4.4.1
1435
- "@jupyterlab/console": ^4.3.1
1436
- "@jupyterlab/inspector": ^4.3.1
1437
- "@jupyterlab/launcher": ^4.3.1
1438
- "@jupyterlab/notebook": ^4.3.1
1439
- "@jupyterlab/translation": ^4.3.1
1440
- "@jupyterlab/ui-components": ^4.3.1
1429
+ "@jupyterlab/inspector-extension@npm:~4.3.3":
1430
+ version: 4.3.3
1431
+ resolution: "@jupyterlab/inspector-extension@npm:4.3.3"
1432
+ dependencies:
1433
+ "@jupyterlab/application": ^4.3.3
1434
+ "@jupyterlab/apputils": ^4.4.3
1435
+ "@jupyterlab/console": ^4.3.3
1436
+ "@jupyterlab/inspector": ^4.3.3
1437
+ "@jupyterlab/launcher": ^4.3.3
1438
+ "@jupyterlab/notebook": ^4.3.3
1439
+ "@jupyterlab/translation": ^4.3.3
1440
+ "@jupyterlab/ui-components": ^4.3.3
1441
1441
  "@lumino/widgets": ^2.5.0
1442
- checksum: 494b9af49d150817dff0c8b80a16878f54ac09d508960560edec4ac4b5bb2c346ac5c1fccfbd9642be4571f46176491befbb487fbc40704de712d9583ed38214
1442
+ checksum: abe3492d9a8ae0708a210aafb1b76f93249ad60c864e6454251246410502231d22cd3e6454dada1f8576c015b0bfa1e7b57dfe5dd07d7727ab5aeb0e5c23a2c7
1443
1443
  languageName: node
1444
1444
  linkType: hard
1445
1445
 
1446
- "@jupyterlab/inspector@npm:~4.3.1":
1447
- version: 4.3.1
1448
- resolution: "@jupyterlab/inspector@npm:4.3.1"
1449
- dependencies:
1450
- "@jupyterlab/apputils": ^4.4.1
1451
- "@jupyterlab/codeeditor": ^4.3.1
1452
- "@jupyterlab/coreutils": ^6.3.1
1453
- "@jupyterlab/rendermime": ^4.3.1
1454
- "@jupyterlab/services": ^7.3.1
1455
- "@jupyterlab/statedb": ^4.3.1
1456
- "@jupyterlab/translation": ^4.3.1
1446
+ "@jupyterlab/inspector@npm:~4.3.3":
1447
+ version: 4.3.3
1448
+ resolution: "@jupyterlab/inspector@npm:4.3.3"
1449
+ dependencies:
1450
+ "@jupyterlab/apputils": ^4.4.3
1451
+ "@jupyterlab/codeeditor": ^4.3.3
1452
+ "@jupyterlab/coreutils": ^6.3.3
1453
+ "@jupyterlab/rendermime": ^4.3.3
1454
+ "@jupyterlab/services": ^7.3.3
1455
+ "@jupyterlab/statedb": ^4.3.3
1456
+ "@jupyterlab/translation": ^4.3.3
1457
1457
  "@lumino/coreutils": ^2.2.0
1458
1458
  "@lumino/disposable": ^2.1.3
1459
1459
  "@lumino/polling": ^2.1.3
1460
1460
  "@lumino/signaling": ^2.1.3
1461
1461
  "@lumino/widgets": ^2.5.0
1462
- checksum: 4654987b4a3f02576f0cdc03f633723677ea2ba62e017b24302644dfb186f5bf34d2bd0cd4c179f9cec922e993c7047177ba1404828619c95211cd9a4b258b7d
1462
+ checksum: f371974cb7701c52e890429bcf1942a64c8a5467d27bc889443d14203004a2b4ffa14a01fcb8ad5d3ee2baefb014c667f2f5f324307ea232133d2ff828f9c4dd
1463
1463
  languageName: node
1464
1464
  linkType: hard
1465
1465
 
1466
- "@jupyterlab/javascript-extension@npm:~4.3.1":
1467
- version: 4.3.1
1468
- resolution: "@jupyterlab/javascript-extension@npm:4.3.1"
1466
+ "@jupyterlab/javascript-extension@npm:~4.3.3":
1467
+ version: 4.3.3
1468
+ resolution: "@jupyterlab/javascript-extension@npm:4.3.3"
1469
1469
  dependencies:
1470
- "@jupyterlab/rendermime": ^4.3.1
1471
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1472
- checksum: f144a6d515c04e3efd42f641585ee40eab846269fe5948b67ddeb8e94fad673e491c77f348ebadfabdd61f875cb26084a38c08d585ca23f18b4fa10375d19a46
1470
+ "@jupyterlab/rendermime": ^4.3.3
1471
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1472
+ checksum: 243b418f948c7834a90ba393a08343951a58b4faab3d1505b2f7c0ac7416d11f758b842759e8ce02065a235e600e2e0d03faf777c5e0e53eee71ff8a5cf7d12d
1473
1473
  languageName: node
1474
1474
  linkType: hard
1475
1475
 
1476
- "@jupyterlab/json-extension@npm:~4.3.1":
1477
- version: 4.3.1
1478
- resolution: "@jupyterlab/json-extension@npm:4.3.1"
1476
+ "@jupyterlab/json-extension@npm:~4.3.3":
1477
+ version: 4.3.3
1478
+ resolution: "@jupyterlab/json-extension@npm:4.3.3"
1479
1479
  dependencies:
1480
- "@jupyterlab/apputils": ^4.4.1
1481
- "@jupyterlab/codemirror": ^4.3.1
1482
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1483
- "@jupyterlab/translation": ^4.3.1
1484
- "@jupyterlab/ui-components": ^4.3.1
1480
+ "@jupyterlab/apputils": ^4.4.3
1481
+ "@jupyterlab/codemirror": ^4.3.3
1482
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1483
+ "@jupyterlab/translation": ^4.3.3
1484
+ "@jupyterlab/ui-components": ^4.3.3
1485
1485
  "@lezer/highlight": ^1.2.0
1486
1486
  "@lumino/coreutils": ^2.2.0
1487
1487
  "@lumino/messaging": ^2.0.2
@@ -1491,34 +1491,34 @@ __metadata:
1491
1491
  react-highlight-words: ^0.20.0
1492
1492
  react-json-tree: ^0.18.0
1493
1493
  style-mod: ^4.0.0
1494
- checksum: f30325009527e3a549ea7a9335efe09a248122abd0b8d4b2ad189c1e159f101efd3cf2e8b41f960b93621380529fefe09100cae320403225834051407344c7dc
1494
+ checksum: 0d56393e2bdbd5e3fc4dc968296c7d722fb64a1760adf1ea45c7f249d81f8d8de77cf16e62b1faf1339eb6288e9ad462df64ef342fcbf47c05313f4cc686272d
1495
1495
  languageName: node
1496
1496
  linkType: hard
1497
1497
 
1498
- "@jupyterlab/launcher-extension@npm:~4.3.1":
1499
- version: 4.3.1
1500
- resolution: "@jupyterlab/launcher-extension@npm:4.3.1"
1501
- dependencies:
1502
- "@jupyterlab/application": ^4.3.1
1503
- "@jupyterlab/apputils": ^4.4.1
1504
- "@jupyterlab/filebrowser": ^4.3.1
1505
- "@jupyterlab/launcher": ^4.3.1
1506
- "@jupyterlab/translation": ^4.3.1
1507
- "@jupyterlab/ui-components": ^4.3.1
1498
+ "@jupyterlab/launcher-extension@npm:~4.3.3":
1499
+ version: 4.3.3
1500
+ resolution: "@jupyterlab/launcher-extension@npm:4.3.3"
1501
+ dependencies:
1502
+ "@jupyterlab/application": ^4.3.3
1503
+ "@jupyterlab/apputils": ^4.4.3
1504
+ "@jupyterlab/filebrowser": ^4.3.3
1505
+ "@jupyterlab/launcher": ^4.3.3
1506
+ "@jupyterlab/translation": ^4.3.3
1507
+ "@jupyterlab/ui-components": ^4.3.3
1508
1508
  "@lumino/algorithm": ^2.0.2
1509
1509
  "@lumino/coreutils": ^2.2.0
1510
1510
  "@lumino/widgets": ^2.5.0
1511
- checksum: 325c70a84f4255bf7b8525d196fecd4834836857ebf7dbf686e113951582ed093db197c91fdaab48399fedf2e5d79eb15aaf6b2b65cb208220269a6b95ab0c34
1511
+ checksum: 8d102a0036a7838a9df6c89cd068f77fd6514dca7235824688e2a5d6988bc68b97cd8f03467e62877f68b558861d3fa515198f8bb6009e5b06785ce8dae4abcf
1512
1512
  languageName: node
1513
1513
  linkType: hard
1514
1514
 
1515
- "@jupyterlab/launcher@npm:~4.3.1":
1516
- version: 4.3.1
1517
- resolution: "@jupyterlab/launcher@npm:4.3.1"
1515
+ "@jupyterlab/launcher@npm:~4.3.3":
1516
+ version: 4.3.3
1517
+ resolution: "@jupyterlab/launcher@npm:4.3.3"
1518
1518
  dependencies:
1519
- "@jupyterlab/apputils": ^4.4.1
1520
- "@jupyterlab/translation": ^4.3.1
1521
- "@jupyterlab/ui-components": ^4.3.1
1519
+ "@jupyterlab/apputils": ^4.4.3
1520
+ "@jupyterlab/translation": ^4.3.3
1521
+ "@jupyterlab/ui-components": ^4.3.3
1522
1522
  "@lumino/algorithm": ^2.0.2
1523
1523
  "@lumino/commands": ^2.3.1
1524
1524
  "@lumino/coreutils": ^2.2.0
@@ -1526,81 +1526,81 @@ __metadata:
1526
1526
  "@lumino/properties": ^2.0.2
1527
1527
  "@lumino/widgets": ^2.5.0
1528
1528
  react: ^18.2.0
1529
- checksum: 94f58f6cfcd635778879791ed8072af53fc04340335e8d80f1222d4206114c6cbe4228da3e4d781b4017ae881b8bf508a3543b564b1f8519d7e44aaee7fa97f2
1529
+ checksum: d91ab6375b23b6cad8498d855008f9299353f8bc411793ed8242ab7a37f5e0ab9f6b4799d5931368a30d27bf612d88b4fc37a4b0cab44f2231754ea38d732787
1530
1530
  languageName: node
1531
1531
  linkType: hard
1532
1532
 
1533
- "@jupyterlab/logconsole-extension@npm:~4.3.1":
1534
- version: 4.3.1
1535
- resolution: "@jupyterlab/logconsole-extension@npm:4.3.1"
1536
- dependencies:
1537
- "@jupyterlab/application": ^4.3.1
1538
- "@jupyterlab/apputils": ^4.4.1
1539
- "@jupyterlab/coreutils": ^6.3.1
1540
- "@jupyterlab/logconsole": ^4.3.1
1541
- "@jupyterlab/rendermime": ^4.3.1
1542
- "@jupyterlab/settingregistry": ^4.3.1
1543
- "@jupyterlab/statusbar": ^4.3.1
1544
- "@jupyterlab/translation": ^4.3.1
1545
- "@jupyterlab/ui-components": ^4.3.1
1533
+ "@jupyterlab/logconsole-extension@npm:~4.3.3":
1534
+ version: 4.3.3
1535
+ resolution: "@jupyterlab/logconsole-extension@npm:4.3.3"
1536
+ dependencies:
1537
+ "@jupyterlab/application": ^4.3.3
1538
+ "@jupyterlab/apputils": ^4.4.3
1539
+ "@jupyterlab/coreutils": ^6.3.3
1540
+ "@jupyterlab/logconsole": ^4.3.3
1541
+ "@jupyterlab/rendermime": ^4.3.3
1542
+ "@jupyterlab/settingregistry": ^4.3.3
1543
+ "@jupyterlab/statusbar": ^4.3.3
1544
+ "@jupyterlab/translation": ^4.3.3
1545
+ "@jupyterlab/ui-components": ^4.3.3
1546
1546
  "@lumino/coreutils": ^2.2.0
1547
1547
  "@lumino/signaling": ^2.1.3
1548
1548
  "@lumino/widgets": ^2.5.0
1549
1549
  react: ^18.2.0
1550
- checksum: d0858a90e97dfc3c4ae88a8483eeed3b68de3cc539c7d50b3b49262c4011e8c5e226e7a93bf1d2be8ab9bf03546808d15df01cfa411621e7296c74dbe0ad1c7b
1550
+ checksum: 22901c4903775ddf69556d59e5629b6347f95525357e37d0c8dd3811dd59a6cfcabd4604e5382020145f5d6bf7ae7da1ab9e00fb59e7b256d0b691836fe2cd72
1551
1551
  languageName: node
1552
1552
  linkType: hard
1553
1553
 
1554
- "@jupyterlab/logconsole@npm:~4.3.1":
1555
- version: 4.3.1
1556
- resolution: "@jupyterlab/logconsole@npm:4.3.1"
1557
- dependencies:
1558
- "@jupyterlab/coreutils": ^6.3.1
1559
- "@jupyterlab/nbformat": ^4.3.1
1560
- "@jupyterlab/outputarea": ^4.3.1
1561
- "@jupyterlab/rendermime": ^4.3.1
1562
- "@jupyterlab/services": ^7.3.1
1563
- "@jupyterlab/translation": ^4.3.1
1554
+ "@jupyterlab/logconsole@npm:~4.3.3":
1555
+ version: 4.3.3
1556
+ resolution: "@jupyterlab/logconsole@npm:4.3.3"
1557
+ dependencies:
1558
+ "@jupyterlab/coreutils": ^6.3.3
1559
+ "@jupyterlab/nbformat": ^4.3.3
1560
+ "@jupyterlab/outputarea": ^4.3.3
1561
+ "@jupyterlab/rendermime": ^4.3.3
1562
+ "@jupyterlab/services": ^7.3.3
1563
+ "@jupyterlab/translation": ^4.3.3
1564
1564
  "@lumino/coreutils": ^2.2.0
1565
1565
  "@lumino/disposable": ^2.1.3
1566
1566
  "@lumino/messaging": ^2.0.2
1567
1567
  "@lumino/signaling": ^2.1.3
1568
1568
  "@lumino/widgets": ^2.5.0
1569
- checksum: 817b1d83f66d85db058219dd20b7d47381163c73c55feab104b254a9da8a39be5ffa567ff49f83da96d38d9f4797d09df20e480eb6cce6bed90bce7553687619
1569
+ checksum: b54b095ad48319fefd18880e73e661dd2f6fc34c4f15783e15db16bbd30354b80cdb4a033f89b820e56debec08644c980a570f6f825ecedd1c9fc00b18bc3616
1570
1570
  languageName: node
1571
1571
  linkType: hard
1572
1572
 
1573
- "@jupyterlab/lsp-extension@npm:~4.3.1":
1574
- version: 4.3.1
1575
- resolution: "@jupyterlab/lsp-extension@npm:4.3.1"
1576
- dependencies:
1577
- "@jupyterlab/application": ^4.3.1
1578
- "@jupyterlab/apputils": ^4.4.1
1579
- "@jupyterlab/lsp": ^4.3.1
1580
- "@jupyterlab/running": ^4.3.1
1581
- "@jupyterlab/settingregistry": ^4.3.1
1582
- "@jupyterlab/translation": ^4.3.1
1583
- "@jupyterlab/ui-components": ^4.3.1
1573
+ "@jupyterlab/lsp-extension@npm:~4.3.3":
1574
+ version: 4.3.3
1575
+ resolution: "@jupyterlab/lsp-extension@npm:4.3.3"
1576
+ dependencies:
1577
+ "@jupyterlab/application": ^4.3.3
1578
+ "@jupyterlab/apputils": ^4.4.3
1579
+ "@jupyterlab/lsp": ^4.3.3
1580
+ "@jupyterlab/running": ^4.3.3
1581
+ "@jupyterlab/settingregistry": ^4.3.3
1582
+ "@jupyterlab/translation": ^4.3.3
1583
+ "@jupyterlab/ui-components": ^4.3.3
1584
1584
  "@lumino/coreutils": ^2.2.0
1585
1585
  "@lumino/polling": ^2.1.3
1586
1586
  "@lumino/signaling": ^2.1.3
1587
1587
  "@rjsf/utils": ^5.13.4
1588
1588
  react: ^18.2.0
1589
- checksum: 5d60f530a6f5291a076d1627664be29843114f34ec8bf0f889212440a28dbb6c1260051fe211dbfc4d577449cd19f932d02a33f8db994a6e3698d5d94eb78e70
1589
+ checksum: 65ee7af226de542eeb71cb8183ef7ff85d5c2056bcd551f1af980ade97cd4ed0875825a6d85eb16a94f2e0ebfa3a26309eb7f03e531ed9cc26223ac441de54ce
1590
1590
  languageName: node
1591
1591
  linkType: hard
1592
1592
 
1593
- "@jupyterlab/lsp@npm:~4.3.1":
1594
- version: 4.3.1
1595
- resolution: "@jupyterlab/lsp@npm:4.3.1"
1596
- dependencies:
1597
- "@jupyterlab/apputils": ^4.4.1
1598
- "@jupyterlab/codeeditor": ^4.3.1
1599
- "@jupyterlab/codemirror": ^4.3.1
1600
- "@jupyterlab/coreutils": ^6.3.1
1601
- "@jupyterlab/docregistry": ^4.3.1
1602
- "@jupyterlab/services": ^7.3.1
1603
- "@jupyterlab/translation": ^4.3.1
1593
+ "@jupyterlab/lsp@npm:~4.3.3":
1594
+ version: 4.3.3
1595
+ resolution: "@jupyterlab/lsp@npm:4.3.3"
1596
+ dependencies:
1597
+ "@jupyterlab/apputils": ^4.4.3
1598
+ "@jupyterlab/codeeditor": ^4.3.3
1599
+ "@jupyterlab/codemirror": ^4.3.3
1600
+ "@jupyterlab/coreutils": ^6.3.3
1601
+ "@jupyterlab/docregistry": ^4.3.3
1602
+ "@jupyterlab/services": ^7.3.3
1603
+ "@jupyterlab/translation": ^4.3.3
1604
1604
  "@lumino/coreutils": ^2.2.0
1605
1605
  "@lumino/disposable": ^2.1.3
1606
1606
  "@lumino/signaling": ^2.1.3
@@ -1609,163 +1609,163 @@ __metadata:
1609
1609
  vscode-jsonrpc: ^6.0.0
1610
1610
  vscode-languageserver-protocol: ^3.17.0
1611
1611
  vscode-ws-jsonrpc: ~1.0.2
1612
- checksum: 9602bb05b18fbea44796917b63e7392ecaab2c1cef4f28ef7dc8a9dcc91bd686cfd1abb1b250cda8fdc864c577aa0157ec9aefb0d977a085c663a41937507636
1612
+ checksum: 4928b2f0990682842d6c60c5ae876d1aa06ab954615db79b1186f26e978a25d816872f6f5b599ee5335bc65ca6af19b4d46fcf3ebc58b16007b83fc951184950
1613
1613
  languageName: node
1614
1614
  linkType: hard
1615
1615
 
1616
- "@jupyterlab/mainmenu-extension@npm:~4.3.1":
1617
- version: 4.3.1
1618
- resolution: "@jupyterlab/mainmenu-extension@npm:4.3.1"
1619
- dependencies:
1620
- "@jupyterlab/application": ^4.3.1
1621
- "@jupyterlab/apputils": ^4.4.1
1622
- "@jupyterlab/coreutils": ^6.3.1
1623
- "@jupyterlab/docmanager": ^4.3.1
1624
- "@jupyterlab/filebrowser": ^4.3.1
1625
- "@jupyterlab/mainmenu": ^4.3.1
1626
- "@jupyterlab/services": ^7.3.1
1627
- "@jupyterlab/settingregistry": ^4.3.1
1628
- "@jupyterlab/translation": ^4.3.1
1629
- "@jupyterlab/ui-components": ^4.3.1
1616
+ "@jupyterlab/mainmenu-extension@npm:~4.3.3":
1617
+ version: 4.3.3
1618
+ resolution: "@jupyterlab/mainmenu-extension@npm:4.3.3"
1619
+ dependencies:
1620
+ "@jupyterlab/application": ^4.3.3
1621
+ "@jupyterlab/apputils": ^4.4.3
1622
+ "@jupyterlab/coreutils": ^6.3.3
1623
+ "@jupyterlab/docmanager": ^4.3.3
1624
+ "@jupyterlab/filebrowser": ^4.3.3
1625
+ "@jupyterlab/mainmenu": ^4.3.3
1626
+ "@jupyterlab/services": ^7.3.3
1627
+ "@jupyterlab/settingregistry": ^4.3.3
1628
+ "@jupyterlab/translation": ^4.3.3
1629
+ "@jupyterlab/ui-components": ^4.3.3
1630
1630
  "@lumino/algorithm": ^2.0.2
1631
1631
  "@lumino/coreutils": ^2.2.0
1632
1632
  "@lumino/disposable": ^2.1.3
1633
1633
  "@lumino/messaging": ^2.0.2
1634
1634
  "@lumino/widgets": ^2.5.0
1635
- checksum: e4499fd56d0f77412a901087f6c9001ea05843f925cd86936ffa08097b429e2eb6758a73f6eb94f1ba0473a8b7bad95943aee6500003816fd0ea62d9c8a4512a
1635
+ checksum: 795abaa18b0ce64b63245e1b9fa753866a464bcc790a77096efbb05a8fe4647bd0a7067b9faaf7f754efccaaac1113466061b6c15736420a8cf9a6e8c326d012
1636
1636
  languageName: node
1637
1637
  linkType: hard
1638
1638
 
1639
- "@jupyterlab/mainmenu@npm:~4.3.1":
1640
- version: 4.3.1
1641
- resolution: "@jupyterlab/mainmenu@npm:4.3.1"
1639
+ "@jupyterlab/mainmenu@npm:~4.3.3":
1640
+ version: 4.3.3
1641
+ resolution: "@jupyterlab/mainmenu@npm:4.3.3"
1642
1642
  dependencies:
1643
- "@jupyterlab/apputils": ^4.4.1
1644
- "@jupyterlab/translation": ^4.3.1
1645
- "@jupyterlab/ui-components": ^4.3.1
1643
+ "@jupyterlab/apputils": ^4.4.3
1644
+ "@jupyterlab/translation": ^4.3.3
1645
+ "@jupyterlab/ui-components": ^4.3.3
1646
1646
  "@lumino/algorithm": ^2.0.2
1647
1647
  "@lumino/commands": ^2.3.1
1648
1648
  "@lumino/coreutils": ^2.2.0
1649
1649
  "@lumino/widgets": ^2.5.0
1650
- checksum: 6ba3218a2a31c6cffc9c6da4c751c45c40db1251525affd531d776928af23458d320b57c08329f4cd9a100bd792270b4bef4412e84ee9e0989ad0679055dec6e
1650
+ checksum: 669709a7fdff792b997f1f533d18c1e391908065b4286aa72d36462381b0a646f1b8abe1a384435b9f6cf83d506732b98e9b9d71fee3d8023cecc82777d9a152
1651
1651
  languageName: node
1652
1652
  linkType: hard
1653
1653
 
1654
- "@jupyterlab/markdownviewer-extension@npm:~4.3.1":
1655
- version: 4.3.1
1656
- resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.1"
1654
+ "@jupyterlab/markdownviewer-extension@npm:~4.3.3":
1655
+ version: 4.3.3
1656
+ resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.3"
1657
1657
  dependencies:
1658
- "@jupyterlab/application": ^4.3.1
1659
- "@jupyterlab/apputils": ^4.4.1
1660
- "@jupyterlab/coreutils": ^6.3.1
1661
- "@jupyterlab/markdownviewer": ^4.3.1
1662
- "@jupyterlab/rendermime": ^4.3.1
1663
- "@jupyterlab/settingregistry": ^4.3.1
1664
- "@jupyterlab/toc": ^6.3.1
1665
- "@jupyterlab/translation": ^4.3.1
1666
- checksum: 2e6110ba437922911ae1143ecab373b9ae4a7758160879051ab627061b97e19f456df82cd9010b617f0186ff070694705f670ec485bae9b6cf08a4457f580f32
1658
+ "@jupyterlab/application": ^4.3.3
1659
+ "@jupyterlab/apputils": ^4.4.3
1660
+ "@jupyterlab/coreutils": ^6.3.3
1661
+ "@jupyterlab/markdownviewer": ^4.3.3
1662
+ "@jupyterlab/rendermime": ^4.3.3
1663
+ "@jupyterlab/settingregistry": ^4.3.3
1664
+ "@jupyterlab/toc": ^6.3.3
1665
+ "@jupyterlab/translation": ^4.3.3
1666
+ checksum: dbd6ed2562b2142e414423531ec6e571103d0852b7a9622aab97a3bbee1303899d72a05af56780e3fbb20531ec86d7b783ffafbad08aa5e85dedbb3a5a85d938
1667
1667
  languageName: node
1668
1668
  linkType: hard
1669
1669
 
1670
- "@jupyterlab/markdownviewer@npm:~4.3.1":
1671
- version: 4.3.1
1672
- resolution: "@jupyterlab/markdownviewer@npm:4.3.1"
1673
- dependencies:
1674
- "@jupyterlab/apputils": ^4.4.1
1675
- "@jupyterlab/coreutils": ^6.3.1
1676
- "@jupyterlab/docregistry": ^4.3.1
1677
- "@jupyterlab/rendermime": ^4.3.1
1678
- "@jupyterlab/toc": ^6.3.1
1679
- "@jupyterlab/translation": ^4.3.1
1670
+ "@jupyterlab/markdownviewer@npm:~4.3.3":
1671
+ version: 4.3.3
1672
+ resolution: "@jupyterlab/markdownviewer@npm:4.3.3"
1673
+ dependencies:
1674
+ "@jupyterlab/apputils": ^4.4.3
1675
+ "@jupyterlab/coreutils": ^6.3.3
1676
+ "@jupyterlab/docregistry": ^4.3.3
1677
+ "@jupyterlab/rendermime": ^4.3.3
1678
+ "@jupyterlab/toc": ^6.3.3
1679
+ "@jupyterlab/translation": ^4.3.3
1680
1680
  "@lumino/coreutils": ^2.2.0
1681
1681
  "@lumino/messaging": ^2.0.2
1682
1682
  "@lumino/signaling": ^2.1.3
1683
1683
  "@lumino/widgets": ^2.5.0
1684
- checksum: a81c9d6b99967866981f0872b4d89b618bf7319790cdbf3916ab174b72a2a8afced40d70acf869e4542ff13121658cbfbd7e0f66407ad0318a73e887a63e001f
1684
+ checksum: fe4a9970d87ed41dc8b91ef515fafc3a6ea31e8172384b6f6b204d075b332a1fed1ff53f223e0ca92c2590ece38db94c5396e17dcf39e632f11ef01a3a484495
1685
1685
  languageName: node
1686
1686
  linkType: hard
1687
1687
 
1688
- "@jupyterlab/markedparser-extension@npm:~4.3.1":
1689
- version: 4.3.1
1690
- resolution: "@jupyterlab/markedparser-extension@npm:4.3.1"
1688
+ "@jupyterlab/markedparser-extension@npm:~4.3.3":
1689
+ version: 4.3.3
1690
+ resolution: "@jupyterlab/markedparser-extension@npm:4.3.3"
1691
1691
  dependencies:
1692
- "@jupyterlab/application": ^4.3.1
1693
- "@jupyterlab/codemirror": ^4.3.1
1694
- "@jupyterlab/coreutils": ^6.3.1
1695
- "@jupyterlab/mermaid": ^4.3.1
1696
- "@jupyterlab/rendermime": ^4.3.1
1692
+ "@jupyterlab/application": ^4.3.3
1693
+ "@jupyterlab/codemirror": ^4.3.3
1694
+ "@jupyterlab/coreutils": ^6.3.3
1695
+ "@jupyterlab/mermaid": ^4.3.3
1696
+ "@jupyterlab/rendermime": ^4.3.3
1697
1697
  "@lumino/coreutils": ^2.2.0
1698
1698
  marked: ^9.1.2
1699
1699
  marked-gfm-heading-id: ^3.1.0
1700
1700
  marked-mangle: ^1.1.4
1701
- checksum: 10533582f1edf330bd081e17c68e8a23fa5358ec9583d43a61bd43f39a8bdd0e4a70f2e110d9726074a030e0d038e7ed914a8cff237381e4de2c26f7b315cd13
1701
+ checksum: 928420915e4d458e4a5869fc1ed86f896ff2d154c8413fbe45097317d36dedc6e1cd29b32c51dab94c442290d6d09ba382f53e5b0ae55bf2f93067089676aa35
1702
1702
  languageName: node
1703
1703
  linkType: hard
1704
1704
 
1705
- "@jupyterlab/mathjax-extension@npm:~4.3.1":
1706
- version: 4.3.1
1707
- resolution: "@jupyterlab/mathjax-extension@npm:4.3.1"
1705
+ "@jupyterlab/mathjax-extension@npm:~4.3.3":
1706
+ version: 4.3.3
1707
+ resolution: "@jupyterlab/mathjax-extension@npm:4.3.3"
1708
1708
  dependencies:
1709
- "@jupyterlab/application": ^4.3.1
1710
- "@jupyterlab/rendermime": ^4.3.1
1709
+ "@jupyterlab/application": ^4.3.3
1710
+ "@jupyterlab/rendermime": ^4.3.3
1711
1711
  "@lumino/coreutils": ^2.2.0
1712
1712
  mathjax-full: ^3.2.2
1713
- checksum: 55eac436d6a12ad8301b0a24e904587c52029b95e16dc0c194042fd4efa66de407c97aa1d3294cbcb55e4a91992eaa9a65c18f121a494924f01fab97916e7e49
1713
+ checksum: f7459893b1560cb17647c9485f63c7b9374cc8746c5cb3e67e6f3663411fe5590de6b2dddd9f7945c632b1317d249b2bfcd62af72b70501aa412dfd59edc764d
1714
1714
  languageName: node
1715
1715
  linkType: hard
1716
1716
 
1717
- "@jupyterlab/mermaid-extension@npm:~4.3.1":
1718
- version: 4.3.1
1719
- resolution: "@jupyterlab/mermaid-extension@npm:4.3.1"
1717
+ "@jupyterlab/mermaid-extension@npm:~4.3.3":
1718
+ version: 4.3.3
1719
+ resolution: "@jupyterlab/mermaid-extension@npm:4.3.3"
1720
1720
  dependencies:
1721
- "@jupyterlab/application": ^4.3.1
1722
- "@jupyterlab/apputils": ^4.4.1
1723
- "@jupyterlab/mermaid": ^4.3.1
1724
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1725
- "@jupyterlab/translation": ^4.3.1
1726
- checksum: a5ff428456773c60b9154fb7de1dc3d9b4c020b8715099e70660eadcd78ff089210abcc052ac0300d1641669ab10bd274b8eb67a20695749038a82c5ddda1330
1721
+ "@jupyterlab/application": ^4.3.3
1722
+ "@jupyterlab/apputils": ^4.4.3
1723
+ "@jupyterlab/mermaid": ^4.3.3
1724
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1725
+ "@jupyterlab/translation": ^4.3.3
1726
+ checksum: 40426f4f43138631118899f5e78356fa25a4ce65c169ad442e904ff649b9c1e9d53fe0ec188a2f4cb944681456758ed4077609b72204d6d523c5f57d145cfe06
1727
1727
  languageName: node
1728
1728
  linkType: hard
1729
1729
 
1730
- "@jupyterlab/mermaid@npm:~4.3.1":
1731
- version: 4.3.1
1732
- resolution: "@jupyterlab/mermaid@npm:4.3.1"
1730
+ "@jupyterlab/mermaid@npm:~4.3.3":
1731
+ version: 4.3.3
1732
+ resolution: "@jupyterlab/mermaid@npm:4.3.3"
1733
1733
  dependencies:
1734
- "@jupyterlab/apputils": ^4.4.1
1735
- "@jupyterlab/coreutils": ^6.3.1
1736
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1734
+ "@jupyterlab/apputils": ^4.4.3
1735
+ "@jupyterlab/coreutils": ^6.3.3
1736
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1737
1737
  "@lumino/coreutils": ^2.2.0
1738
1738
  "@lumino/widgets": ^2.5.0
1739
1739
  mermaid: ^10.7.0
1740
- checksum: 8772b99edda58ffec5245cf43472b1fabfed484dc9d2a3277a470f5d2ebbffde5017c345235ce57a00da5580d9de97719e9b12495137799c0c4271e64c24d47d
1740
+ checksum: a54426b3b8d3700a12ad71ac5a8d638df19893332f8af70ee88e3ab40d96321c07b2d04d38305fd7db847dd95ff99046c354bcfe6781796e9d83802ac415a830
1741
1741
  languageName: node
1742
1742
  linkType: hard
1743
1743
 
1744
- "@jupyterlab/metadataform-extension@npm:~4.3.1":
1745
- version: 4.3.1
1746
- resolution: "@jupyterlab/metadataform-extension@npm:4.3.1"
1747
- dependencies:
1748
- "@jupyterlab/application": ^4.3.1
1749
- "@jupyterlab/metadataform": ^4.3.1
1750
- "@jupyterlab/notebook": ^4.3.1
1751
- "@jupyterlab/settingregistry": ^4.3.1
1752
- "@jupyterlab/translation": ^4.3.1
1753
- "@jupyterlab/ui-components": ^4.3.1
1744
+ "@jupyterlab/metadataform-extension@npm:~4.3.3":
1745
+ version: 4.3.3
1746
+ resolution: "@jupyterlab/metadataform-extension@npm:4.3.3"
1747
+ dependencies:
1748
+ "@jupyterlab/application": ^4.3.3
1749
+ "@jupyterlab/metadataform": ^4.3.3
1750
+ "@jupyterlab/notebook": ^4.3.3
1751
+ "@jupyterlab/settingregistry": ^4.3.3
1752
+ "@jupyterlab/translation": ^4.3.3
1753
+ "@jupyterlab/ui-components": ^4.3.3
1754
1754
  "@lumino/coreutils": ^2.2.0
1755
- checksum: 24b68ae54b91a6b095a245a213e355e39aebfdc4b7533fb3eb6eac532297d254911e8848ee07d7cb2e1f177bc1e9984510d61acd00aefb44906a1d159066e89f
1755
+ checksum: f017854fd0a72aae17b890507658fd0c506bb3a51f371b41cf5e6dd5f082bf624a66868ed0b80020fd6e817910488322d4eaba74b253f736756bed3cca0fb2d5
1756
1756
  languageName: node
1757
1757
  linkType: hard
1758
1758
 
1759
- "@jupyterlab/metadataform@npm:~4.3.1":
1760
- version: 4.3.1
1761
- resolution: "@jupyterlab/metadataform@npm:4.3.1"
1762
- dependencies:
1763
- "@jupyterlab/apputils": ^4.4.1
1764
- "@jupyterlab/nbformat": ^4.3.1
1765
- "@jupyterlab/notebook": ^4.3.1
1766
- "@jupyterlab/settingregistry": ^4.3.1
1767
- "@jupyterlab/translation": ^4.3.1
1768
- "@jupyterlab/ui-components": ^4.3.1
1759
+ "@jupyterlab/metadataform@npm:~4.3.3":
1760
+ version: 4.3.3
1761
+ resolution: "@jupyterlab/metadataform@npm:4.3.3"
1762
+ dependencies:
1763
+ "@jupyterlab/apputils": ^4.4.3
1764
+ "@jupyterlab/nbformat": ^4.3.3
1765
+ "@jupyterlab/notebook": ^4.3.3
1766
+ "@jupyterlab/settingregistry": ^4.3.3
1767
+ "@jupyterlab/translation": ^4.3.3
1768
+ "@jupyterlab/ui-components": ^4.3.3
1769
1769
  "@lumino/coreutils": ^2.2.0
1770
1770
  "@lumino/messaging": ^2.0.2
1771
1771
  "@lumino/widgets": ^2.5.0
@@ -1773,53 +1773,53 @@ __metadata:
1773
1773
  "@rjsf/validator-ajv8": ^5.13.4
1774
1774
  json-schema: ^0.4.0
1775
1775
  react: ^18.2.0
1776
- checksum: c09a766eaa9fa854e327df7fc2a57972081bac1b3c5a43212659b1a9e731b8f59809d163ccf5bdf25ceeb8c1a9042c1f714614bcd4899d182cb857f81d7f680b
1776
+ checksum: 6ca5c6495d4d6d78002c94dad0147154025754a23f1dcae72b30ae3c541adeba0b0216630f966620daf495013545c6db4fc8960c85ed72a9ca9097b4bab13c4e
1777
1777
  languageName: node
1778
1778
  linkType: hard
1779
1779
 
1780
- "@jupyterlab/nbformat@npm:~4.3.1":
1781
- version: 4.3.1
1782
- resolution: "@jupyterlab/nbformat@npm:4.3.1"
1780
+ "@jupyterlab/nbformat@npm:~4.3.3":
1781
+ version: 4.3.3
1782
+ resolution: "@jupyterlab/nbformat@npm:4.3.3"
1783
1783
  dependencies:
1784
1784
  "@lumino/coreutils": ^2.2.0
1785
- checksum: 009ce5f41785e2367a86e1445e30d092c178070ea32e9344c71422dce14fef29810cfcbf4c90476f5634b19f6a117d85d1a7dd53debd61af0469b3c47dd92c8a
1785
+ checksum: 2e96f688e356209284961a6421391312f58ddb6443ba42ed19838384d33fab0e5b877a956cc5620da9d7417c2cd852e9e225353b6ac45e246e2d546dfd6302c8
1786
1786
  languageName: node
1787
1787
  linkType: hard
1788
1788
 
1789
- "@jupyterlab/notebook-extension@npm:~4.3.1":
1790
- version: 4.3.1
1791
- resolution: "@jupyterlab/notebook-extension@npm:4.3.1"
1789
+ "@jupyterlab/notebook-extension@npm:~4.3.3":
1790
+ version: 4.3.3
1791
+ resolution: "@jupyterlab/notebook-extension@npm:4.3.3"
1792
1792
  dependencies:
1793
1793
  "@jupyter/ydoc": ^3.0.0
1794
- "@jupyterlab/application": ^4.3.1
1795
- "@jupyterlab/apputils": ^4.4.1
1796
- "@jupyterlab/cells": ^4.3.1
1797
- "@jupyterlab/codeeditor": ^4.3.1
1798
- "@jupyterlab/codemirror": ^4.3.1
1799
- "@jupyterlab/completer": ^4.3.1
1800
- "@jupyterlab/coreutils": ^6.3.1
1801
- "@jupyterlab/docmanager": ^4.3.1
1802
- "@jupyterlab/docmanager-extension": ^4.3.1
1803
- "@jupyterlab/docregistry": ^4.3.1
1804
- "@jupyterlab/documentsearch": ^4.3.1
1805
- "@jupyterlab/filebrowser": ^4.3.1
1806
- "@jupyterlab/launcher": ^4.3.1
1807
- "@jupyterlab/logconsole": ^4.3.1
1808
- "@jupyterlab/lsp": ^4.3.1
1809
- "@jupyterlab/mainmenu": ^4.3.1
1810
- "@jupyterlab/metadataform": ^4.3.1
1811
- "@jupyterlab/nbformat": ^4.3.1
1812
- "@jupyterlab/notebook": ^4.3.1
1813
- "@jupyterlab/observables": ^5.3.1
1814
- "@jupyterlab/property-inspector": ^4.3.1
1815
- "@jupyterlab/rendermime": ^4.3.1
1816
- "@jupyterlab/services": ^7.3.1
1817
- "@jupyterlab/settingregistry": ^4.3.1
1818
- "@jupyterlab/statedb": ^4.3.1
1819
- "@jupyterlab/statusbar": ^4.3.1
1820
- "@jupyterlab/toc": ^6.3.1
1821
- "@jupyterlab/translation": ^4.3.1
1822
- "@jupyterlab/ui-components": ^4.3.1
1794
+ "@jupyterlab/application": ^4.3.3
1795
+ "@jupyterlab/apputils": ^4.4.3
1796
+ "@jupyterlab/cells": ^4.3.3
1797
+ "@jupyterlab/codeeditor": ^4.3.3
1798
+ "@jupyterlab/codemirror": ^4.3.3
1799
+ "@jupyterlab/completer": ^4.3.3
1800
+ "@jupyterlab/coreutils": ^6.3.3
1801
+ "@jupyterlab/docmanager": ^4.3.3
1802
+ "@jupyterlab/docmanager-extension": ^4.3.3
1803
+ "@jupyterlab/docregistry": ^4.3.3
1804
+ "@jupyterlab/documentsearch": ^4.3.3
1805
+ "@jupyterlab/filebrowser": ^4.3.3
1806
+ "@jupyterlab/launcher": ^4.3.3
1807
+ "@jupyterlab/logconsole": ^4.3.3
1808
+ "@jupyterlab/lsp": ^4.3.3
1809
+ "@jupyterlab/mainmenu": ^4.3.3
1810
+ "@jupyterlab/metadataform": ^4.3.3
1811
+ "@jupyterlab/nbformat": ^4.3.3
1812
+ "@jupyterlab/notebook": ^4.3.3
1813
+ "@jupyterlab/observables": ^5.3.3
1814
+ "@jupyterlab/property-inspector": ^4.3.3
1815
+ "@jupyterlab/rendermime": ^4.3.3
1816
+ "@jupyterlab/services": ^7.3.3
1817
+ "@jupyterlab/settingregistry": ^4.3.3
1818
+ "@jupyterlab/statedb": ^4.3.3
1819
+ "@jupyterlab/statusbar": ^4.3.3
1820
+ "@jupyterlab/toc": ^6.3.3
1821
+ "@jupyterlab/translation": ^4.3.3
1822
+ "@jupyterlab/ui-components": ^4.3.3
1823
1823
  "@lumino/algorithm": ^2.0.2
1824
1824
  "@lumino/commands": ^2.3.1
1825
1825
  "@lumino/coreutils": ^2.2.0
@@ -1829,32 +1829,32 @@ __metadata:
1829
1829
  "@lumino/widgets": ^2.5.0
1830
1830
  "@rjsf/utils": ^5.13.4
1831
1831
  react: ^18.2.0
1832
- checksum: 3dfc9908f1ed50d8d6eb69b682ebb3254fbc990690350ec860216520c9846f0254728970e5e2fd815a3c84c7e9c2b941ee2343a81f186569d37050fe1a1abe8d
1832
+ checksum: 516cbaf78990b26585bc29384d33814597163a0e29121affe9a347ddbb21fc56962970618a700ede7e2a6a56a9662299b281e8d99a14e440fda2ad98900115f5
1833
1833
  languageName: node
1834
1834
  linkType: hard
1835
1835
 
1836
- "@jupyterlab/notebook@npm:~4.3.1":
1837
- version: 4.3.1
1838
- resolution: "@jupyterlab/notebook@npm:4.3.1"
1836
+ "@jupyterlab/notebook@npm:~4.3.3":
1837
+ version: 4.3.3
1838
+ resolution: "@jupyterlab/notebook@npm:4.3.3"
1839
1839
  dependencies:
1840
1840
  "@jupyter/ydoc": ^3.0.0
1841
- "@jupyterlab/apputils": ^4.4.1
1842
- "@jupyterlab/cells": ^4.3.1
1843
- "@jupyterlab/codeeditor": ^4.3.1
1844
- "@jupyterlab/codemirror": ^4.3.1
1845
- "@jupyterlab/coreutils": ^6.3.1
1846
- "@jupyterlab/docregistry": ^4.3.1
1847
- "@jupyterlab/documentsearch": ^4.3.1
1848
- "@jupyterlab/lsp": ^4.3.1
1849
- "@jupyterlab/nbformat": ^4.3.1
1850
- "@jupyterlab/observables": ^5.3.1
1851
- "@jupyterlab/rendermime": ^4.3.1
1852
- "@jupyterlab/services": ^7.3.1
1853
- "@jupyterlab/settingregistry": ^4.3.1
1854
- "@jupyterlab/statusbar": ^4.3.1
1855
- "@jupyterlab/toc": ^6.3.1
1856
- "@jupyterlab/translation": ^4.3.1
1857
- "@jupyterlab/ui-components": ^4.3.1
1841
+ "@jupyterlab/apputils": ^4.4.3
1842
+ "@jupyterlab/cells": ^4.3.3
1843
+ "@jupyterlab/codeeditor": ^4.3.3
1844
+ "@jupyterlab/codemirror": ^4.3.3
1845
+ "@jupyterlab/coreutils": ^6.3.3
1846
+ "@jupyterlab/docregistry": ^4.3.3
1847
+ "@jupyterlab/documentsearch": ^4.3.3
1848
+ "@jupyterlab/lsp": ^4.3.3
1849
+ "@jupyterlab/nbformat": ^4.3.3
1850
+ "@jupyterlab/observables": ^5.3.3
1851
+ "@jupyterlab/rendermime": ^4.3.3
1852
+ "@jupyterlab/services": ^7.3.3
1853
+ "@jupyterlab/settingregistry": ^4.3.3
1854
+ "@jupyterlab/statusbar": ^4.3.3
1855
+ "@jupyterlab/toc": ^6.3.3
1856
+ "@jupyterlab/translation": ^4.3.3
1857
+ "@jupyterlab/ui-components": ^4.3.3
1858
1858
  "@lumino/algorithm": ^2.0.2
1859
1859
  "@lumino/coreutils": ^2.2.0
1860
1860
  "@lumino/disposable": ^2.1.3
@@ -1867,34 +1867,34 @@ __metadata:
1867
1867
  "@lumino/virtualdom": ^2.0.2
1868
1868
  "@lumino/widgets": ^2.5.0
1869
1869
  react: ^18.2.0
1870
- checksum: 4f208119e412492e2b732be316f1a60222d662401c099ecb6f5ec54e5926b66568936b1c91341bb5fcd699570db84ccc4e3fb0117f506f78234b563c54a5514e
1870
+ checksum: 89e9bab09c102a0b12cf29b432873561a35c607998365de5bc027a20345c30e5928229d2c8a3fc69e7c6fc0440339b0ac33a783ab5711dce93fba69f2cb20146
1871
1871
  languageName: node
1872
1872
  linkType: hard
1873
1873
 
1874
- "@jupyterlab/observables@npm:~5.3.1":
1875
- version: 5.3.1
1876
- resolution: "@jupyterlab/observables@npm:5.3.1"
1874
+ "@jupyterlab/observables@npm:~5.3.3":
1875
+ version: 5.3.3
1876
+ resolution: "@jupyterlab/observables@npm:5.3.3"
1877
1877
  dependencies:
1878
1878
  "@lumino/algorithm": ^2.0.2
1879
1879
  "@lumino/coreutils": ^2.2.0
1880
1880
  "@lumino/disposable": ^2.1.3
1881
1881
  "@lumino/messaging": ^2.0.2
1882
1882
  "@lumino/signaling": ^2.1.3
1883
- checksum: 2c15097088e06a4f12a9e94f8fb26baec7f9fe86188f9e7b6fb421c655b2acbb5cb95f3abb53b86bb417649523561268789393fa9da7b92fa70d2f123320241e
1883
+ checksum: 951234b84556523d83c67ba7f5d5109a5ff4da9adc2329137e218974e2e7b0e4392b69a642005e5805108d9080d0c4c0233b1d35429d2acd7dc3d7191dddb8bc
1884
1884
  languageName: node
1885
1885
  linkType: hard
1886
1886
 
1887
- "@jupyterlab/outputarea@npm:~4.3.1":
1888
- version: 4.3.1
1889
- resolution: "@jupyterlab/outputarea@npm:4.3.1"
1890
- dependencies:
1891
- "@jupyterlab/apputils": ^4.4.1
1892
- "@jupyterlab/nbformat": ^4.3.1
1893
- "@jupyterlab/observables": ^5.3.1
1894
- "@jupyterlab/rendermime": ^4.3.1
1895
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1896
- "@jupyterlab/services": ^7.3.1
1897
- "@jupyterlab/translation": ^4.3.1
1887
+ "@jupyterlab/outputarea@npm:~4.3.3":
1888
+ version: 4.3.3
1889
+ resolution: "@jupyterlab/outputarea@npm:4.3.3"
1890
+ dependencies:
1891
+ "@jupyterlab/apputils": ^4.4.3
1892
+ "@jupyterlab/nbformat": ^4.3.3
1893
+ "@jupyterlab/observables": ^5.3.3
1894
+ "@jupyterlab/rendermime": ^4.3.3
1895
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1896
+ "@jupyterlab/services": ^7.3.3
1897
+ "@jupyterlab/translation": ^4.3.3
1898
1898
  "@lumino/algorithm": ^2.0.2
1899
1899
  "@lumino/coreutils": ^2.2.0
1900
1900
  "@lumino/disposable": ^2.1.3
@@ -1902,146 +1902,146 @@ __metadata:
1902
1902
  "@lumino/properties": ^2.0.2
1903
1903
  "@lumino/signaling": ^2.1.3
1904
1904
  "@lumino/widgets": ^2.5.0
1905
- checksum: 9bbbcd82148c68b63531f1b671229d0f4394afe3455afbc8808214d5d87b262a45a1f689dbcce0eaec1d6d2f012554e382adbc99824f9e36cce211b867454e4e
1905
+ checksum: 45c7a4c8509ab718c2055e128b4030a9e89b42af775e50a82340f5f255c0369ac3a0d79e8185640bc2add55b738cda893532806bfac163b50ff683662cf06526
1906
1906
  languageName: node
1907
1907
  linkType: hard
1908
1908
 
1909
- "@jupyterlab/pdf-extension@npm:~4.3.1":
1910
- version: 4.3.1
1911
- resolution: "@jupyterlab/pdf-extension@npm:4.3.1"
1909
+ "@jupyterlab/pdf-extension@npm:~4.3.3":
1910
+ version: 4.3.3
1911
+ resolution: "@jupyterlab/pdf-extension@npm:4.3.3"
1912
1912
  dependencies:
1913
- "@jupyterlab/rendermime-interfaces": ^3.11.1
1913
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
1914
1914
  "@lumino/coreutils": ^2.2.0
1915
1915
  "@lumino/disposable": ^2.1.3
1916
1916
  "@lumino/widgets": ^2.5.0
1917
- checksum: 6fee3e5e1014ae35d8b9ba9782f38431edc0fdbb48c8be639e1dc593e140692589246f8f3d0cca225b09893a1b623d37a950051c3c75ef30bd24911caa9ed40d
1917
+ checksum: 6faffa1c0d9e08544f10d25703efda371d060576d6e84d5a255f058d428d3237db72cd009d7ec5a9de6b1ed477f1aee5edb5e26dc9d52414b0dde3e775853b58
1918
1918
  languageName: node
1919
1919
  linkType: hard
1920
1920
 
1921
- "@jupyterlab/pluginmanager-extension@npm:~4.3.1":
1922
- version: 4.3.1
1923
- resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.1"
1921
+ "@jupyterlab/pluginmanager-extension@npm:~4.3.3":
1922
+ version: 4.3.3
1923
+ resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.3"
1924
1924
  dependencies:
1925
- "@jupyterlab/application": ^4.3.1
1926
- "@jupyterlab/apputils": ^4.4.1
1927
- "@jupyterlab/pluginmanager": ^4.3.1
1928
- "@jupyterlab/translation": ^4.3.1
1929
- "@jupyterlab/ui-components": ^4.3.1
1925
+ "@jupyterlab/application": ^4.3.3
1926
+ "@jupyterlab/apputils": ^4.4.3
1927
+ "@jupyterlab/pluginmanager": ^4.3.3
1928
+ "@jupyterlab/translation": ^4.3.3
1929
+ "@jupyterlab/ui-components": ^4.3.3
1930
1930
  "@lumino/coreutils": ^2.2.0
1931
- checksum: 3e307fbb1a35431a1ec60b571bb48c28191e8499c42624cbc4ed15d98063ea8909a3af4e9a8f34a34e1779d3a12bd2c9293bbd7b82b8900b7371b5b511b7fe86
1931
+ checksum: 478e6947d0bd71a1a91b3a551e3e30a21716568661feabdac6e440dffbded0b38d8f806bd08ab0edcd9bd4afa5955c76ce651c2d9f4df79f7c254f56d2a56dca
1932
1932
  languageName: node
1933
1933
  linkType: hard
1934
1934
 
1935
- "@jupyterlab/pluginmanager@npm:~4.3.1":
1936
- version: 4.3.1
1937
- resolution: "@jupyterlab/pluginmanager@npm:4.3.1"
1938
- dependencies:
1939
- "@jupyterlab/application": ^4.3.1
1940
- "@jupyterlab/apputils": ^4.4.1
1941
- "@jupyterlab/coreutils": ^6.3.1
1942
- "@jupyterlab/services": ^7.3.1
1943
- "@jupyterlab/translation": ^4.3.1
1944
- "@jupyterlab/ui-components": ^4.3.1
1935
+ "@jupyterlab/pluginmanager@npm:~4.3.3":
1936
+ version: 4.3.3
1937
+ resolution: "@jupyterlab/pluginmanager@npm:4.3.3"
1938
+ dependencies:
1939
+ "@jupyterlab/application": ^4.3.3
1940
+ "@jupyterlab/apputils": ^4.4.3
1941
+ "@jupyterlab/coreutils": ^6.3.3
1942
+ "@jupyterlab/services": ^7.3.3
1943
+ "@jupyterlab/translation": ^4.3.3
1944
+ "@jupyterlab/ui-components": ^4.3.3
1945
1945
  "@lumino/coreutils": ^2.2.0
1946
1946
  "@lumino/signaling": ^2.1.3
1947
1947
  "@lumino/widgets": ^2.5.0
1948
1948
  react: ^18.2.0
1949
- checksum: cf9860c289f94d253e2448c7f65780ed3ede72926c28309fb716f838df9d37f17588cf4391d9d0e2e7cd6e550c351b45bb6b4a118f667bfeff0ea5fb19b0beda
1949
+ checksum: 884b008633c62508d2731708857dab221cfa65c0a5911ecddd76ccdb4088c966712c3d1ed2c4135e59844f4f127257a011e0e3d34a06fb1afc64bbb16ff89251
1950
1950
  languageName: node
1951
1951
  linkType: hard
1952
1952
 
1953
- "@jupyterlab/property-inspector@npm:~4.3.1":
1954
- version: 4.3.1
1955
- resolution: "@jupyterlab/property-inspector@npm:4.3.1"
1953
+ "@jupyterlab/property-inspector@npm:~4.3.3":
1954
+ version: 4.3.3
1955
+ resolution: "@jupyterlab/property-inspector@npm:4.3.3"
1956
1956
  dependencies:
1957
- "@jupyterlab/application": ^4.3.1
1958
- "@jupyterlab/translation": ^4.3.1
1959
- "@jupyterlab/ui-components": ^4.3.1
1957
+ "@jupyterlab/application": ^4.3.3
1958
+ "@jupyterlab/translation": ^4.3.3
1959
+ "@jupyterlab/ui-components": ^4.3.3
1960
1960
  "@lumino/coreutils": ^2.2.0
1961
1961
  "@lumino/disposable": ^2.1.3
1962
1962
  "@lumino/signaling": ^2.1.3
1963
1963
  "@lumino/widgets": ^2.5.0
1964
1964
  react: ^18.2.0
1965
- checksum: 51cfbab9fd9b27c121f365f0e98ba2c317300ee35d6b29e615a3cd5d1fb24a17c7d00e6cdf2350d25d7ad7e364bf06f4e0dc3190248e0d567a9371f48e50eb27
1965
+ checksum: ec036573fa77f4233bc84c110fabe6cfbafa97dba689d27a1e900bfafaca1e869aeebce2fd2d129525f7157999fc3cee41a2eb1d9ce251636230cb4320a9c8c1
1966
1966
  languageName: node
1967
1967
  linkType: hard
1968
1968
 
1969
- "@jupyterlab/rendermime-extension@npm:~4.3.1":
1970
- version: 4.3.1
1971
- resolution: "@jupyterlab/rendermime-extension@npm:4.3.1"
1969
+ "@jupyterlab/rendermime-extension@npm:~4.3.3":
1970
+ version: 4.3.3
1971
+ resolution: "@jupyterlab/rendermime-extension@npm:4.3.3"
1972
1972
  dependencies:
1973
- "@jupyterlab/application": ^4.3.1
1974
- "@jupyterlab/apputils": ^4.4.1
1975
- "@jupyterlab/docmanager": ^4.3.1
1976
- "@jupyterlab/rendermime": ^4.3.1
1977
- "@jupyterlab/translation": ^4.3.1
1978
- checksum: 074a509cb18f5b1bc390191dffbc8e3c01b2c750e4fec374fbbb0c7e21349b5a7d6de7bc921881b7a17b8142c23faf41a3e5736e192ba37bd133ad3bb075675e
1973
+ "@jupyterlab/application": ^4.3.3
1974
+ "@jupyterlab/apputils": ^4.4.3
1975
+ "@jupyterlab/docmanager": ^4.3.3
1976
+ "@jupyterlab/rendermime": ^4.3.3
1977
+ "@jupyterlab/translation": ^4.3.3
1978
+ checksum: 080dcc0ac49a55be907b518bc206a3aa8b65d0223fd46a94fa20451bcbf177d2a98f584b310b136246f2fd023f7af4cf72804d02f8114d479055b4d4f8fa0427
1979
1979
  languageName: node
1980
1980
  linkType: hard
1981
1981
 
1982
- "@jupyterlab/rendermime-interfaces@npm:~3.11.1":
1983
- version: 3.11.1
1984
- resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.1"
1982
+ "@jupyterlab/rendermime-interfaces@npm:~3.11.3":
1983
+ version: 3.11.3
1984
+ resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.3"
1985
1985
  dependencies:
1986
1986
  "@lumino/coreutils": ^1.11.0 || ^2.2.0
1987
1987
  "@lumino/widgets": ^1.37.2 || ^2.5.0
1988
- checksum: 296e3f4ebcdd760ebf503b6c9467a2f56ed6e19108c7f319a90cff32e0585b0a5147c982bc79a573fe1920e3bc4c6183d8d4e939659ed857baa2b12587061c57
1988
+ checksum: a4a4d73d08a4c9fcef39c345dc463f07a9736d241fc6bb4d1eecfc7780f784a39dce77f9e8c9552f51dde9602d4ce20430558aad5f53eb83245197fed2307f10
1989
1989
  languageName: node
1990
1990
  linkType: hard
1991
1991
 
1992
- "@jupyterlab/rendermime@npm:~4.3.1":
1993
- version: 4.3.1
1994
- resolution: "@jupyterlab/rendermime@npm:4.3.1"
1995
- dependencies:
1996
- "@jupyterlab/apputils": ^4.4.1
1997
- "@jupyterlab/coreutils": ^6.3.1
1998
- "@jupyterlab/nbformat": ^4.3.1
1999
- "@jupyterlab/observables": ^5.3.1
2000
- "@jupyterlab/rendermime-interfaces": ^3.11.1
2001
- "@jupyterlab/services": ^7.3.1
2002
- "@jupyterlab/translation": ^4.3.1
1992
+ "@jupyterlab/rendermime@npm:~4.3.3":
1993
+ version: 4.3.3
1994
+ resolution: "@jupyterlab/rendermime@npm:4.3.3"
1995
+ dependencies:
1996
+ "@jupyterlab/apputils": ^4.4.3
1997
+ "@jupyterlab/coreutils": ^6.3.3
1998
+ "@jupyterlab/nbformat": ^4.3.3
1999
+ "@jupyterlab/observables": ^5.3.3
2000
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
2001
+ "@jupyterlab/services": ^7.3.3
2002
+ "@jupyterlab/translation": ^4.3.3
2003
2003
  "@lumino/coreutils": ^2.2.0
2004
2004
  "@lumino/messaging": ^2.0.2
2005
2005
  "@lumino/signaling": ^2.1.3
2006
2006
  "@lumino/widgets": ^2.5.0
2007
2007
  lodash.escape: ^4.0.1
2008
- checksum: 8ded08cbed91d983289f20e21d05d555888f3e19a83e6cbc8f4d72748345dfec1017de63da1644f82368f2a591eac6dae15aa6197b295e4242f5d84965566791
2008
+ checksum: 8e40cc9e4ca6cecc3451cdbb460bfa075be5b43993b5511e9ebde101f246522fe6823272cdff4a2d5ef2b23d7b18a0e3a00471c4aa9c7b2487de45b4621e4497
2009
2009
  languageName: node
2010
2010
  linkType: hard
2011
2011
 
2012
- "@jupyterlab/running-extension@npm:~4.3.1":
2013
- version: 4.3.1
2014
- resolution: "@jupyterlab/running-extension@npm:4.3.1"
2015
- dependencies:
2016
- "@jupyterlab/application": ^4.3.1
2017
- "@jupyterlab/apputils": ^4.4.1
2018
- "@jupyterlab/coreutils": ^6.3.1
2019
- "@jupyterlab/docmanager": ^4.3.1
2020
- "@jupyterlab/docregistry": ^4.3.1
2021
- "@jupyterlab/rendermime-interfaces": ^3.11.1
2022
- "@jupyterlab/running": ^4.3.1
2023
- "@jupyterlab/services": ^7.3.1
2024
- "@jupyterlab/statedb": ^4.3.1
2025
- "@jupyterlab/translation": ^4.3.1
2026
- "@jupyterlab/ui-components": ^4.3.1
2012
+ "@jupyterlab/running-extension@npm:~4.3.3":
2013
+ version: 4.3.3
2014
+ resolution: "@jupyterlab/running-extension@npm:4.3.3"
2015
+ dependencies:
2016
+ "@jupyterlab/application": ^4.3.3
2017
+ "@jupyterlab/apputils": ^4.4.3
2018
+ "@jupyterlab/coreutils": ^6.3.3
2019
+ "@jupyterlab/docmanager": ^4.3.3
2020
+ "@jupyterlab/docregistry": ^4.3.3
2021
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
2022
+ "@jupyterlab/running": ^4.3.3
2023
+ "@jupyterlab/services": ^7.3.3
2024
+ "@jupyterlab/statedb": ^4.3.3
2025
+ "@jupyterlab/translation": ^4.3.3
2026
+ "@jupyterlab/ui-components": ^4.3.3
2027
2027
  "@lumino/commands": ^2.3.1
2028
2028
  "@lumino/polling": ^2.1.3
2029
2029
  "@lumino/signaling": ^2.1.3
2030
2030
  "@lumino/widgets": ^2.5.0
2031
2031
  react: ^18.2.0
2032
- checksum: 9fc30c8995a0396d4e5f323e6cc725197fccdf8642c283975b42142a23eec35db5d7b6f1c825e1f40caf74840d9675e4339c4a7eba494f83823e246b328381f0
2032
+ checksum: fe70ac8c51dac5d2c306bb8fc909db4a4d55386ae8998bf1f5e830d511e1509179bd12ecbde345b7d47c6d0a042ad60e36e6ff3bd64a62e84d85b09ddadd4e73
2033
2033
  languageName: node
2034
2034
  linkType: hard
2035
2035
 
2036
- "@jupyterlab/running@npm:~4.3.1":
2037
- version: 4.3.1
2038
- resolution: "@jupyterlab/running@npm:4.3.1"
2036
+ "@jupyterlab/running@npm:~4.3.3":
2037
+ version: 4.3.3
2038
+ resolution: "@jupyterlab/running@npm:4.3.3"
2039
2039
  dependencies:
2040
2040
  "@jupyter/react-components": ^0.16.6
2041
- "@jupyterlab/apputils": ^4.4.1
2042
- "@jupyterlab/statedb": ^4.3.1
2043
- "@jupyterlab/translation": ^4.3.1
2044
- "@jupyterlab/ui-components": ^4.3.1
2041
+ "@jupyterlab/apputils": ^4.4.3
2042
+ "@jupyterlab/statedb": ^4.3.3
2043
+ "@jupyterlab/translation": ^4.3.3
2044
+ "@jupyterlab/ui-components": ^4.3.3
2045
2045
  "@lumino/coreutils": ^2.2.0
2046
2046
  "@lumino/disposable": ^2.1.3
2047
2047
  "@lumino/domutils": ^2.0.2
@@ -2049,61 +2049,61 @@ __metadata:
2049
2049
  "@lumino/signaling": ^2.1.3
2050
2050
  "@lumino/widgets": ^2.5.0
2051
2051
  react: ^18.2.0
2052
- checksum: 4653d6ae582db9e43b78fd4086835fc00b5db6b702799d54fd9d72de64cb61496fd26c391da53b0b0d3448d9bc53a5d161ee958a437d558ff8f5669fe3005576
2052
+ checksum: 0bd0b7ea29a67ffc16e893b9a48502b1cfa8e548a3f7f1fb7c076187cbe6ac703515b64838358e23fa1ddd868f5dabd48f8b933d93b45e24a2d71f31573395b2
2053
2053
  languageName: node
2054
2054
  linkType: hard
2055
2055
 
2056
- "@jupyterlab/services@npm:~7.3.1":
2057
- version: 7.3.1
2058
- resolution: "@jupyterlab/services@npm:7.3.1"
2056
+ "@jupyterlab/services@npm:~7.3.3":
2057
+ version: 7.3.3
2058
+ resolution: "@jupyterlab/services@npm:7.3.3"
2059
2059
  dependencies:
2060
2060
  "@jupyter/ydoc": ^3.0.0
2061
- "@jupyterlab/coreutils": ^6.3.1
2062
- "@jupyterlab/nbformat": ^4.3.1
2063
- "@jupyterlab/settingregistry": ^4.3.1
2064
- "@jupyterlab/statedb": ^4.3.1
2061
+ "@jupyterlab/coreutils": ^6.3.3
2062
+ "@jupyterlab/nbformat": ^4.3.3
2063
+ "@jupyterlab/settingregistry": ^4.3.3
2064
+ "@jupyterlab/statedb": ^4.3.3
2065
2065
  "@lumino/coreutils": ^2.2.0
2066
2066
  "@lumino/disposable": ^2.1.3
2067
2067
  "@lumino/polling": ^2.1.3
2068
2068
  "@lumino/properties": ^2.0.2
2069
2069
  "@lumino/signaling": ^2.1.3
2070
2070
  ws: ^8.11.0
2071
- checksum: d1d80fa50254fa0f5a8a7565355b57f24d1db19d414727688a6dc2c879a24812d7d660e585ab0188c0923689283195eb3070a850bb2c26c449da624db006c839
2071
+ checksum: db7177c6db930a674543a2a2b1095c5f76edac0120dfa24243e231d89a07b2243a62d4691b9ecde834958dca9c3b671a6548b121af50d702e21722df3c5b547f
2072
2072
  languageName: node
2073
2073
  linkType: hard
2074
2074
 
2075
- "@jupyterlab/settingeditor-extension@npm:~4.3.1":
2076
- version: 4.3.1
2077
- resolution: "@jupyterlab/settingeditor-extension@npm:4.3.1"
2078
- dependencies:
2079
- "@jupyterlab/application": ^4.3.1
2080
- "@jupyterlab/apputils": ^4.4.1
2081
- "@jupyterlab/codeeditor": ^4.3.1
2082
- "@jupyterlab/pluginmanager": ^4.3.1
2083
- "@jupyterlab/rendermime": ^4.3.1
2084
- "@jupyterlab/settingeditor": ^4.3.1
2085
- "@jupyterlab/settingregistry": ^4.3.1
2086
- "@jupyterlab/statedb": ^4.3.1
2087
- "@jupyterlab/translation": ^4.3.1
2088
- "@jupyterlab/ui-components": ^4.3.1
2075
+ "@jupyterlab/settingeditor-extension@npm:~4.3.3":
2076
+ version: 4.3.3
2077
+ resolution: "@jupyterlab/settingeditor-extension@npm:4.3.3"
2078
+ dependencies:
2079
+ "@jupyterlab/application": ^4.3.3
2080
+ "@jupyterlab/apputils": ^4.4.3
2081
+ "@jupyterlab/codeeditor": ^4.3.3
2082
+ "@jupyterlab/pluginmanager": ^4.3.3
2083
+ "@jupyterlab/rendermime": ^4.3.3
2084
+ "@jupyterlab/settingeditor": ^4.3.3
2085
+ "@jupyterlab/settingregistry": ^4.3.3
2086
+ "@jupyterlab/statedb": ^4.3.3
2087
+ "@jupyterlab/translation": ^4.3.3
2088
+ "@jupyterlab/ui-components": ^4.3.3
2089
2089
  "@lumino/disposable": ^2.1.3
2090
- checksum: 5ca499bf6bff1c4ee798958e2f4268fce623fd12e119b4fe232439802ac2236d0fce6636f3c1faf84ad382090ff096341b054ea5a3202020244079f755152eb6
2090
+ checksum: 06667ade86ee82578be7f720ff33f922ba4e8df62dce906bb9569d6f7e0b8d5493886b2d4927941901177547d39bbfcbcb239f2857e6d28a29eb81490419ff04
2091
2091
  languageName: node
2092
2092
  linkType: hard
2093
2093
 
2094
- "@jupyterlab/settingeditor@npm:~4.3.1":
2095
- version: 4.3.1
2096
- resolution: "@jupyterlab/settingeditor@npm:4.3.1"
2097
- dependencies:
2098
- "@jupyterlab/application": ^4.3.1
2099
- "@jupyterlab/apputils": ^4.4.1
2100
- "@jupyterlab/codeeditor": ^4.3.1
2101
- "@jupyterlab/inspector": ^4.3.1
2102
- "@jupyterlab/rendermime": ^4.3.1
2103
- "@jupyterlab/settingregistry": ^4.3.1
2104
- "@jupyterlab/statedb": ^4.3.1
2105
- "@jupyterlab/translation": ^4.3.1
2106
- "@jupyterlab/ui-components": ^4.3.1
2094
+ "@jupyterlab/settingeditor@npm:~4.3.3":
2095
+ version: 4.3.3
2096
+ resolution: "@jupyterlab/settingeditor@npm:4.3.3"
2097
+ dependencies:
2098
+ "@jupyterlab/application": ^4.3.3
2099
+ "@jupyterlab/apputils": ^4.4.3
2100
+ "@jupyterlab/codeeditor": ^4.3.3
2101
+ "@jupyterlab/inspector": ^4.3.3
2102
+ "@jupyterlab/rendermime": ^4.3.3
2103
+ "@jupyterlab/settingregistry": ^4.3.3
2104
+ "@jupyterlab/statedb": ^4.3.3
2105
+ "@jupyterlab/translation": ^4.3.3
2106
+ "@jupyterlab/ui-components": ^4.3.3
2107
2107
  "@lumino/algorithm": ^2.0.2
2108
2108
  "@lumino/commands": ^2.3.1
2109
2109
  "@lumino/coreutils": ^2.2.0
@@ -2117,16 +2117,16 @@ __metadata:
2117
2117
  "@rjsf/validator-ajv8": ^5.13.4
2118
2118
  json-schema: ^0.4.0
2119
2119
  react: ^18.2.0
2120
- checksum: 1b16bc2cba460daa6a630741cee8b342044ecfa42dca5eb087a99aa2655efbd61893abed7586ec132ec85f8dd3132c64ceab8a14d0f1bac2184f46a5dc240a0b
2120
+ checksum: 9bd81e8560f4cbcc344a878bb580545a1f4f2d2444b0df8f564aaf63b16c4d950d78e9badfa53727bef23050041ea61b8221d0cfc406c81ed198a166eae0c9cc
2121
2121
  languageName: node
2122
2122
  linkType: hard
2123
2123
 
2124
- "@jupyterlab/settingregistry@npm:~4.3.1":
2125
- version: 4.3.1
2126
- resolution: "@jupyterlab/settingregistry@npm:4.3.1"
2124
+ "@jupyterlab/settingregistry@npm:~4.3.3":
2125
+ version: 4.3.3
2126
+ resolution: "@jupyterlab/settingregistry@npm:4.3.3"
2127
2127
  dependencies:
2128
- "@jupyterlab/nbformat": ^4.3.1
2129
- "@jupyterlab/statedb": ^4.3.1
2128
+ "@jupyterlab/nbformat": ^4.3.3
2129
+ "@jupyterlab/statedb": ^4.3.3
2130
2130
  "@lumino/commands": ^2.3.1
2131
2131
  "@lumino/coreutils": ^2.2.0
2132
2132
  "@lumino/disposable": ^2.1.3
@@ -2136,18 +2136,18 @@ __metadata:
2136
2136
  json5: ^2.2.3
2137
2137
  peerDependencies:
2138
2138
  react: ">=16"
2139
- checksum: c4f8fcedba9c524004fe919129242cdcbe1661ce7e71c2eb8bfe131ebe6e625367e1c05866b7326046599e4a7668bc07e303e526d87b960846d72457ea4defbd
2139
+ checksum: 98d6f6ac6d41114e687c1a887c28171651e7c5ecceb5a989e5e8c55afb20685beaee6ad652c0104092f4516f3fe9e5711208fb6e11a66fbf389fb08ac811f877
2140
2140
  languageName: node
2141
2141
  linkType: hard
2142
2142
 
2143
- "@jupyterlab/shortcuts-extension@npm:~5.1.1":
2144
- version: 5.1.1
2145
- resolution: "@jupyterlab/shortcuts-extension@npm:5.1.1"
2143
+ "@jupyterlab/shortcuts-extension@npm:~5.1.3":
2144
+ version: 5.1.3
2145
+ resolution: "@jupyterlab/shortcuts-extension@npm:5.1.3"
2146
2146
  dependencies:
2147
- "@jupyterlab/application": ^4.3.1
2148
- "@jupyterlab/settingregistry": ^4.3.1
2149
- "@jupyterlab/translation": ^4.3.1
2150
- "@jupyterlab/ui-components": ^4.3.1
2147
+ "@jupyterlab/application": ^4.3.3
2148
+ "@jupyterlab/settingregistry": ^4.3.3
2149
+ "@jupyterlab/translation": ^4.3.3
2150
+ "@jupyterlab/ui-components": ^4.3.3
2151
2151
  "@lumino/algorithm": ^2.0.2
2152
2152
  "@lumino/commands": ^2.3.1
2153
2153
  "@lumino/coreutils": ^2.2.0
@@ -2156,41 +2156,41 @@ __metadata:
2156
2156
  "@lumino/keyboard": ^2.0.2
2157
2157
  "@lumino/signaling": ^2.1.3
2158
2158
  react: ^18.2.0
2159
- checksum: 23836ca8dad19a903e7c25b90a770e150cc17dfbb3a9f4730d67e340d3ff2cd31bcf40480f89386b656d67f2482f3a64213b73a1d50844b300004afc6aeb561a
2159
+ checksum: e463aaf1ba4b60d8e37acd7f81caa8c89f0fc56c7edcfe239640b0717ccbcd08a2ef8c89d2ee63669d1e8aba51ee7c69756a87587c190d8f44729c28c9244539
2160
2160
  languageName: node
2161
2161
  linkType: hard
2162
2162
 
2163
- "@jupyterlab/statedb@npm:~4.3.1":
2164
- version: 4.3.1
2165
- resolution: "@jupyterlab/statedb@npm:4.3.1"
2163
+ "@jupyterlab/statedb@npm:~4.3.3":
2164
+ version: 4.3.3
2165
+ resolution: "@jupyterlab/statedb@npm:4.3.3"
2166
2166
  dependencies:
2167
2167
  "@lumino/commands": ^2.3.1
2168
2168
  "@lumino/coreutils": ^2.2.0
2169
2169
  "@lumino/disposable": ^2.1.3
2170
2170
  "@lumino/properties": ^2.0.2
2171
2171
  "@lumino/signaling": ^2.1.3
2172
- checksum: 781798f6107bcf1caae1f6f7714583145deba95d8c4a10a5a3adeabd6351f1505af60ae2a5b18d7698ba9584c68241c700209e6be48c4b625fd2c5d12254f726
2172
+ checksum: 611ae29772fc704877737ad1031ebcf5fd1d1af976e07103de26fed90fcb120329b1a28d02c8c79fa35be161db415daf62116c3b358174fdc2e24f23bb553870
2173
2173
  languageName: node
2174
2174
  linkType: hard
2175
2175
 
2176
- "@jupyterlab/statusbar-extension@npm:~4.3.1":
2177
- version: 4.3.1
2178
- resolution: "@jupyterlab/statusbar-extension@npm:4.3.1"
2176
+ "@jupyterlab/statusbar-extension@npm:~4.3.3":
2177
+ version: 4.3.3
2178
+ resolution: "@jupyterlab/statusbar-extension@npm:4.3.3"
2179
2179
  dependencies:
2180
- "@jupyterlab/application": ^4.3.1
2181
- "@jupyterlab/apputils": ^4.4.1
2182
- "@jupyterlab/settingregistry": ^4.3.1
2183
- "@jupyterlab/statusbar": ^4.3.1
2184
- "@jupyterlab/translation": ^4.3.1
2185
- checksum: 3c130b6c305ad42145a7fecd4ceee38a1d77d16dfdb7069ba7054bced7f7bc31fed9edb4d3a028a0f08d976f7c99db866da2bd8c1429e3fa70e888a8cf7c6b63
2180
+ "@jupyterlab/application": ^4.3.3
2181
+ "@jupyterlab/apputils": ^4.4.3
2182
+ "@jupyterlab/settingregistry": ^4.3.3
2183
+ "@jupyterlab/statusbar": ^4.3.3
2184
+ "@jupyterlab/translation": ^4.3.3
2185
+ checksum: ec7ddb3c13f9d88a1d4ff5b72e68aae8a1e984768f830bb912ac727c4a8f8b7acca3d16fa49e0fb1e58b2e65b15b01be3f763395eff0b8f32533bcc42088684c
2186
2186
  languageName: node
2187
2187
  linkType: hard
2188
2188
 
2189
- "@jupyterlab/statusbar@npm:~4.3.1":
2190
- version: 4.3.1
2191
- resolution: "@jupyterlab/statusbar@npm:4.3.1"
2189
+ "@jupyterlab/statusbar@npm:~4.3.3":
2190
+ version: 4.3.3
2191
+ resolution: "@jupyterlab/statusbar@npm:4.3.3"
2192
2192
  dependencies:
2193
- "@jupyterlab/ui-components": ^4.3.1
2193
+ "@jupyterlab/ui-components": ^4.3.3
2194
2194
  "@lumino/algorithm": ^2.0.2
2195
2195
  "@lumino/coreutils": ^2.2.0
2196
2196
  "@lumino/disposable": ^2.1.3
@@ -2198,36 +2198,36 @@ __metadata:
2198
2198
  "@lumino/signaling": ^2.1.3
2199
2199
  "@lumino/widgets": ^2.5.0
2200
2200
  react: ^18.2.0
2201
- checksum: 75edb4de39051c29bc37ec36379f42ae1ce711648a775202582860f70146872efdec8ea6cb08fea556adc7a10ee1533b29bdebf4acde5696aa5bacefae71eaa2
2201
+ checksum: a0bf2697dc1764c556864c9688324fbb2ca19bb4bd8f7579f3aa35ed87cf19ac0966b969d6922ced266b3253fa6d2545a1421f187e0c48fafa48991f984258cf
2202
2202
  languageName: node
2203
2203
  linkType: hard
2204
2204
 
2205
- "@jupyterlab/terminal-extension@npm:~4.3.1":
2206
- version: 4.3.1
2207
- resolution: "@jupyterlab/terminal-extension@npm:4.3.1"
2208
- dependencies:
2209
- "@jupyterlab/application": ^4.3.1
2210
- "@jupyterlab/apputils": ^4.4.1
2211
- "@jupyterlab/launcher": ^4.3.1
2212
- "@jupyterlab/mainmenu": ^4.3.1
2213
- "@jupyterlab/running": ^4.3.1
2214
- "@jupyterlab/services": ^7.3.1
2215
- "@jupyterlab/settingregistry": ^4.3.1
2216
- "@jupyterlab/terminal": ^4.3.1
2217
- "@jupyterlab/translation": ^4.3.1
2218
- "@jupyterlab/ui-components": ^4.3.1
2205
+ "@jupyterlab/terminal-extension@npm:~4.3.3":
2206
+ version: 4.3.3
2207
+ resolution: "@jupyterlab/terminal-extension@npm:4.3.3"
2208
+ dependencies:
2209
+ "@jupyterlab/application": ^4.3.3
2210
+ "@jupyterlab/apputils": ^4.4.3
2211
+ "@jupyterlab/launcher": ^4.3.3
2212
+ "@jupyterlab/mainmenu": ^4.3.3
2213
+ "@jupyterlab/running": ^4.3.3
2214
+ "@jupyterlab/services": ^7.3.3
2215
+ "@jupyterlab/settingregistry": ^4.3.3
2216
+ "@jupyterlab/terminal": ^4.3.3
2217
+ "@jupyterlab/translation": ^4.3.3
2218
+ "@jupyterlab/ui-components": ^4.3.3
2219
2219
  "@lumino/widgets": ^2.5.0
2220
- checksum: 77cc3232fd835d338525e645efacdc17a190dc6c30f4a7984d040dd9b87781c86e49ab59766b899fcd72066128b174482222dde4976f1e5501ac28fcf62427d7
2220
+ checksum: 54fb64f797b654cd4268ef3d65694ee968ae1d4ed4d07d35416c14de6151354c4245f7839bdb424cf9177580c43bd64bdf852fe35c99d2b796d9566fb8e5fe19
2221
2221
  languageName: node
2222
2222
  linkType: hard
2223
2223
 
2224
- "@jupyterlab/terminal@npm:~4.3.1":
2225
- version: 4.3.1
2226
- resolution: "@jupyterlab/terminal@npm:4.3.1"
2224
+ "@jupyterlab/terminal@npm:~4.3.3":
2225
+ version: 4.3.3
2226
+ resolution: "@jupyterlab/terminal@npm:4.3.3"
2227
2227
  dependencies:
2228
- "@jupyterlab/apputils": ^4.4.1
2229
- "@jupyterlab/services": ^7.3.1
2230
- "@jupyterlab/translation": ^4.3.1
2228
+ "@jupyterlab/apputils": ^4.4.3
2229
+ "@jupyterlab/services": ^7.3.3
2230
+ "@jupyterlab/translation": ^4.3.3
2231
2231
  "@lumino/coreutils": ^2.2.0
2232
2232
  "@lumino/domutils": ^2.0.2
2233
2233
  "@lumino/messaging": ^2.0.2
@@ -2237,161 +2237,161 @@ __metadata:
2237
2237
  "@xterm/addon-web-links": ~0.11.0
2238
2238
  "@xterm/addon-webgl": ~0.18.0
2239
2239
  "@xterm/xterm": ~5.5.0
2240
- checksum: 20a0d42d9fb2a51ada4ca276cc2478df7804b2678632ca422c1331a13dd6225e6864172254984fa0f65b1b40c0ed2b65405e61e212b4f6b15be30ceabd3992a0
2240
+ checksum: 853930169ae2385163e227095685d76420c33469c63452791773162c79c09eeb90d7d37dfa46e857245dd3d08fc2bbe230b6d23f934b65dbc6c46c6dd3c2f2a3
2241
2241
  languageName: node
2242
2242
  linkType: hard
2243
2243
 
2244
- "@jupyterlab/theme-dark-extension@npm:~4.3.1":
2245
- version: 4.3.1
2246
- resolution: "@jupyterlab/theme-dark-extension@npm:4.3.1"
2244
+ "@jupyterlab/theme-dark-extension@npm:~4.3.3":
2245
+ version: 4.3.3
2246
+ resolution: "@jupyterlab/theme-dark-extension@npm:4.3.3"
2247
2247
  dependencies:
2248
- "@jupyterlab/application": ^4.3.1
2249
- "@jupyterlab/apputils": ^4.4.1
2250
- "@jupyterlab/translation": ^4.3.1
2251
- checksum: 977d722d7e8ada45bbd275942a8cfefa7970071e05368eed885dd07fd36e9419b580216d638e07a2e60d4d82bd75258c496d66a7019702e6e58a7fb7cc89a2f0
2248
+ "@jupyterlab/application": ^4.3.3
2249
+ "@jupyterlab/apputils": ^4.4.3
2250
+ "@jupyterlab/translation": ^4.3.3
2251
+ checksum: 9be90970fdf6a4f147d6913e2b78ad66d0eecfb21a81603de9cb611bd5659100f9224c23ca90e2dcb1cb01419c6d59474e6ad556099fd4310d5de7da40a2cc06
2252
2252
  languageName: node
2253
2253
  linkType: hard
2254
2254
 
2255
- "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.1":
2256
- version: 4.3.1
2257
- resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.1"
2255
+ "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.3":
2256
+ version: 4.3.3
2257
+ resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.3"
2258
2258
  dependencies:
2259
- "@jupyterlab/application": ^4.3.1
2260
- "@jupyterlab/apputils": ^4.4.1
2261
- "@jupyterlab/translation": ^4.3.1
2262
- checksum: d6d072d7f8d3be16d4223a000865eb1bd6edcbc591c1170218fcfa2911390e1ce038e7a2ac7d4791e58735fe6a8dfb83ba203fcf5505b1673702d2c514767e06
2259
+ "@jupyterlab/application": ^4.3.3
2260
+ "@jupyterlab/apputils": ^4.4.3
2261
+ "@jupyterlab/translation": ^4.3.3
2262
+ checksum: 17b821ab7367fb386855a431e708961414f9d38929654f9cc9e005260ef048b7ef7fea0c9ae8ea9b841aee5335f542ab7d18e474d941a1068de932fa2bca8721
2263
2263
  languageName: node
2264
2264
  linkType: hard
2265
2265
 
2266
- "@jupyterlab/theme-light-extension@npm:~4.3.1":
2267
- version: 4.3.1
2268
- resolution: "@jupyterlab/theme-light-extension@npm:4.3.1"
2266
+ "@jupyterlab/theme-light-extension@npm:~4.3.3":
2267
+ version: 4.3.3
2268
+ resolution: "@jupyterlab/theme-light-extension@npm:4.3.3"
2269
2269
  dependencies:
2270
- "@jupyterlab/application": ^4.3.1
2271
- "@jupyterlab/apputils": ^4.4.1
2272
- "@jupyterlab/translation": ^4.3.1
2273
- checksum: 75075ddfce5f53f58d33ee63ff769bac2da90d350a5c2b52f672d6ac5553588ed16feb2ef249f0b97edd147257a632356019c4571840cfad46386385a2250631
2270
+ "@jupyterlab/application": ^4.3.3
2271
+ "@jupyterlab/apputils": ^4.4.3
2272
+ "@jupyterlab/translation": ^4.3.3
2273
+ checksum: 32c02091131d188424233e617a2f162b69b11b5bee8cbb15ebfda926b7b90444721494a6feb6250881f46468fdb44fcd370162f8799287202d49e409ff139b70
2274
2274
  languageName: node
2275
2275
  linkType: hard
2276
2276
 
2277
- "@jupyterlab/toc-extension@npm:~6.3.1":
2278
- version: 6.3.1
2279
- resolution: "@jupyterlab/toc-extension@npm:6.3.1"
2277
+ "@jupyterlab/toc-extension@npm:~6.3.3":
2278
+ version: 6.3.3
2279
+ resolution: "@jupyterlab/toc-extension@npm:6.3.3"
2280
2280
  dependencies:
2281
- "@jupyterlab/application": ^4.3.1
2282
- "@jupyterlab/settingregistry": ^4.3.1
2283
- "@jupyterlab/toc": ^6.3.1
2284
- "@jupyterlab/translation": ^4.3.1
2285
- "@jupyterlab/ui-components": ^4.3.1
2286
- checksum: 87c13466b8af23b7662c3291a14779019a7482518718c52782deaeb547f7510266cbf1f013f27a49ece2f09988f7ebd57582fa0cd316a493d4e4efff51995398
2281
+ "@jupyterlab/application": ^4.3.3
2282
+ "@jupyterlab/settingregistry": ^4.3.3
2283
+ "@jupyterlab/toc": ^6.3.3
2284
+ "@jupyterlab/translation": ^4.3.3
2285
+ "@jupyterlab/ui-components": ^4.3.3
2286
+ checksum: 08e7baabfaa5d48852c2f25b77b1bedfc2b95de362b2bc010aed8328c49072744b068e8eac820c6a3684fb728d653edbbfd135442da96e9ebf4a262c052ad61d
2287
2287
  languageName: node
2288
2288
  linkType: hard
2289
2289
 
2290
- "@jupyterlab/toc@npm:~6.3.1":
2291
- version: 6.3.1
2292
- resolution: "@jupyterlab/toc@npm:6.3.1"
2290
+ "@jupyterlab/toc@npm:~6.3.3":
2291
+ version: 6.3.3
2292
+ resolution: "@jupyterlab/toc@npm:6.3.3"
2293
2293
  dependencies:
2294
2294
  "@jupyter/react-components": ^0.16.6
2295
- "@jupyterlab/apputils": ^4.4.1
2296
- "@jupyterlab/coreutils": ^6.3.1
2297
- "@jupyterlab/docregistry": ^4.3.1
2298
- "@jupyterlab/observables": ^5.3.1
2299
- "@jupyterlab/rendermime": ^4.3.1
2300
- "@jupyterlab/rendermime-interfaces": ^3.11.1
2301
- "@jupyterlab/translation": ^4.3.1
2302
- "@jupyterlab/ui-components": ^4.3.1
2295
+ "@jupyterlab/apputils": ^4.4.3
2296
+ "@jupyterlab/coreutils": ^6.3.3
2297
+ "@jupyterlab/docregistry": ^4.3.3
2298
+ "@jupyterlab/observables": ^5.3.3
2299
+ "@jupyterlab/rendermime": ^4.3.3
2300
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
2301
+ "@jupyterlab/translation": ^4.3.3
2302
+ "@jupyterlab/ui-components": ^4.3.3
2303
2303
  "@lumino/coreutils": ^2.2.0
2304
2304
  "@lumino/disposable": ^2.1.3
2305
2305
  "@lumino/messaging": ^2.0.2
2306
2306
  "@lumino/signaling": ^2.1.3
2307
2307
  "@lumino/widgets": ^2.5.0
2308
2308
  react: ^18.2.0
2309
- checksum: dfa1edf4b5afbc2fefde9cf2914e335fa70443729183e2e1af69a0983e1411f8f152b81677c74f67866d38ee20b6e1af2eab281f32b4f8cdee4fa550e5c98e98
2309
+ checksum: a99ebcc69a0477a0313af942b0cfba6d96b612a48efc682fee66297a609ff6ea068612a356e8e1bef49a1b73237ff6d6c30023a35dc3bb78f5ba2b694f047d74
2310
2310
  languageName: node
2311
2311
  linkType: hard
2312
2312
 
2313
- "@jupyterlab/tooltip-extension@npm:~4.3.1":
2314
- version: 4.3.1
2315
- resolution: "@jupyterlab/tooltip-extension@npm:4.3.1"
2316
- dependencies:
2317
- "@jupyterlab/application": ^4.3.1
2318
- "@jupyterlab/codeeditor": ^4.3.1
2319
- "@jupyterlab/console": ^4.3.1
2320
- "@jupyterlab/coreutils": ^6.3.1
2321
- "@jupyterlab/fileeditor": ^4.3.1
2322
- "@jupyterlab/notebook": ^4.3.1
2323
- "@jupyterlab/rendermime": ^4.3.1
2324
- "@jupyterlab/services": ^7.3.1
2325
- "@jupyterlab/tooltip": ^4.3.1
2326
- "@jupyterlab/translation": ^4.3.1
2313
+ "@jupyterlab/tooltip-extension@npm:~4.3.3":
2314
+ version: 4.3.3
2315
+ resolution: "@jupyterlab/tooltip-extension@npm:4.3.3"
2316
+ dependencies:
2317
+ "@jupyterlab/application": ^4.3.3
2318
+ "@jupyterlab/codeeditor": ^4.3.3
2319
+ "@jupyterlab/console": ^4.3.3
2320
+ "@jupyterlab/coreutils": ^6.3.3
2321
+ "@jupyterlab/fileeditor": ^4.3.3
2322
+ "@jupyterlab/notebook": ^4.3.3
2323
+ "@jupyterlab/rendermime": ^4.3.3
2324
+ "@jupyterlab/services": ^7.3.3
2325
+ "@jupyterlab/tooltip": ^4.3.3
2326
+ "@jupyterlab/translation": ^4.3.3
2327
2327
  "@lumino/algorithm": ^2.0.2
2328
2328
  "@lumino/coreutils": ^2.2.0
2329
2329
  "@lumino/widgets": ^2.5.0
2330
- checksum: 4176a7f93e417ed40e841c0a9e025640c1703d84ae352e56720d0ce52d02aa3bcad9ad89b203c1eb936935c46d33c2a4cc898e2cbd451d44e8d50ad74b57b900
2330
+ checksum: 66c86cf585a55f34dc58e600f4f812ff63da694b8c84b75bf23c72a074cc9925643ccee81844faa66faabb531181f6e00a106e27321d1639f04de3666f7d10c3
2331
2331
  languageName: node
2332
2332
  linkType: hard
2333
2333
 
2334
- "@jupyterlab/tooltip@npm:~4.3.1":
2335
- version: 4.3.1
2336
- resolution: "@jupyterlab/tooltip@npm:4.3.1"
2334
+ "@jupyterlab/tooltip@npm:~4.3.3":
2335
+ version: 4.3.3
2336
+ resolution: "@jupyterlab/tooltip@npm:4.3.3"
2337
2337
  dependencies:
2338
- "@jupyterlab/codeeditor": ^4.3.1
2339
- "@jupyterlab/rendermime": ^4.3.1
2340
- "@jupyterlab/services": ^7.3.1
2341
- "@jupyterlab/ui-components": ^4.3.1
2338
+ "@jupyterlab/codeeditor": ^4.3.3
2339
+ "@jupyterlab/rendermime": ^4.3.3
2340
+ "@jupyterlab/services": ^7.3.3
2341
+ "@jupyterlab/ui-components": ^4.3.3
2342
2342
  "@lumino/coreutils": ^2.2.0
2343
2343
  "@lumino/messaging": ^2.0.2
2344
2344
  "@lumino/widgets": ^2.5.0
2345
- checksum: b13dfc7ec8e905b853dde2c1264fc58d3bccd2de2a4124b454fc83139069acec7681bf87c65f71ab83da98e7b06af541cd5fbf70c8ebce28332a3cd1a4c1f50f
2345
+ checksum: 76657bfe2062df17d88943f3212c596fcae9dfc6109610d84c65d6e99f9ca44c13f494ff2b9171597bdaf7df336fe92aef7a616c1c2a57ea94f961fa286e69b2
2346
2346
  languageName: node
2347
2347
  linkType: hard
2348
2348
 
2349
- "@jupyterlab/translation-extension@npm:~4.3.1":
2350
- version: 4.3.1
2351
- resolution: "@jupyterlab/translation-extension@npm:4.3.1"
2349
+ "@jupyterlab/translation-extension@npm:~4.3.3":
2350
+ version: 4.3.3
2351
+ resolution: "@jupyterlab/translation-extension@npm:4.3.3"
2352
2352
  dependencies:
2353
- "@jupyterlab/application": ^4.3.1
2354
- "@jupyterlab/apputils": ^4.4.1
2355
- "@jupyterlab/mainmenu": ^4.3.1
2356
- "@jupyterlab/settingregistry": ^4.3.1
2357
- "@jupyterlab/translation": ^4.3.1
2358
- checksum: 86abfa31611b2c99707a8cdcd811aaec940119713a7cf64ca34365d616fc85a4327aaad4925727de4a2d629e48d98e3db317badd55b6579e24c994ac25c90730
2353
+ "@jupyterlab/application": ^4.3.3
2354
+ "@jupyterlab/apputils": ^4.4.3
2355
+ "@jupyterlab/mainmenu": ^4.3.3
2356
+ "@jupyterlab/settingregistry": ^4.3.3
2357
+ "@jupyterlab/translation": ^4.3.3
2358
+ checksum: cc81a76325d7aef439b6b5059584e4bf64dee94ab4800ab4fee228b2232b8a5ec38c9d599e6307adadbfda2f60082ca96bc1043cb04e781be4f85e8a5af94426
2359
2359
  languageName: node
2360
2360
  linkType: hard
2361
2361
 
2362
- "@jupyterlab/translation@npm:~4.3.1":
2363
- version: 4.3.1
2364
- resolution: "@jupyterlab/translation@npm:4.3.1"
2362
+ "@jupyterlab/translation@npm:~4.3.3":
2363
+ version: 4.3.3
2364
+ resolution: "@jupyterlab/translation@npm:4.3.3"
2365
2365
  dependencies:
2366
- "@jupyterlab/coreutils": ^6.3.1
2367
- "@jupyterlab/rendermime-interfaces": ^3.11.1
2368
- "@jupyterlab/services": ^7.3.1
2369
- "@jupyterlab/statedb": ^4.3.1
2366
+ "@jupyterlab/coreutils": ^6.3.3
2367
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
2368
+ "@jupyterlab/services": ^7.3.3
2369
+ "@jupyterlab/statedb": ^4.3.3
2370
2370
  "@lumino/coreutils": ^2.2.0
2371
- checksum: ecd63f816784ef6feffecdaa85903dba9f49cf65b5e5b9c664bb115a4dcb163d3701a56b4199dafb5c5eed986074ccd1da87a92450e11af5dbea99c66e662874
2371
+ checksum: 26b82d7b40715e93b718b671d91dbf0820db84f3743048ff37745fc7036495ed3697593f851b20650ed0ae0a099eea14196231a9c3775062def723a1a8b2c772
2372
2372
  languageName: node
2373
2373
  linkType: hard
2374
2374
 
2375
- "@jupyterlab/ui-components-extension@npm:~4.3.1":
2376
- version: 4.3.1
2377
- resolution: "@jupyterlab/ui-components-extension@npm:4.3.1"
2375
+ "@jupyterlab/ui-components-extension@npm:~4.3.3":
2376
+ version: 4.3.3
2377
+ resolution: "@jupyterlab/ui-components-extension@npm:4.3.3"
2378
2378
  dependencies:
2379
- "@jupyterlab/application": ^4.3.1
2380
- "@jupyterlab/ui-components": ^4.3.1
2381
- checksum: 1b09496c9159187d2d5ef4d2b2d282d84644237924878ee74f5bad94823303b814d3e3b281758ea7fff683b6e41eb2cf1cf8c26531cb62711804dfa97308d776
2379
+ "@jupyterlab/application": ^4.3.3
2380
+ "@jupyterlab/ui-components": ^4.3.3
2381
+ checksum: b1b30aecf4ecf2977280478ebaa8f44c9cb465cbfe88d823ae4918aa91d773e29bdd2bb2133dd9a2ce476d01570cf270c2b9566ccf063ed6b1596502cd30be24
2382
2382
  languageName: node
2383
2383
  linkType: hard
2384
2384
 
2385
- "@jupyterlab/ui-components@npm:~4.3.1":
2386
- version: 4.3.1
2387
- resolution: "@jupyterlab/ui-components@npm:4.3.1"
2385
+ "@jupyterlab/ui-components@npm:~4.3.3":
2386
+ version: 4.3.3
2387
+ resolution: "@jupyterlab/ui-components@npm:4.3.3"
2388
2388
  dependencies:
2389
2389
  "@jupyter/react-components": ^0.16.6
2390
2390
  "@jupyter/web-components": ^0.16.6
2391
- "@jupyterlab/coreutils": ^6.3.1
2392
- "@jupyterlab/observables": ^5.3.1
2393
- "@jupyterlab/rendermime-interfaces": ^3.11.1
2394
- "@jupyterlab/translation": ^4.3.1
2391
+ "@jupyterlab/coreutils": ^6.3.3
2392
+ "@jupyterlab/observables": ^5.3.3
2393
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
2394
+ "@jupyterlab/translation": ^4.3.3
2395
2395
  "@lumino/algorithm": ^2.0.2
2396
2396
  "@lumino/commands": ^2.3.1
2397
2397
  "@lumino/coreutils": ^2.2.0
@@ -2409,52 +2409,52 @@ __metadata:
2409
2409
  typestyle: ^2.0.4
2410
2410
  peerDependencies:
2411
2411
  react: ^18.2.0
2412
- checksum: 8a9cb38b5e62cc3ca6feab3db3444b99ee9a436859358f0c67bb61518a9827c5e4daff008536e99cbd4d34c0086633d07e3212a79a83ab794c98f0243a9bdabf
2412
+ checksum: 5c967c09b3c6b7ab1c996b0e91c199f59819610b386e0170afdde95f518991049b8c6a073e0966babb6074d44d298dda1a79ef7dfd0226ea0bf4a70efa5d17b9
2413
2413
  languageName: node
2414
2414
  linkType: hard
2415
2415
 
2416
- "@jupyterlab/vega5-extension@npm:~4.3.1":
2417
- version: 4.3.1
2418
- resolution: "@jupyterlab/vega5-extension@npm:4.3.1"
2416
+ "@jupyterlab/vega5-extension@npm:~4.3.3":
2417
+ version: 4.3.3
2418
+ resolution: "@jupyterlab/vega5-extension@npm:4.3.3"
2419
2419
  dependencies:
2420
- "@jupyterlab/rendermime-interfaces": ^3.11.1
2420
+ "@jupyterlab/rendermime-interfaces": ^3.11.3
2421
2421
  "@lumino/coreutils": ^2.2.0
2422
2422
  "@lumino/widgets": ^2.5.0
2423
2423
  vega: ^5.20.0
2424
2424
  vega-embed: ^6.2.1
2425
2425
  vega-lite: ^5.6.1-next.1
2426
- checksum: 98d2a841259d7d2ab1f6b185ba27b13e90c1e732aa2c27f3a4a10ac19c48edeb2ab0de73f7e16e0fc1fe1dd9d98c7d6bb57d83c1c72cb2dcf529750d7368c933
2426
+ checksum: 29715e4efbec9227179d131772b8ec3ecdf0f3ba3526c0c0a9ba534674868dc7137a57d3976bebbd2992331d85352ea01fdbff3e404c039faa25d896ab0f7e59
2427
2427
  languageName: node
2428
2428
  linkType: hard
2429
2429
 
2430
- "@jupyterlab/workspaces-extension@npm:~4.3.1":
2431
- version: 4.3.1
2432
- resolution: "@jupyterlab/workspaces-extension@npm:4.3.1"
2430
+ "@jupyterlab/workspaces-extension@npm:~4.3.3":
2431
+ version: 4.3.3
2432
+ resolution: "@jupyterlab/workspaces-extension@npm:4.3.3"
2433
2433
  dependencies:
2434
- "@jupyterlab/application": ^4.3.1
2435
- "@jupyterlab/apputils": ^4.4.1
2436
- "@jupyterlab/coreutils": ^6.3.1
2437
- "@jupyterlab/filebrowser": ^4.3.1
2438
- "@jupyterlab/running": ^4.3.1
2439
- "@jupyterlab/services": ^7.3.1
2440
- "@jupyterlab/statedb": ^4.3.1
2441
- "@jupyterlab/translation": ^4.3.1
2442
- "@jupyterlab/ui-components": ^4.3.1
2443
- "@jupyterlab/workspaces": ^4.3.1
2444
- checksum: f19c0855352d3b82d117460ed342a97b3c02c68963b0e66da1ac8b1ba2b28571abb3460bfec07b5e3c39d31e8bf47cdaed9ebf45b131aabab9f894ead1e05471
2434
+ "@jupyterlab/application": ^4.3.3
2435
+ "@jupyterlab/apputils": ^4.4.3
2436
+ "@jupyterlab/coreutils": ^6.3.3
2437
+ "@jupyterlab/filebrowser": ^4.3.3
2438
+ "@jupyterlab/running": ^4.3.3
2439
+ "@jupyterlab/services": ^7.3.3
2440
+ "@jupyterlab/statedb": ^4.3.3
2441
+ "@jupyterlab/translation": ^4.3.3
2442
+ "@jupyterlab/ui-components": ^4.3.3
2443
+ "@jupyterlab/workspaces": ^4.3.3
2444
+ checksum: b11e8d87d440c72a4b334b915853aae5cf44333f1b2263565590b3a80b71d1d1f750c2d3983bab4de5d69cc839c3cb49d814d14ba82b43d7ef81040b9d674295
2445
2445
  languageName: node
2446
2446
  linkType: hard
2447
2447
 
2448
- "@jupyterlab/workspaces@npm:~4.3.1":
2449
- version: 4.3.1
2450
- resolution: "@jupyterlab/workspaces@npm:4.3.1"
2448
+ "@jupyterlab/workspaces@npm:~4.3.3":
2449
+ version: 4.3.3
2450
+ resolution: "@jupyterlab/workspaces@npm:4.3.3"
2451
2451
  dependencies:
2452
- "@jupyterlab/services": ^7.3.1
2452
+ "@jupyterlab/services": ^7.3.3
2453
2453
  "@lumino/coreutils": ^2.2.0
2454
2454
  "@lumino/disposable": ^2.1.3
2455
2455
  "@lumino/polling": ^2.1.3
2456
2456
  "@lumino/signaling": ^2.1.3
2457
- checksum: a5de7eddf9910923580f3385e0452aaf0036a4000ffbcb9e30b2d979b44943f892696d3a72fc5bd198700bc22919b6ababbf6f91f67e3f0cc34f52d857602750
2457
+ checksum: 9ffc472c12bcac2e97014ea31207cbb89a711b623e8e5373d1afb70fc1f238756add1b6750dfe1d27454bd334cc3b07a3d33578754111992bb02e35b3926bdd5
2458
2458
  languageName: node
2459
2459
  linkType: hard
2460
2460
 
@@ -8114,11 +8114,11 @@ __metadata:
8114
8114
  linkType: hard
8115
8115
 
8116
8116
  "nanoid@npm:^3.3.6":
8117
- version: 3.3.6
8118
- resolution: "nanoid@npm:3.3.6"
8117
+ version: 3.3.8
8118
+ resolution: "nanoid@npm:3.3.8"
8119
8119
  bin:
8120
8120
  nanoid: bin/nanoid.cjs
8121
- checksum: 7d0eda657002738aa5206107bd0580aead6c95c460ef1bdd0b1a87a9c7ae6277ac2e9b945306aaa5b32c6dcb7feaf462d0f552e7f8b5718abfc6ead5c94a71b3
8121
+ checksum: dfe0adbc0c77e9655b550c333075f51bb28cfc7568afbf3237249904f9c86c9aaaed1f113f0fddddba75673ee31c758c30c43d4414f014a52a7a626efc5958c9
8122
8122
  languageName: node
8123
8123
  linkType: hard
8124
8124