jupyterlab 4.3.7__py3-none-any.whl → 4.3.8__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 (459) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/extensions/pypi.py +1 -1
  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.40ad3052494e381053a4.js → remoteEntry.bc3015b8b05bb52e9855.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 +1116 -1116
  44. jupyterlab/static/{9179.9b5f25da37149abe12c1.js → 1022.ce37759a19acbd765247.js} +1 -1
  45. jupyterlab/static/{1096.4226b00524c85147f84b.js → 1096.dd4c563e0483cbbeb9c9.js} +1 -1
  46. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js → jupyterlab/static/3293.c2268fb0f3135c62e778.js +1 -1
  47. jupyterlab/static/{4090.044007aa967e6c3c84c3.js → 4090.eec44f90a54aa383426c.js} +1 -1
  48. jupyterlab/static/6180.050c3621de6edf94ca18.js +1 -0
  49. jupyterlab/static/{6733.37ddb9be7ce773ae5527.js → 6733.bf3398ba9bb890f0fb67.js} +2 -2
  50. jupyterlab/static/build_log.json +98 -98
  51. jupyterlab/static/index.html +1 -1
  52. jupyterlab/static/jlab_core.72854ccf602e283e21cb.js +1 -0
  53. jupyterlab/static/main.1618f1f14247f321f939.js +1 -0
  54. jupyterlab/static/package.json +152 -152
  55. jupyterlab/static/third-party-licenses.json +96 -96
  56. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  57. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  58. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  59. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  60. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  61. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  62. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  63. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  64. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  65. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
  66. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  67. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  68. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  69. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  70. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  71. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  72. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  73. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  74. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  75. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  76. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  77. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  78. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  79. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  80. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  81. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  82. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  83. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  84. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  85. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  86. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  87. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  88. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  89. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  90. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  91. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  92. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  93. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  94. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  95. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  96. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/9179.9b5f25da37149abe12c1.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/1022.ce37759a19acbd765247.js +1 -1
  97. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/1096.4226b00524c85147f84b.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +1 -1
  98. jupyterlab/static/3293.45e37a0c8e23d360f5c6.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/3293.c2268fb0f3135c62e778.js +1 -1
  99. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/4090.044007aa967e6c3c84c3.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/4090.eec44f90a54aa383426c.js +1 -1
  100. jupyterlab-4.3.8.data/data/share/jupyter/lab/static/6180.050c3621de6edf94ca18.js +1 -0
  101. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6733.37ddb9be7ce773ae5527.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/6733.bf3398ba9bb890f0fb67.js +2 -2
  102. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/build_log.json +98 -98
  103. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/index.html +1 -1
  104. jupyterlab-4.3.8.data/data/share/jupyter/lab/static/jlab_core.72854ccf602e283e21cb.js +1 -0
  105. jupyterlab-4.3.8.data/data/share/jupyter/lab/static/main.1618f1f14247f321f939.js +1 -0
  106. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/package.json +152 -152
  107. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/third-party-licenses.json +96 -96
  108. {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/METADATA +9 -9
  109. {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/RECORD +453 -453
  110. jupyterlab/static/6180.6d186b3a2a770e14059c.js +0 -1
  111. jupyterlab/static/jlab_core.cd6c6002395a4232fd97.js +0 -1
  112. jupyterlab/static/main.67f3a25265be43b552cd.js +0 -1
  113. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6180.6d186b3a2a770e14059c.js +0 -1
  114. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/jlab_core.cd6c6002395a4232fd97.js +0 -1
  115. jupyterlab-4.3.7.data/data/share/jupyter/lab/static/main.67f3a25265be43b552cd.js +0 -1
  116. /jupyterlab/static/{6733.37ddb9be7ce773ae5527.js.LICENSE.txt → 6733.bf3398ba9bb890f0fb67.js.LICENSE.txt} +0 -0
  117. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  118. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  119. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/applications/jupyterlab.desktop +0 -0
  120. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  121. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  122. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  123. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  124. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  125. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  126. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  127. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  128. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  129. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  130. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
  131. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  132. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  133. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  134. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  135. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  136. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
  137. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  138. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  139. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  140. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  141. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  142. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  143. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  144. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  145. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  146. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  147. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  148. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  149. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  150. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  151. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  152. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  153. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  154. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  155. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  156. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  157. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  158. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  159. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  160. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  161. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  162. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  163. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  164. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  165. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  166. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  167. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  168. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  169. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  170. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  171. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  172. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  173. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  174. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  175. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  176. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  177. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  178. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  179. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  180. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  181. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  182. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  183. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  184. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  185. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  186. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  187. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  188. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  189. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
  190. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1017.0bf4baca54e93c9e7bf6.js +0 -0
  191. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
  192. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1162.d162acc73f5a14a44c99.js +0 -0
  193. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
  194. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
  195. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
  196. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
  197. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1423.c662e4e18c51217c3fa7.js +0 -0
  198. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
  199. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
  200. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
  201. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1456.396bed90b4c5c24ebca9.js +0 -0
  202. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -0
  203. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
  204. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1510.f5643744900a492cca08.js +0 -0
  205. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
  206. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
  207. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1786.8af920a83a20eb313515.js +0 -0
  208. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
  209. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
  210. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
  211. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +0 -0
  212. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
  213. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
  214. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
  215. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1962.f2e82dd21240eba50714.js +0 -0
  216. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
  217. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
  218. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
  219. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  220. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
  221. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
  222. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
  223. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2337.4b9e821ff712d441cfad.js +0 -0
  224. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
  225. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
  226. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
  227. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
  228. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
  229. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
  230. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
  231. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2624.15b19d2fc07b08e90fc4.js +0 -0
  232. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
  233. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2641.8936f6ed5ba76336c942.js +0 -0
  234. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
  235. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
  236. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  237. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
  238. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
  239. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
  240. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
  241. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
  242. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
  243. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/29.540aeb3a13cb59106872.js +0 -0
  244. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
  245. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
  246. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2965.d108c269174b0b357355.js +0 -0
  247. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2965.d108c269174b0b357355.js.LICENSE.txt +0 -0
  248. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  249. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
  250. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
  251. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
  252. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
  253. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
  254. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  255. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3282.22e78350d54fcaf3c6c8.js +0 -0
  256. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
  257. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3330.4c3d20e67d94c49f82bd.js +0 -0
  258. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
  259. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
  260. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3415.9d833280c6826009e1cd.js +0 -0
  261. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3489.7a81d2fa7123a8f139db.js +0 -0
  262. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3538.4c663529e46846c4e0e5.js +0 -0
  263. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  264. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
  265. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  266. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
  267. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  268. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3763.a857fdcb9f31499444d0.js +0 -0
  269. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
  270. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3788.458d8353f31e5a4084ee.js +0 -0
  271. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
  272. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
  273. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
  274. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
  275. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3991.678edf189fe92a216c70.js +0 -0
  276. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  277. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  278. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  279. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
  280. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4050.309745a6748c80b90e92.js +0 -0
  281. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
  282. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
  283. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
  284. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
  285. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
  286. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
  287. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4350.8c8a0e7a3ffe036494e1.js +0 -0
  288. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4353.2fc2fc223680eaebc6cf.js +0 -0
  289. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4364.ee19f1b28fb1bebc3895.js +0 -0
  290. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
  291. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
  292. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
  293. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4462.a1dfac2be4cef60e89de.js +0 -0
  294. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
  295. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
  296. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4528.77904f4c3e3d458f55e4.js +0 -0
  297. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
  298. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
  299. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4701.5abd43633444e2a42265.js +0 -0
  300. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js +0 -0
  301. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js.LICENSE.txt +0 -0
  302. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
  303. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4797.cc42a6dd4442057422aa.js +0 -0
  304. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  305. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
  306. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
  307. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
  308. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
  309. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
  310. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4958.7499f6a88cb80b756a65.js +0 -0
  311. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
  312. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
  313. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
  314. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
  315. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
  316. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
  317. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
  318. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5246.03bee916537f0e43222d.js +0 -0
  319. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
  320. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
  321. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
  322. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5446.09440a39353ec90f04c5.js +0 -0
  323. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
  324. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5521.0337f193af4e5eee6057.js +0 -0
  325. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
  326. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
  327. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
  328. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5846.fa187a0a21a310eea2bd.js +0 -0
  329. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
  330. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
  331. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
  332. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5890.656b25ca5f6d4699d3ea.js +0 -0
  333. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
  334. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
  335. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
  336. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  337. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
  338. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +0 -0
  339. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
  340. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
  341. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
  342. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
  343. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
  344. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6372.edc0712a4be855493530.js +0 -0
  345. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
  346. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
  347. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6483.7b3c1ce76da8796325f5.js +0 -0
  348. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6492.236d5001cdad5cc56624.js +0 -0
  349. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
  350. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
  351. /jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6733.37ddb9be7ce773ae5527.js.LICENSE.txt → /jupyterlab-4.3.8.data/data/share/jupyter/lab/static/6733.bf3398ba9bb890f0fb67.js.LICENSE.txt +0 -0
  352. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
  353. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
  354. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
  355. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
  356. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
  357. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
  358. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6993.6175f20787993c74adde.js +0 -0
  359. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/700.cb8755208323f2d892e7.js +0 -0
  360. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/700.cb8755208323f2d892e7.js.LICENSE.txt +0 -0
  361. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7114.1698901d5f1410613c85.js +0 -0
  362. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
  363. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  364. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
  365. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
  366. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
  367. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  368. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
  369. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
  370. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7403.165451f5b4c4e5c21ed5.js +0 -0
  371. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
  372. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
  373. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
  374. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7642.22cc60ca8b96a5d40183.js +0 -0
  375. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
  376. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
  377. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
  378. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
  379. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
  380. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7879.2e9f3ab51e7632081b1e.js +0 -0
  381. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
  382. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js +0 -0
  383. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js.LICENSE.txt +0 -0
  384. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  385. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8.3e02f7ee054c23fc887e.js +0 -0
  386. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
  387. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
  388. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
  389. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8258.c8c00e66a0bef38665f4.js +0 -0
  390. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8313.64e3db0b24dd1a70aecb.js +0 -0
  391. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
  392. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
  393. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
  394. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
  395. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8606.bc1b0136e61d173913cd.js +0 -0
  396. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
  397. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  398. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/874.5f20565dc761ebc32874.js +0 -0
  399. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
  400. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8768.f81d2800f1ed9fcf786e.js +0 -0
  401. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8778.a3883f9acac5a903d6be.js +0 -0
  402. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
  403. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
  404. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
  405. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8896.56ee9cae083e3837b575.js +0 -0
  406. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  407. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
  408. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  409. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  410. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
  411. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
  412. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
  413. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
  414. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
  415. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
  416. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9296.176231372f63ddcb8e6c.js +0 -0
  417. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9311.46cc03d7b667d8413fec.js +0 -0
  418. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9329.c878986b50c10afaca34.js +0 -0
  419. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
  420. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
  421. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
  422. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
  423. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
  424. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9635.d5ce14101a667930e90b.js +0 -0
  425. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
  426. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  427. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
  428. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  429. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
  430. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
  431. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9908.b4ce3f2f8d8b023857c3.js +0 -0
  432. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  433. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  434. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  435. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  436. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  437. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  438. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  439. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  440. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  441. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  442. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  443. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  444. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  445. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  446. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  447. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  448. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  449. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  450. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/style.js +0 -0
  451. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  452. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  453. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
  454. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  455. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  456. {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  457. {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/WHEEL +0 -0
  458. {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/entry_points.txt +0 -0
  459. {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/licenses/LICENSE +0 -0
@@ -437,26 +437,26 @@ __metadata:
437
437
  languageName: node
438
438
  linkType: hard
439
439
 
440
- "@jupyterlab/application-extension@npm:~4.3.7":
441
- version: 4.3.7
442
- resolution: "@jupyterlab/application-extension@npm:4.3.7"
443
- dependencies:
444
- "@jupyterlab/application": ^4.3.7
445
- "@jupyterlab/apputils": ^4.4.7
446
- "@jupyterlab/coreutils": ^6.3.7
447
- "@jupyterlab/property-inspector": ^4.3.7
448
- "@jupyterlab/settingregistry": ^4.3.7
449
- "@jupyterlab/statedb": ^4.3.7
450
- "@jupyterlab/statusbar": ^4.3.7
451
- "@jupyterlab/translation": ^4.3.7
452
- "@jupyterlab/ui-components": ^4.3.7
440
+ "@jupyterlab/application-extension@npm:~4.3.8":
441
+ version: 4.3.8
442
+ resolution: "@jupyterlab/application-extension@npm:4.3.8"
443
+ dependencies:
444
+ "@jupyterlab/application": ^4.3.8
445
+ "@jupyterlab/apputils": ^4.4.8
446
+ "@jupyterlab/coreutils": ^6.3.8
447
+ "@jupyterlab/property-inspector": ^4.3.8
448
+ "@jupyterlab/settingregistry": ^4.3.8
449
+ "@jupyterlab/statedb": ^4.3.8
450
+ "@jupyterlab/statusbar": ^4.3.8
451
+ "@jupyterlab/translation": ^4.3.8
452
+ "@jupyterlab/ui-components": ^4.3.8
453
453
  "@lumino/algorithm": ^2.0.2
454
454
  "@lumino/commands": ^2.3.1
455
455
  "@lumino/coreutils": ^2.2.0
456
456
  "@lumino/disposable": ^2.1.3
457
457
  "@lumino/widgets": ^2.5.0
458
458
  react: ^18.2.0
459
- checksum: 95287d1579b2401cd50ba36d90f47afaa300d8ba1d30b56e714cb72530bbddcd9ea6ebae00c8758db4822e8e70b58318073b3bc1fd3223f9d2cffea526883763
459
+ checksum: 1121479d0bf51fc5aaa905e0be85447cb40eb5e44373396a7f1088e65d3798522a8c4ebf989fc72a36802c4840a32f208f1e2606f06fbd1e6f118727b0e453ae
460
460
  languageName: node
461
461
  linkType: hard
462
462
 
@@ -464,58 +464,58 @@ __metadata:
464
464
  version: 0.0.0-use.local
465
465
  resolution: "@jupyterlab/application-top@workspace:."
466
466
  dependencies:
467
- "@jupyterlab/application": ~4.3.7
468
- "@jupyterlab/application-extension": ~4.3.7
469
- "@jupyterlab/apputils-extension": ~4.3.7
470
- "@jupyterlab/builder": ^4.3.7
471
- "@jupyterlab/buildutils": ^4.3.7
472
- "@jupyterlab/cell-toolbar-extension": ~4.3.7
473
- "@jupyterlab/celltags-extension": ~4.3.7
474
- "@jupyterlab/codemirror-extension": ~4.3.7
475
- "@jupyterlab/completer-extension": ~4.3.7
476
- "@jupyterlab/console-extension": ~4.3.7
477
- "@jupyterlab/coreutils": ~6.3.7
478
- "@jupyterlab/csvviewer-extension": ~4.3.7
479
- "@jupyterlab/debugger-extension": ~4.3.7
480
- "@jupyterlab/docmanager-extension": ~4.3.7
481
- "@jupyterlab/documentsearch-extension": ~4.3.7
482
- "@jupyterlab/extensionmanager-extension": ~4.3.7
483
- "@jupyterlab/filebrowser-extension": ~4.3.7
484
- "@jupyterlab/fileeditor-extension": ~4.3.7
485
- "@jupyterlab/help-extension": ~4.3.7
486
- "@jupyterlab/htmlviewer-extension": ~4.3.7
487
- "@jupyterlab/hub-extension": ~4.3.7
488
- "@jupyterlab/imageviewer-extension": ~4.3.7
489
- "@jupyterlab/inspector-extension": ~4.3.7
490
- "@jupyterlab/javascript-extension": ~4.3.7
491
- "@jupyterlab/json-extension": ~4.3.7
492
- "@jupyterlab/launcher-extension": ~4.3.7
493
- "@jupyterlab/logconsole-extension": ~4.3.7
494
- "@jupyterlab/lsp-extension": ~4.3.7
495
- "@jupyterlab/mainmenu-extension": ~4.3.7
496
- "@jupyterlab/markdownviewer-extension": ~4.3.7
497
- "@jupyterlab/markedparser-extension": ~4.3.7
498
- "@jupyterlab/mathjax-extension": ~4.3.7
499
- "@jupyterlab/mermaid-extension": ~4.3.7
500
- "@jupyterlab/metadataform-extension": ~4.3.7
501
- "@jupyterlab/notebook-extension": ~4.3.7
502
- "@jupyterlab/pdf-extension": ~4.3.7
503
- "@jupyterlab/pluginmanager-extension": ~4.3.7
504
- "@jupyterlab/rendermime-extension": ~4.3.7
505
- "@jupyterlab/running-extension": ~4.3.7
506
- "@jupyterlab/settingeditor-extension": ~4.3.7
507
- "@jupyterlab/shortcuts-extension": ~5.1.7
508
- "@jupyterlab/statusbar-extension": ~4.3.7
509
- "@jupyterlab/terminal-extension": ~4.3.7
510
- "@jupyterlab/theme-dark-extension": ~4.3.7
511
- "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.7
512
- "@jupyterlab/theme-light-extension": ~4.3.7
513
- "@jupyterlab/toc-extension": ~6.3.7
514
- "@jupyterlab/tooltip-extension": ~4.3.7
515
- "@jupyterlab/translation-extension": ~4.3.7
516
- "@jupyterlab/ui-components-extension": ~4.3.7
517
- "@jupyterlab/vega5-extension": ~4.3.7
518
- "@jupyterlab/workspaces-extension": ~4.3.7
467
+ "@jupyterlab/application": ~4.3.8
468
+ "@jupyterlab/application-extension": ~4.3.8
469
+ "@jupyterlab/apputils-extension": ~4.3.8
470
+ "@jupyterlab/builder": ^4.3.8
471
+ "@jupyterlab/buildutils": ^4.3.8
472
+ "@jupyterlab/cell-toolbar-extension": ~4.3.8
473
+ "@jupyterlab/celltags-extension": ~4.3.8
474
+ "@jupyterlab/codemirror-extension": ~4.3.8
475
+ "@jupyterlab/completer-extension": ~4.3.8
476
+ "@jupyterlab/console-extension": ~4.3.8
477
+ "@jupyterlab/coreutils": ~6.3.8
478
+ "@jupyterlab/csvviewer-extension": ~4.3.8
479
+ "@jupyterlab/debugger-extension": ~4.3.8
480
+ "@jupyterlab/docmanager-extension": ~4.3.8
481
+ "@jupyterlab/documentsearch-extension": ~4.3.8
482
+ "@jupyterlab/extensionmanager-extension": ~4.3.8
483
+ "@jupyterlab/filebrowser-extension": ~4.3.8
484
+ "@jupyterlab/fileeditor-extension": ~4.3.8
485
+ "@jupyterlab/help-extension": ~4.3.8
486
+ "@jupyterlab/htmlviewer-extension": ~4.3.8
487
+ "@jupyterlab/hub-extension": ~4.3.8
488
+ "@jupyterlab/imageviewer-extension": ~4.3.8
489
+ "@jupyterlab/inspector-extension": ~4.3.8
490
+ "@jupyterlab/javascript-extension": ~4.3.8
491
+ "@jupyterlab/json-extension": ~4.3.8
492
+ "@jupyterlab/launcher-extension": ~4.3.8
493
+ "@jupyterlab/logconsole-extension": ~4.3.8
494
+ "@jupyterlab/lsp-extension": ~4.3.8
495
+ "@jupyterlab/mainmenu-extension": ~4.3.8
496
+ "@jupyterlab/markdownviewer-extension": ~4.3.8
497
+ "@jupyterlab/markedparser-extension": ~4.3.8
498
+ "@jupyterlab/mathjax-extension": ~4.3.8
499
+ "@jupyterlab/mermaid-extension": ~4.3.8
500
+ "@jupyterlab/metadataform-extension": ~4.3.8
501
+ "@jupyterlab/notebook-extension": ~4.3.8
502
+ "@jupyterlab/pdf-extension": ~4.3.8
503
+ "@jupyterlab/pluginmanager-extension": ~4.3.8
504
+ "@jupyterlab/rendermime-extension": ~4.3.8
505
+ "@jupyterlab/running-extension": ~4.3.8
506
+ "@jupyterlab/settingeditor-extension": ~4.3.8
507
+ "@jupyterlab/shortcuts-extension": ~5.1.8
508
+ "@jupyterlab/statusbar-extension": ~4.3.8
509
+ "@jupyterlab/terminal-extension": ~4.3.8
510
+ "@jupyterlab/theme-dark-extension": ~4.3.8
511
+ "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.8
512
+ "@jupyterlab/theme-light-extension": ~4.3.8
513
+ "@jupyterlab/toc-extension": ~6.3.8
514
+ "@jupyterlab/tooltip-extension": ~4.3.8
515
+ "@jupyterlab/translation-extension": ~4.3.8
516
+ "@jupyterlab/ui-components-extension": ~4.3.8
517
+ "@jupyterlab/vega5-extension": ~4.3.8
518
+ "@jupyterlab/workspaces-extension": ~4.3.8
519
519
  chokidar: ^3.4.0
520
520
  css-loader: ^6.7.1
521
521
  duplicate-package-checker-webpack-plugin: ^3.0.0
@@ -540,20 +540,20 @@ __metadata:
540
540
  languageName: unknown
541
541
  linkType: soft
542
542
 
543
- "@jupyterlab/application@npm:~4.3.7":
544
- version: 4.3.7
545
- resolution: "@jupyterlab/application@npm:4.3.7"
543
+ "@jupyterlab/application@npm:~4.3.8":
544
+ version: 4.3.8
545
+ resolution: "@jupyterlab/application@npm:4.3.8"
546
546
  dependencies:
547
547
  "@fortawesome/fontawesome-free": ^5.12.0
548
- "@jupyterlab/apputils": ^4.4.7
549
- "@jupyterlab/coreutils": ^6.3.7
550
- "@jupyterlab/docregistry": ^4.3.7
551
- "@jupyterlab/rendermime": ^4.3.7
552
- "@jupyterlab/rendermime-interfaces": ^3.11.7
553
- "@jupyterlab/services": ^7.3.7
554
- "@jupyterlab/statedb": ^4.3.7
555
- "@jupyterlab/translation": ^4.3.7
556
- "@jupyterlab/ui-components": ^4.3.7
548
+ "@jupyterlab/apputils": ^4.4.8
549
+ "@jupyterlab/coreutils": ^6.3.8
550
+ "@jupyterlab/docregistry": ^4.3.8
551
+ "@jupyterlab/rendermime": ^4.3.8
552
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
553
+ "@jupyterlab/services": ^7.3.8
554
+ "@jupyterlab/statedb": ^4.3.8
555
+ "@jupyterlab/translation": ^4.3.8
556
+ "@jupyterlab/ui-components": ^4.3.8
557
557
  "@lumino/algorithm": ^2.0.2
558
558
  "@lumino/application": ^2.4.1
559
559
  "@lumino/commands": ^2.3.1
@@ -564,27 +564,27 @@ __metadata:
564
564
  "@lumino/properties": ^2.0.2
565
565
  "@lumino/signaling": ^2.1.3
566
566
  "@lumino/widgets": ^2.5.0
567
- checksum: 2f9b2096f2a066bd2b5ede1dad469b5a75711a7f910dbc7b02479b7203eea3846a80da200b64ac1c0029b7bcf84e3cecae43b3b5f58bfe23af0b2a850bf910e0
568
- languageName: node
569
- linkType: hard
570
-
571
- "@jupyterlab/apputils-extension@npm:~4.3.7":
572
- version: 4.3.7
573
- resolution: "@jupyterlab/apputils-extension@npm:4.3.7"
574
- dependencies:
575
- "@jupyterlab/application": ^4.3.7
576
- "@jupyterlab/apputils": ^4.4.7
577
- "@jupyterlab/coreutils": ^6.3.7
578
- "@jupyterlab/docregistry": ^4.3.7
579
- "@jupyterlab/mainmenu": ^4.3.7
580
- "@jupyterlab/rendermime-interfaces": ^3.11.7
581
- "@jupyterlab/services": ^7.3.7
582
- "@jupyterlab/settingregistry": ^4.3.7
583
- "@jupyterlab/statedb": ^4.3.7
584
- "@jupyterlab/statusbar": ^4.3.7
585
- "@jupyterlab/translation": ^4.3.7
586
- "@jupyterlab/ui-components": ^4.3.7
587
- "@jupyterlab/workspaces": ^4.3.7
567
+ checksum: 8b3de855fdb20d28206a28da3a76c1a4711480612885d5ffd9d2c82ea1b1fd3a2bfe0c69858efe9dc10f24e8842d1fcef0a78c41411c5beb951cfab1e9f124d8
568
+ languageName: node
569
+ linkType: hard
570
+
571
+ "@jupyterlab/apputils-extension@npm:~4.3.8":
572
+ version: 4.3.8
573
+ resolution: "@jupyterlab/apputils-extension@npm:4.3.8"
574
+ dependencies:
575
+ "@jupyterlab/application": ^4.3.8
576
+ "@jupyterlab/apputils": ^4.4.8
577
+ "@jupyterlab/coreutils": ^6.3.8
578
+ "@jupyterlab/docregistry": ^4.3.8
579
+ "@jupyterlab/mainmenu": ^4.3.8
580
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
581
+ "@jupyterlab/services": ^7.3.8
582
+ "@jupyterlab/settingregistry": ^4.3.8
583
+ "@jupyterlab/statedb": ^4.3.8
584
+ "@jupyterlab/statusbar": ^4.3.8
585
+ "@jupyterlab/translation": ^4.3.8
586
+ "@jupyterlab/ui-components": ^4.3.8
587
+ "@jupyterlab/workspaces": ^4.3.8
588
588
  "@lumino/algorithm": ^2.0.2
589
589
  "@lumino/commands": ^2.3.1
590
590
  "@lumino/coreutils": ^2.2.0
@@ -595,23 +595,23 @@ __metadata:
595
595
  react: ^18.2.0
596
596
  react-dom: ^18.2.0
597
597
  react-toastify: ^9.0.8
598
- checksum: 3bb830c15f76782837827acb7dc4ca59d8e163d90d95d6763c5b841a65e1617839d57aa93cc7dda2cbb03f47fbddd4863675645340baa179ad63b2c20e1dc0fe
598
+ checksum: 0b1282891518df50ba42ebf8542db97d8c3b4b3279082d0070d67a83fc1db81ed8c4df0210769646d3c9c91b36a5ab03e5692c5741d18afad10e50451f039f71
599
599
  languageName: node
600
600
  linkType: hard
601
601
 
602
- "@jupyterlab/apputils@npm:~4.4.7":
603
- version: 4.4.7
604
- resolution: "@jupyterlab/apputils@npm:4.4.7"
602
+ "@jupyterlab/apputils@npm:~4.4.8":
603
+ version: 4.4.8
604
+ resolution: "@jupyterlab/apputils@npm:4.4.8"
605
605
  dependencies:
606
- "@jupyterlab/coreutils": ^6.3.7
607
- "@jupyterlab/observables": ^5.3.7
608
- "@jupyterlab/rendermime-interfaces": ^3.11.7
609
- "@jupyterlab/services": ^7.3.7
610
- "@jupyterlab/settingregistry": ^4.3.7
611
- "@jupyterlab/statedb": ^4.3.7
612
- "@jupyterlab/statusbar": ^4.3.7
613
- "@jupyterlab/translation": ^4.3.7
614
- "@jupyterlab/ui-components": ^4.3.7
606
+ "@jupyterlab/coreutils": ^6.3.8
607
+ "@jupyterlab/observables": ^5.3.8
608
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
609
+ "@jupyterlab/services": ^7.3.8
610
+ "@jupyterlab/settingregistry": ^4.3.8
611
+ "@jupyterlab/statedb": ^4.3.8
612
+ "@jupyterlab/statusbar": ^4.3.8
613
+ "@jupyterlab/translation": ^4.3.8
614
+ "@jupyterlab/ui-components": ^4.3.8
615
615
  "@lumino/algorithm": ^2.0.2
616
616
  "@lumino/commands": ^2.3.1
617
617
  "@lumino/coreutils": ^2.2.0
@@ -624,30 +624,30 @@ __metadata:
624
624
  "@types/react": ^18.0.26
625
625
  react: ^18.2.0
626
626
  sanitize-html: ~2.12.1
627
- checksum: 12c0de9a1e739d70da55027d9731342147c5f83c665fe66e2255818f5c03d4aa61ab2269a1198e68ff5b11461224bb1e181737e59f8ee02fec4f5d86754e447a
627
+ checksum: ed2617605fa37f08c8a295b6d3243e34963f37987e9090b84c8ff978dc560e41cc129a2150dde53596a4efdbe0d1c758a0b41e819d2d9fbc0c9325f9a3aea973
628
628
  languageName: node
629
629
  linkType: hard
630
630
 
631
- "@jupyterlab/attachments@npm:~4.3.7":
632
- version: 4.3.7
633
- resolution: "@jupyterlab/attachments@npm:4.3.7"
631
+ "@jupyterlab/attachments@npm:~4.3.8":
632
+ version: 4.3.8
633
+ resolution: "@jupyterlab/attachments@npm:4.3.8"
634
634
  dependencies:
635
- "@jupyterlab/nbformat": ^4.3.7
636
- "@jupyterlab/observables": ^5.3.7
637
- "@jupyterlab/rendermime": ^4.3.7
638
- "@jupyterlab/rendermime-interfaces": ^3.11.7
635
+ "@jupyterlab/nbformat": ^4.3.8
636
+ "@jupyterlab/observables": ^5.3.8
637
+ "@jupyterlab/rendermime": ^4.3.8
638
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
639
639
  "@lumino/disposable": ^2.1.3
640
640
  "@lumino/signaling": ^2.1.3
641
- checksum: 37d559c858c3a8da110074e1ed225ba95e7aff47a738c234653a09ff61fb0a27d290f4b9b1ac3cc4ccd268a6016070d8c3db381379aed96c69616339c6c548aa
641
+ checksum: edab3be606735cd8229776d9f3fb7ae4dbdef65bc86a10d60f916de13a9c6f918410e8e461ea44024978d7e5f8b75cb99d78ff166d66d2dcc58feb0a617bd994
642
642
  languageName: node
643
643
  linkType: hard
644
644
 
645
- "@jupyterlab/builder@npm:^4.3.7":
646
- version: 4.4.1
647
- resolution: "@jupyterlab/builder@npm:4.4.1"
645
+ "@jupyterlab/builder@npm:^4.3.8":
646
+ version: 4.4.3
647
+ resolution: "@jupyterlab/builder@npm:4.4.3"
648
648
  dependencies:
649
649
  "@lumino/algorithm": ^2.0.3
650
- "@lumino/application": ^2.4.3
650
+ "@lumino/application": ^2.4.4
651
651
  "@lumino/commands": ^2.3.2
652
652
  "@lumino/coreutils": ^2.2.1
653
653
  "@lumino/disposable": ^2.1.4
@@ -657,7 +657,7 @@ __metadata:
657
657
  "@lumino/properties": ^2.0.3
658
658
  "@lumino/signaling": ^2.1.4
659
659
  "@lumino/virtualdom": ^2.0.3
660
- "@lumino/widgets": ^2.7.0
660
+ "@lumino/widgets": ^2.7.1
661
661
  ajv: ^8.12.0
662
662
  commander: ^9.4.1
663
663
  css-loader: ^6.7.1
@@ -679,13 +679,13 @@ __metadata:
679
679
  worker-loader: ^3.0.2
680
680
  bin:
681
681
  build-labextension: lib/build-labextension.js
682
- checksum: 8a1e0003d5c1e73b5bb9c30edf990eb577d08d9964d1ada2ee439d75257754c11d3a2b7870be1684c59d5804ce2d3a104d803cbe1755e702dda48c847fe87b42
682
+ checksum: b6015eff6b79e29d82506c8e7f3fc2b3a1e3282bf06a4001be43329a78daceb7b13b1bb362997725828989419f35c905b3c9577a296f5beb8b808c2a4e6de849
683
683
  languageName: node
684
684
  linkType: hard
685
685
 
686
- "@jupyterlab/buildutils@npm:^4.3.7":
687
- version: 4.4.1
688
- resolution: "@jupyterlab/buildutils@npm:4.4.1"
686
+ "@jupyterlab/buildutils@npm:^4.3.8":
687
+ version: 4.4.3
688
+ resolution: "@jupyterlab/buildutils@npm:4.4.3"
689
689
  dependencies:
690
690
  "@yarnpkg/core": ^4.0.3
691
691
  "@yarnpkg/parsers": ^3.0.0
@@ -712,65 +712,65 @@ __metadata:
712
712
  update-dependency: lib/update-dependency.js
713
713
  update-dist-tag: lib/update-dist-tag.js
714
714
  update-staging-lock: lib/update-staging-lock.js
715
- checksum: 1e84eb224f3154e0902040cb55e25ca94bd2516e4102e829b0ef362a39ade00da9236d4444c8c3e66b7a988481710d3d931bd049179c38ca2e7f56b6ec59ef81
715
+ checksum: 94a4a4c6ba9847462423036c3bd3f96e38103dd5026d586b19ba7a986a631e631cc2220eb79c514026e371b6e3810d01b67db84c3e485897e1c90f7ae95f6c37
716
716
  languageName: node
717
717
  linkType: hard
718
718
 
719
- "@jupyterlab/cell-toolbar-extension@npm:~4.3.7":
720
- version: 4.3.7
721
- resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.7"
719
+ "@jupyterlab/cell-toolbar-extension@npm:~4.3.8":
720
+ version: 4.3.8
721
+ resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.8"
722
722
  dependencies:
723
- "@jupyterlab/application": ^4.3.7
724
- "@jupyterlab/apputils": ^4.4.7
725
- "@jupyterlab/cell-toolbar": ^4.3.7
726
- "@jupyterlab/settingregistry": ^4.3.7
727
- "@jupyterlab/translation": ^4.3.7
728
- checksum: 4f68ecdee5fce7b5f16d11277ccc1680a7cfef0f7e2d086c015159e46e84086b16e4f67cad8002300675117e9e3fa90f20201f9b0ea33f3bf19833057f15c6db
723
+ "@jupyterlab/application": ^4.3.8
724
+ "@jupyterlab/apputils": ^4.4.8
725
+ "@jupyterlab/cell-toolbar": ^4.3.8
726
+ "@jupyterlab/settingregistry": ^4.3.8
727
+ "@jupyterlab/translation": ^4.3.8
728
+ checksum: df8462461564ab469c2def63102f261d8d77ca643816980af973df4138d3a779fba55111b0515701f6758f57fbdf9d20a84659fca538b86329848d0cc9758c19
729
729
  languageName: node
730
730
  linkType: hard
731
731
 
732
- "@jupyterlab/cell-toolbar@npm:~4.3.7":
733
- version: 4.3.7
734
- resolution: "@jupyterlab/cell-toolbar@npm:4.3.7"
732
+ "@jupyterlab/cell-toolbar@npm:~4.3.8":
733
+ version: 4.3.8
734
+ resolution: "@jupyterlab/cell-toolbar@npm:4.3.8"
735
735
  dependencies:
736
736
  "@jupyter/ydoc": ^3.0.4
737
- "@jupyterlab/apputils": ^4.4.7
738
- "@jupyterlab/cells": ^4.3.7
739
- "@jupyterlab/docregistry": ^4.3.7
740
- "@jupyterlab/notebook": ^4.3.7
741
- "@jupyterlab/observables": ^5.3.7
742
- "@jupyterlab/ui-components": ^4.3.7
737
+ "@jupyterlab/apputils": ^4.4.8
738
+ "@jupyterlab/cells": ^4.3.8
739
+ "@jupyterlab/docregistry": ^4.3.8
740
+ "@jupyterlab/notebook": ^4.3.8
741
+ "@jupyterlab/observables": ^5.3.8
742
+ "@jupyterlab/ui-components": ^4.3.8
743
743
  "@lumino/algorithm": ^2.0.2
744
744
  "@lumino/commands": ^2.3.1
745
745
  "@lumino/disposable": ^2.1.3
746
746
  "@lumino/signaling": ^2.1.3
747
747
  "@lumino/widgets": ^2.5.0
748
- checksum: 8c91ab425634472f781f62d2a2e5db1d03cfc29b4c56ddf86c44d8cb1a0aa08e2a05d5a03d6b5998568ccd4dac13fb89f97cab27990a59e2781cfba643a3e157
748
+ checksum: 655ff44155def7213c47d6a0f2203bc72d616599bb8a38b27c66dd3d18d053d4c7856b916dc4efb34bc8df09889f2582aabc6cba5f402ecbb8451cbd25249286
749
749
  languageName: node
750
750
  linkType: hard
751
751
 
752
- "@jupyterlab/cells@npm:~4.3.7":
753
- version: 4.3.7
754
- resolution: "@jupyterlab/cells@npm:4.3.7"
752
+ "@jupyterlab/cells@npm:~4.3.8":
753
+ version: 4.3.8
754
+ resolution: "@jupyterlab/cells@npm:4.3.8"
755
755
  dependencies:
756
756
  "@codemirror/state": ^6.4.1
757
757
  "@codemirror/view": ^6.26.3
758
758
  "@jupyter/ydoc": ^3.0.4
759
- "@jupyterlab/apputils": ^4.4.7
760
- "@jupyterlab/attachments": ^4.3.7
761
- "@jupyterlab/codeeditor": ^4.3.7
762
- "@jupyterlab/codemirror": ^4.3.7
763
- "@jupyterlab/coreutils": ^6.3.7
764
- "@jupyterlab/documentsearch": ^4.3.7
765
- "@jupyterlab/filebrowser": ^4.3.7
766
- "@jupyterlab/nbformat": ^4.3.7
767
- "@jupyterlab/observables": ^5.3.7
768
- "@jupyterlab/outputarea": ^4.3.7
769
- "@jupyterlab/rendermime": ^4.3.7
770
- "@jupyterlab/services": ^7.3.7
771
- "@jupyterlab/toc": ^6.3.7
772
- "@jupyterlab/translation": ^4.3.7
773
- "@jupyterlab/ui-components": ^4.3.7
759
+ "@jupyterlab/apputils": ^4.4.8
760
+ "@jupyterlab/attachments": ^4.3.8
761
+ "@jupyterlab/codeeditor": ^4.3.8
762
+ "@jupyterlab/codemirror": ^4.3.8
763
+ "@jupyterlab/coreutils": ^6.3.8
764
+ "@jupyterlab/documentsearch": ^4.3.8
765
+ "@jupyterlab/filebrowser": ^4.3.8
766
+ "@jupyterlab/nbformat": ^4.3.8
767
+ "@jupyterlab/observables": ^5.3.8
768
+ "@jupyterlab/outputarea": ^4.3.8
769
+ "@jupyterlab/rendermime": ^4.3.8
770
+ "@jupyterlab/services": ^7.3.8
771
+ "@jupyterlab/toc": ^6.3.8
772
+ "@jupyterlab/translation": ^4.3.8
773
+ "@jupyterlab/ui-components": ^4.3.8
774
774
  "@lumino/algorithm": ^2.0.2
775
775
  "@lumino/coreutils": ^2.2.0
776
776
  "@lumino/domutils": ^2.0.2
@@ -781,38 +781,38 @@ __metadata:
781
781
  "@lumino/virtualdom": ^2.0.2
782
782
  "@lumino/widgets": ^2.5.0
783
783
  react: ^18.2.0
784
- checksum: 539cda44de9d4462ed7716a3f0d6bef82197cfb2e0f41f62292a85c60f1030f36cd31efe977dd13b52c72efec05d44c29b09bff1979b8e172100a016c8338c80
784
+ checksum: a68e3d7186e00b794390f0281854404c2027115b60502f6a7b7ffc326603797804bc19aff9c46ea3a653384115384074a7c52728ffc3da510a473573b6e32b06
785
785
  languageName: node
786
786
  linkType: hard
787
787
 
788
- "@jupyterlab/celltags-extension@npm:~4.3.7":
789
- version: 4.3.7
790
- resolution: "@jupyterlab/celltags-extension@npm:4.3.7"
788
+ "@jupyterlab/celltags-extension@npm:~4.3.8":
789
+ version: 4.3.8
790
+ resolution: "@jupyterlab/celltags-extension@npm:4.3.8"
791
791
  dependencies:
792
- "@jupyterlab/application": ^4.3.7
793
- "@jupyterlab/notebook": ^4.3.7
794
- "@jupyterlab/translation": ^4.3.7
795
- "@jupyterlab/ui-components": ^4.3.7
792
+ "@jupyterlab/application": ^4.3.8
793
+ "@jupyterlab/notebook": ^4.3.8
794
+ "@jupyterlab/translation": ^4.3.8
795
+ "@jupyterlab/ui-components": ^4.3.8
796
796
  "@lumino/algorithm": ^2.0.2
797
797
  "@rjsf/utils": ^5.13.4
798
798
  react: ^18.2.0
799
- checksum: ca9fc0fed2cea1549b215ad2a62fd1a7cbda718f02538c1e21d3bcce3cfc899a2e4734a1d35bb4e1ce4ddd2d5d0e76bec53729040155affa2349d7a4102b7271
799
+ checksum: 8fa0519257a51833e406848f9e6bdcdfcbe1f71214cefa0fa5034a1be954e19dccbdae647726f56ee304c07fca1f6c6c9ed25410190231900331e262c727fbe7
800
800
  languageName: node
801
801
  linkType: hard
802
802
 
803
- "@jupyterlab/codeeditor@npm:~4.3.7":
804
- version: 4.3.7
805
- resolution: "@jupyterlab/codeeditor@npm:4.3.7"
803
+ "@jupyterlab/codeeditor@npm:~4.3.8":
804
+ version: 4.3.8
805
+ resolution: "@jupyterlab/codeeditor@npm:4.3.8"
806
806
  dependencies:
807
807
  "@codemirror/state": ^6.4.1
808
808
  "@jupyter/ydoc": ^3.0.4
809
- "@jupyterlab/apputils": ^4.4.7
810
- "@jupyterlab/coreutils": ^6.3.7
811
- "@jupyterlab/nbformat": ^4.3.7
812
- "@jupyterlab/observables": ^5.3.7
813
- "@jupyterlab/statusbar": ^4.3.7
814
- "@jupyterlab/translation": ^4.3.7
815
- "@jupyterlab/ui-components": ^4.3.7
809
+ "@jupyterlab/apputils": ^4.4.8
810
+ "@jupyterlab/coreutils": ^6.3.8
811
+ "@jupyterlab/nbformat": ^4.3.8
812
+ "@jupyterlab/observables": ^5.3.8
813
+ "@jupyterlab/statusbar": ^4.3.8
814
+ "@jupyterlab/translation": ^4.3.8
815
+ "@jupyterlab/ui-components": ^4.3.8
816
816
  "@lumino/coreutils": ^2.2.0
817
817
  "@lumino/disposable": ^2.1.3
818
818
  "@lumino/dragdrop": ^2.1.5
@@ -820,13 +820,13 @@ __metadata:
820
820
  "@lumino/signaling": ^2.1.3
821
821
  "@lumino/widgets": ^2.5.0
822
822
  react: ^18.2.0
823
- checksum: 230c4d281a3eaae01837d730e4298593e439e57a4d2c8d932b26a33a49ef3e520bf9336e2b34055f2eba5751afba4639c2ba38d25f00a1898b0bff3883dd2dd1
823
+ checksum: 353071ead4b36d8147389ba00806e58fffcd7b91df74110a999458a3e71f7a8a40491b91e248d228072a5d3bfcdea826770c7b98e4ee43b827859d260710a916
824
824
  languageName: node
825
825
  linkType: hard
826
826
 
827
- "@jupyterlab/codemirror-extension@npm:~4.3.7":
828
- version: 4.3.7
829
- resolution: "@jupyterlab/codemirror-extension@npm:4.3.7"
827
+ "@jupyterlab/codemirror-extension@npm:~4.3.8":
828
+ version: 4.3.8
829
+ resolution: "@jupyterlab/codemirror-extension@npm:4.3.8"
830
830
  dependencies:
831
831
  "@codemirror/commands": ^6.5.0
832
832
  "@codemirror/lang-markdown": ^6.2.5
@@ -835,25 +835,25 @@ __metadata:
835
835
  "@codemirror/search": ^6.5.6
836
836
  "@codemirror/view": ^6.26.3
837
837
  "@jupyter/ydoc": ^3.0.4
838
- "@jupyterlab/application": ^4.3.7
839
- "@jupyterlab/codeeditor": ^4.3.7
840
- "@jupyterlab/codemirror": ^4.3.7
841
- "@jupyterlab/settingregistry": ^4.3.7
842
- "@jupyterlab/statusbar": ^4.3.7
843
- "@jupyterlab/translation": ^4.3.7
844
- "@jupyterlab/ui-components": ^4.3.7
838
+ "@jupyterlab/application": ^4.3.8
839
+ "@jupyterlab/codeeditor": ^4.3.8
840
+ "@jupyterlab/codemirror": ^4.3.8
841
+ "@jupyterlab/settingregistry": ^4.3.8
842
+ "@jupyterlab/statusbar": ^4.3.8
843
+ "@jupyterlab/translation": ^4.3.8
844
+ "@jupyterlab/ui-components": ^4.3.8
845
845
  "@lumino/coreutils": ^2.2.0
846
846
  "@lumino/widgets": ^2.5.0
847
847
  "@rjsf/utils": ^5.13.4
848
848
  "@rjsf/validator-ajv8": ^5.13.4
849
849
  react: ^18.2.0
850
- checksum: 263f356cdd8fc9f1181a4eebf30d7c67f3616b1ad102a67d453f23a819df9fff7a417e0f4c34259355d40cf53c03ec9de782b85f78bf2d63f4f7549d61e94e89
850
+ checksum: 8a0bd215c6991493be3d9bd2425b3a772e6b3ef397818f7cb51a35cc0e429fa951ef9d02323c0f5ca3fc4649d970fcf46cb4623f2f29410d291df681d44c9e1f
851
851
  languageName: node
852
852
  linkType: hard
853
853
 
854
- "@jupyterlab/codemirror@npm:~4.3.7":
855
- version: 4.3.7
856
- resolution: "@jupyterlab/codemirror@npm:4.3.7"
854
+ "@jupyterlab/codemirror@npm:~4.3.8":
855
+ version: 4.3.8
856
+ resolution: "@jupyterlab/codemirror@npm:4.3.8"
857
857
  dependencies:
858
858
  "@codemirror/autocomplete": ^6.16.0
859
859
  "@codemirror/commands": ^6.5.0
@@ -876,11 +876,11 @@ __metadata:
876
876
  "@codemirror/state": ^6.4.1
877
877
  "@codemirror/view": ^6.26.3
878
878
  "@jupyter/ydoc": ^3.0.4
879
- "@jupyterlab/codeeditor": ^4.3.7
880
- "@jupyterlab/coreutils": ^6.3.7
881
- "@jupyterlab/documentsearch": ^4.3.7
882
- "@jupyterlab/nbformat": ^4.3.7
883
- "@jupyterlab/translation": ^4.3.7
879
+ "@jupyterlab/codeeditor": ^4.3.8
880
+ "@jupyterlab/coreutils": ^6.3.8
881
+ "@jupyterlab/documentsearch": ^4.3.8
882
+ "@jupyterlab/nbformat": ^4.3.8
883
+ "@jupyterlab/translation": ^4.3.8
884
884
  "@lezer/common": ^1.2.1
885
885
  "@lezer/generator": ^1.7.0
886
886
  "@lezer/highlight": ^1.2.0
@@ -889,45 +889,45 @@ __metadata:
889
889
  "@lumino/disposable": ^2.1.3
890
890
  "@lumino/signaling": ^2.1.3
891
891
  yjs: ^13.5.40
892
- checksum: 28540c5d59128d477ff2bbdce65778c2ea88ca5239d4b66e42c426d689ebd59df4e3f42ba00d56976fff5a81619bcd1a96ca4a7921fa62dcb59116599f9bffae
892
+ checksum: 78b7f5c8f6274d7298b7dc3fb3da2db6ba49ae4b7a4510524c5366bbe0a52d19992f0756ce83a296693c6e9625d63de235ad921be6278a7bbe0a3faa34581ba4
893
893
  languageName: node
894
894
  linkType: hard
895
895
 
896
- "@jupyterlab/completer-extension@npm:~4.3.7":
897
- version: 4.3.7
898
- resolution: "@jupyterlab/completer-extension@npm:4.3.7"
899
- dependencies:
900
- "@jupyterlab/application": ^4.3.7
901
- "@jupyterlab/codeeditor": ^4.3.7
902
- "@jupyterlab/completer": ^4.3.7
903
- "@jupyterlab/settingregistry": ^4.3.7
904
- "@jupyterlab/translation": ^4.3.7
905
- "@jupyterlab/ui-components": ^4.3.7
896
+ "@jupyterlab/completer-extension@npm:~4.3.8":
897
+ version: 4.3.8
898
+ resolution: "@jupyterlab/completer-extension@npm:4.3.8"
899
+ dependencies:
900
+ "@jupyterlab/application": ^4.3.8
901
+ "@jupyterlab/codeeditor": ^4.3.8
902
+ "@jupyterlab/completer": ^4.3.8
903
+ "@jupyterlab/settingregistry": ^4.3.8
904
+ "@jupyterlab/translation": ^4.3.8
905
+ "@jupyterlab/ui-components": ^4.3.8
906
906
  "@lumino/commands": ^2.3.1
907
907
  "@lumino/coreutils": ^2.2.0
908
908
  "@rjsf/utils": ^5.13.4
909
909
  react: ^18.2.0
910
- checksum: 7caefcaeacd3536aab4bac594b767fc35f6bce289c172fa5b68a7726d7ad9ad50e99bce836a133e761dbbf1cfeb7c5ceb829e22f4d1978039fbcbd6bac094d49
910
+ checksum: 5f0b69ee6495e5a7c7dfc9367492b1a3741dc5fdcc14953e95572ed54e22349ab55853a571fdc5fb35dcce09dc720e7e8f90d40feecf5b1dcf0c76b200098912
911
911
  languageName: node
912
912
  linkType: hard
913
913
 
914
- "@jupyterlab/completer@npm:~4.3.7":
915
- version: 4.3.7
916
- resolution: "@jupyterlab/completer@npm:4.3.7"
914
+ "@jupyterlab/completer@npm:~4.3.8":
915
+ version: 4.3.8
916
+ resolution: "@jupyterlab/completer@npm:4.3.8"
917
917
  dependencies:
918
918
  "@codemirror/state": ^6.4.1
919
919
  "@codemirror/view": ^6.26.3
920
920
  "@jupyter/ydoc": ^3.0.4
921
- "@jupyterlab/apputils": ^4.4.7
922
- "@jupyterlab/codeeditor": ^4.3.7
923
- "@jupyterlab/codemirror": ^4.3.7
924
- "@jupyterlab/coreutils": ^6.3.7
925
- "@jupyterlab/rendermime": ^4.3.7
926
- "@jupyterlab/services": ^7.3.7
927
- "@jupyterlab/settingregistry": ^4.3.7
928
- "@jupyterlab/statedb": ^4.3.7
929
- "@jupyterlab/translation": ^4.3.7
930
- "@jupyterlab/ui-components": ^4.3.7
921
+ "@jupyterlab/apputils": ^4.4.8
922
+ "@jupyterlab/codeeditor": ^4.3.8
923
+ "@jupyterlab/codemirror": ^4.3.8
924
+ "@jupyterlab/coreutils": ^6.3.8
925
+ "@jupyterlab/rendermime": ^4.3.8
926
+ "@jupyterlab/services": ^7.3.8
927
+ "@jupyterlab/settingregistry": ^4.3.8
928
+ "@jupyterlab/statedb": ^4.3.8
929
+ "@jupyterlab/translation": ^4.3.8
930
+ "@jupyterlab/ui-components": ^4.3.8
931
931
  "@lumino/algorithm": ^2.0.2
932
932
  "@lumino/coreutils": ^2.2.0
933
933
  "@lumino/disposable": ^2.1.3
@@ -935,63 +935,63 @@ __metadata:
935
935
  "@lumino/messaging": ^2.0.2
936
936
  "@lumino/signaling": ^2.1.3
937
937
  "@lumino/widgets": ^2.5.0
938
- checksum: 442cd792e395428d3d1e6735b0180c6709c25d1e06aa135c24b496227dbe3a58d7d31afda4d72c4c0cb220d99d1a7488414b223127c7b8b4c629b4248ed3d851
939
- languageName: node
940
- linkType: hard
941
-
942
- "@jupyterlab/console-extension@npm:~4.3.7":
943
- version: 4.3.7
944
- resolution: "@jupyterlab/console-extension@npm:4.3.7"
945
- dependencies:
946
- "@jupyterlab/application": ^4.3.7
947
- "@jupyterlab/apputils": ^4.4.7
948
- "@jupyterlab/codeeditor": ^4.3.7
949
- "@jupyterlab/completer": ^4.3.7
950
- "@jupyterlab/console": ^4.3.7
951
- "@jupyterlab/filebrowser": ^4.3.7
952
- "@jupyterlab/launcher": ^4.3.7
953
- "@jupyterlab/mainmenu": ^4.3.7
954
- "@jupyterlab/rendermime": ^4.3.7
955
- "@jupyterlab/settingregistry": ^4.3.7
956
- "@jupyterlab/translation": ^4.3.7
957
- "@jupyterlab/ui-components": ^4.3.7
938
+ checksum: b650a7e0e7d77f5874e5464aaffb201b5225bfd50b12ea9397c3a318d4ef94162a5c5fd11ddd28305be0cde38975ec706ad7fa6db93be8a62f4158d3e63211ee
939
+ languageName: node
940
+ linkType: hard
941
+
942
+ "@jupyterlab/console-extension@npm:~4.3.8":
943
+ version: 4.3.8
944
+ resolution: "@jupyterlab/console-extension@npm:4.3.8"
945
+ dependencies:
946
+ "@jupyterlab/application": ^4.3.8
947
+ "@jupyterlab/apputils": ^4.4.8
948
+ "@jupyterlab/codeeditor": ^4.3.8
949
+ "@jupyterlab/completer": ^4.3.8
950
+ "@jupyterlab/console": ^4.3.8
951
+ "@jupyterlab/filebrowser": ^4.3.8
952
+ "@jupyterlab/launcher": ^4.3.8
953
+ "@jupyterlab/mainmenu": ^4.3.8
954
+ "@jupyterlab/rendermime": ^4.3.8
955
+ "@jupyterlab/settingregistry": ^4.3.8
956
+ "@jupyterlab/translation": ^4.3.8
957
+ "@jupyterlab/ui-components": ^4.3.8
958
958
  "@lumino/algorithm": ^2.0.2
959
959
  "@lumino/coreutils": ^2.2.0
960
960
  "@lumino/disposable": ^2.1.3
961
961
  "@lumino/properties": ^2.0.2
962
962
  "@lumino/widgets": ^2.5.0
963
- checksum: bf02ce7c75115c5d0ff6fce577bd6c5d4168bd1c78b360097f77d6f8390d3061d239d2efbb99877727547a1b13875db42a2d0a05f29903765a00b5a90caa2ab9
963
+ checksum: 64ccb03aa600fcb965fcbbbbf78babaf837843f7125344c524fbf35eb2c77e2bcb3d6db302fad10e5683b48a41c2894771e7911d28698ee4097d194eb80dd432
964
964
  languageName: node
965
965
  linkType: hard
966
966
 
967
- "@jupyterlab/console@npm:~4.3.7":
968
- version: 4.3.7
969
- resolution: "@jupyterlab/console@npm:4.3.7"
967
+ "@jupyterlab/console@npm:~4.3.8":
968
+ version: 4.3.8
969
+ resolution: "@jupyterlab/console@npm:4.3.8"
970
970
  dependencies:
971
971
  "@jupyter/ydoc": ^3.0.4
972
- "@jupyterlab/apputils": ^4.4.7
973
- "@jupyterlab/cells": ^4.3.7
974
- "@jupyterlab/codeeditor": ^4.3.7
975
- "@jupyterlab/coreutils": ^6.3.7
976
- "@jupyterlab/nbformat": ^4.3.7
977
- "@jupyterlab/observables": ^5.3.7
978
- "@jupyterlab/rendermime": ^4.3.7
979
- "@jupyterlab/services": ^7.3.7
980
- "@jupyterlab/translation": ^4.3.7
981
- "@jupyterlab/ui-components": ^4.3.7
972
+ "@jupyterlab/apputils": ^4.4.8
973
+ "@jupyterlab/cells": ^4.3.8
974
+ "@jupyterlab/codeeditor": ^4.3.8
975
+ "@jupyterlab/coreutils": ^6.3.8
976
+ "@jupyterlab/nbformat": ^4.3.8
977
+ "@jupyterlab/observables": ^5.3.8
978
+ "@jupyterlab/rendermime": ^4.3.8
979
+ "@jupyterlab/services": ^7.3.8
980
+ "@jupyterlab/translation": ^4.3.8
981
+ "@jupyterlab/ui-components": ^4.3.8
982
982
  "@lumino/coreutils": ^2.2.0
983
983
  "@lumino/disposable": ^2.1.3
984
984
  "@lumino/dragdrop": ^2.1.5
985
985
  "@lumino/messaging": ^2.0.2
986
986
  "@lumino/signaling": ^2.1.3
987
987
  "@lumino/widgets": ^2.5.0
988
- checksum: 1e438c49e89a41ee818a0a80558b064c7189c0884b9b026930b73ffc3380e0bf9d07ebe951b3261734ee000a7e88fdcf7cdd989e64080d7cdf8564a06c23ab74
988
+ checksum: 72ebc03b34bb0410f21293d40cbc4b0423e5908e3ab18d7e6268f00fecbf82426618b30f19da35c5d1852210f0ebe7cb6522d8857d787bf7442e1f5bc363a699
989
989
  languageName: node
990
990
  linkType: hard
991
991
 
992
- "@jupyterlab/coreutils@npm:~6.3.7":
993
- version: 6.3.7
994
- resolution: "@jupyterlab/coreutils@npm:6.3.7"
992
+ "@jupyterlab/coreutils@npm:~6.3.8":
993
+ version: 6.3.8
994
+ resolution: "@jupyterlab/coreutils@npm:6.3.8"
995
995
  dependencies:
996
996
  "@lumino/coreutils": ^2.2.0
997
997
  "@lumino/disposable": ^2.1.3
@@ -999,94 +999,94 @@ __metadata:
999
999
  minimist: ~1.2.0
1000
1000
  path-browserify: ^1.0.0
1001
1001
  url-parse: ~1.5.4
1002
- checksum: 9daf0dded11096c896dd95fcbdd739673e2fe3fe24368f5f5017cd7e5d8701d72a24fef7b928c29d9381fdf45d6d3a9d727d7f5e11c56f069a5947010b8a96e7
1002
+ checksum: 559437e0f4d69fe0c1c0025469b90b50ff86481fedeb78ced4fb2a225564aa54811f2573134846bdf3c9fd895939137d2cca2557f5dcc65c8ec43508c32731df
1003
1003
  languageName: node
1004
1004
  linkType: hard
1005
1005
 
1006
- "@jupyterlab/csvviewer-extension@npm:~4.3.7":
1007
- version: 4.3.7
1008
- resolution: "@jupyterlab/csvviewer-extension@npm:4.3.7"
1009
- dependencies:
1010
- "@jupyterlab/application": ^4.3.7
1011
- "@jupyterlab/apputils": ^4.4.7
1012
- "@jupyterlab/csvviewer": ^4.3.7
1013
- "@jupyterlab/docregistry": ^4.3.7
1014
- "@jupyterlab/documentsearch": ^4.3.7
1015
- "@jupyterlab/mainmenu": ^4.3.7
1016
- "@jupyterlab/observables": ^5.3.7
1017
- "@jupyterlab/settingregistry": ^4.3.7
1018
- "@jupyterlab/translation": ^4.3.7
1006
+ "@jupyterlab/csvviewer-extension@npm:~4.3.8":
1007
+ version: 4.3.8
1008
+ resolution: "@jupyterlab/csvviewer-extension@npm:4.3.8"
1009
+ dependencies:
1010
+ "@jupyterlab/application": ^4.3.8
1011
+ "@jupyterlab/apputils": ^4.4.8
1012
+ "@jupyterlab/csvviewer": ^4.3.8
1013
+ "@jupyterlab/docregistry": ^4.3.8
1014
+ "@jupyterlab/documentsearch": ^4.3.8
1015
+ "@jupyterlab/mainmenu": ^4.3.8
1016
+ "@jupyterlab/observables": ^5.3.8
1017
+ "@jupyterlab/settingregistry": ^4.3.8
1018
+ "@jupyterlab/translation": ^4.3.8
1019
1019
  "@lumino/datagrid": ^2.4.1
1020
1020
  "@lumino/widgets": ^2.5.0
1021
- checksum: 268d447f2f8e5f4d9f60accc6c56457dc1ee04f040da7b254f3af30bc985654786fcaf0dcacdc04604347d2d49a3b2a54d716d1e555cdd89f9425a6415e4794a
1021
+ checksum: 1c05c567cebb499f4f7dae0ba9e13107d66530013f8fb30ff82ba83a21658e6cc798706f9ce4d8047cf754cc268660fd2bc76148cb79c48a1383fd0c74aef452
1022
1022
  languageName: node
1023
1023
  linkType: hard
1024
1024
 
1025
- "@jupyterlab/csvviewer@npm:~4.3.7":
1026
- version: 4.3.7
1027
- resolution: "@jupyterlab/csvviewer@npm:4.3.7"
1025
+ "@jupyterlab/csvviewer@npm:~4.3.8":
1026
+ version: 4.3.8
1027
+ resolution: "@jupyterlab/csvviewer@npm:4.3.8"
1028
1028
  dependencies:
1029
- "@jupyterlab/coreutils": ^6.3.7
1030
- "@jupyterlab/docregistry": ^4.3.7
1031
- "@jupyterlab/translation": ^4.3.7
1032
- "@jupyterlab/ui-components": ^4.3.7
1029
+ "@jupyterlab/coreutils": ^6.3.8
1030
+ "@jupyterlab/docregistry": ^4.3.8
1031
+ "@jupyterlab/translation": ^4.3.8
1032
+ "@jupyterlab/ui-components": ^4.3.8
1033
1033
  "@lumino/coreutils": ^2.2.0
1034
1034
  "@lumino/datagrid": ^2.4.1
1035
1035
  "@lumino/disposable": ^2.1.3
1036
1036
  "@lumino/messaging": ^2.0.2
1037
1037
  "@lumino/signaling": ^2.1.3
1038
1038
  "@lumino/widgets": ^2.5.0
1039
- checksum: b0f89dde5c7a75488832dd43be3082ab6d5dd1e82d0e891e5b9c7a169b1cf14544bc377d247c0fd7e40d2d883febb7469f76cf0f260e416f357d78e01e2a5eb2
1040
- languageName: node
1041
- linkType: hard
1042
-
1043
- "@jupyterlab/debugger-extension@npm:~4.3.7":
1044
- version: 4.3.7
1045
- resolution: "@jupyterlab/debugger-extension@npm:4.3.7"
1046
- dependencies:
1047
- "@jupyterlab/application": ^4.3.7
1048
- "@jupyterlab/apputils": ^4.4.7
1049
- "@jupyterlab/cells": ^4.3.7
1050
- "@jupyterlab/codeeditor": ^4.3.7
1051
- "@jupyterlab/console": ^4.3.7
1052
- "@jupyterlab/coreutils": ^6.3.7
1053
- "@jupyterlab/debugger": ^4.3.7
1054
- "@jupyterlab/docregistry": ^4.3.7
1055
- "@jupyterlab/fileeditor": ^4.3.7
1056
- "@jupyterlab/logconsole": ^4.3.7
1057
- "@jupyterlab/notebook": ^4.3.7
1058
- "@jupyterlab/rendermime": ^4.3.7
1059
- "@jupyterlab/services": ^7.3.7
1060
- "@jupyterlab/settingregistry": ^4.3.7
1061
- "@jupyterlab/translation": ^4.3.7
1039
+ checksum: c9ebfdc961acb7cf59c6df85fa1fedbc03c55c734b989fce640a4877f92a04118198e361a1d939e97481467387200f709197b78439ef655bc33d831973c30b1b
1040
+ languageName: node
1041
+ linkType: hard
1042
+
1043
+ "@jupyterlab/debugger-extension@npm:~4.3.8":
1044
+ version: 4.3.8
1045
+ resolution: "@jupyterlab/debugger-extension@npm:4.3.8"
1046
+ dependencies:
1047
+ "@jupyterlab/application": ^4.3.8
1048
+ "@jupyterlab/apputils": ^4.4.8
1049
+ "@jupyterlab/cells": ^4.3.8
1050
+ "@jupyterlab/codeeditor": ^4.3.8
1051
+ "@jupyterlab/console": ^4.3.8
1052
+ "@jupyterlab/coreutils": ^6.3.8
1053
+ "@jupyterlab/debugger": ^4.3.8
1054
+ "@jupyterlab/docregistry": ^4.3.8
1055
+ "@jupyterlab/fileeditor": ^4.3.8
1056
+ "@jupyterlab/logconsole": ^4.3.8
1057
+ "@jupyterlab/notebook": ^4.3.8
1058
+ "@jupyterlab/rendermime": ^4.3.8
1059
+ "@jupyterlab/services": ^7.3.8
1060
+ "@jupyterlab/settingregistry": ^4.3.8
1061
+ "@jupyterlab/translation": ^4.3.8
1062
1062
  "@lumino/commands": ^2.3.1
1063
- checksum: 7d9afc297e574e8bd6e713db17a45640c7aa2118b4085ce6d0b77b6f350fecb26a84831aae1ecc5763d2dde9728529cec310cd5c7363a7341f7ffde6a201f4ff
1063
+ checksum: 123cd535d3db135975d4570f555dbeab2a7a9b83be6545dbe43b9ba90e35527311ac20b46bfc56849773b9c5a3ff2d593dc4f8f8c1c17e15d0339179404afca4
1064
1064
  languageName: node
1065
1065
  linkType: hard
1066
1066
 
1067
- "@jupyterlab/debugger@npm:~4.3.7":
1068
- version: 4.3.7
1069
- resolution: "@jupyterlab/debugger@npm:4.3.7"
1067
+ "@jupyterlab/debugger@npm:~4.3.8":
1068
+ version: 4.3.8
1069
+ resolution: "@jupyterlab/debugger@npm:4.3.8"
1070
1070
  dependencies:
1071
1071
  "@codemirror/state": ^6.4.1
1072
1072
  "@codemirror/view": ^6.26.3
1073
1073
  "@jupyter/react-components": ^0.16.6
1074
1074
  "@jupyter/ydoc": ^3.0.4
1075
- "@jupyterlab/application": ^4.3.7
1076
- "@jupyterlab/apputils": ^4.4.7
1077
- "@jupyterlab/cells": ^4.3.7
1078
- "@jupyterlab/codeeditor": ^4.3.7
1079
- "@jupyterlab/codemirror": ^4.3.7
1080
- "@jupyterlab/console": ^4.3.7
1081
- "@jupyterlab/coreutils": ^6.3.7
1082
- "@jupyterlab/docregistry": ^4.3.7
1083
- "@jupyterlab/fileeditor": ^4.3.7
1084
- "@jupyterlab/notebook": ^4.3.7
1085
- "@jupyterlab/observables": ^5.3.7
1086
- "@jupyterlab/rendermime": ^4.3.7
1087
- "@jupyterlab/services": ^7.3.7
1088
- "@jupyterlab/translation": ^4.3.7
1089
- "@jupyterlab/ui-components": ^4.3.7
1075
+ "@jupyterlab/application": ^4.3.8
1076
+ "@jupyterlab/apputils": ^4.4.8
1077
+ "@jupyterlab/cells": ^4.3.8
1078
+ "@jupyterlab/codeeditor": ^4.3.8
1079
+ "@jupyterlab/codemirror": ^4.3.8
1080
+ "@jupyterlab/console": ^4.3.8
1081
+ "@jupyterlab/coreutils": ^6.3.8
1082
+ "@jupyterlab/docregistry": ^4.3.8
1083
+ "@jupyterlab/fileeditor": ^4.3.8
1084
+ "@jupyterlab/notebook": ^4.3.8
1085
+ "@jupyterlab/observables": ^5.3.8
1086
+ "@jupyterlab/rendermime": ^4.3.8
1087
+ "@jupyterlab/services": ^7.3.8
1088
+ "@jupyterlab/translation": ^4.3.8
1089
+ "@jupyterlab/ui-components": ^4.3.8
1090
1090
  "@lumino/algorithm": ^2.0.2
1091
1091
  "@lumino/commands": ^2.3.1
1092
1092
  "@lumino/coreutils": ^2.2.0
@@ -1098,25 +1098,25 @@ __metadata:
1098
1098
  "@lumino/widgets": ^2.5.0
1099
1099
  "@vscode/debugprotocol": ^1.51.0
1100
1100
  react: ^18.2.0
1101
- checksum: b37c673967b3cc751385d36351594c7f54df30b035e259dd547e412e18c0e1a00f236eff29c206b40f87ad3b2351a11ae8f86013ce67aff90cbf6c8e2a7b032a
1101
+ checksum: 2ce0f87abb1b4386185dd1721479cc28bf340d1aecd17a79b844055d8f74e87a2dd04aefd491f4260847c393c90b7244684e29b8d85377f67281f129bac8d0b2
1102
1102
  languageName: node
1103
1103
  linkType: hard
1104
1104
 
1105
- "@jupyterlab/docmanager-extension@npm:~4.3.7":
1106
- version: 4.3.7
1107
- resolution: "@jupyterlab/docmanager-extension@npm:4.3.7"
1108
- dependencies:
1109
- "@jupyterlab/application": ^4.3.7
1110
- "@jupyterlab/apputils": ^4.4.7
1111
- "@jupyterlab/coreutils": ^6.3.7
1112
- "@jupyterlab/docmanager": ^4.3.7
1113
- "@jupyterlab/docregistry": ^4.3.7
1114
- "@jupyterlab/services": ^7.3.7
1115
- "@jupyterlab/settingregistry": ^4.3.7
1116
- "@jupyterlab/statedb": ^4.3.7
1117
- "@jupyterlab/statusbar": ^4.3.7
1118
- "@jupyterlab/translation": ^4.3.7
1119
- "@jupyterlab/ui-components": ^4.3.7
1105
+ "@jupyterlab/docmanager-extension@npm:~4.3.8":
1106
+ version: 4.3.8
1107
+ resolution: "@jupyterlab/docmanager-extension@npm:4.3.8"
1108
+ dependencies:
1109
+ "@jupyterlab/application": ^4.3.8
1110
+ "@jupyterlab/apputils": ^4.4.8
1111
+ "@jupyterlab/coreutils": ^6.3.8
1112
+ "@jupyterlab/docmanager": ^4.3.8
1113
+ "@jupyterlab/docregistry": ^4.3.8
1114
+ "@jupyterlab/services": ^7.3.8
1115
+ "@jupyterlab/settingregistry": ^4.3.8
1116
+ "@jupyterlab/statedb": ^4.3.8
1117
+ "@jupyterlab/statusbar": ^4.3.8
1118
+ "@jupyterlab/translation": ^4.3.8
1119
+ "@jupyterlab/ui-components": ^4.3.8
1120
1120
  "@lumino/algorithm": ^2.0.2
1121
1121
  "@lumino/commands": ^2.3.1
1122
1122
  "@lumino/coreutils": ^2.2.0
@@ -1124,22 +1124,22 @@ __metadata:
1124
1124
  "@lumino/signaling": ^2.1.3
1125
1125
  "@lumino/widgets": ^2.5.0
1126
1126
  react: ^18.2.0
1127
- checksum: 228ca15732cc2940b89fcb67ee24a6a9e4c774e5ca9e9270f24d2a90ce1f4aff651bd321394d7a0f63948faac0b3f425acb1cd186ad10c6c42f56d8a52d147b6
1127
+ checksum: 4d7dcdbbed152ec81a3df7cc44269914615580163d48263c059933bb0d487f3eb20d87fb7b743b48199f5c019237a0fd2e0bc8bcff5d1d9d11dacac848be2590
1128
1128
  languageName: node
1129
1129
  linkType: hard
1130
1130
 
1131
- "@jupyterlab/docmanager@npm:~4.3.7":
1132
- version: 4.3.7
1133
- resolution: "@jupyterlab/docmanager@npm:4.3.7"
1134
- dependencies:
1135
- "@jupyterlab/apputils": ^4.4.7
1136
- "@jupyterlab/coreutils": ^6.3.7
1137
- "@jupyterlab/docregistry": ^4.3.7
1138
- "@jupyterlab/services": ^7.3.7
1139
- "@jupyterlab/statedb": ^4.3.7
1140
- "@jupyterlab/statusbar": ^4.3.7
1141
- "@jupyterlab/translation": ^4.3.7
1142
- "@jupyterlab/ui-components": ^4.3.7
1131
+ "@jupyterlab/docmanager@npm:~4.3.8":
1132
+ version: 4.3.8
1133
+ resolution: "@jupyterlab/docmanager@npm:4.3.8"
1134
+ dependencies:
1135
+ "@jupyterlab/apputils": ^4.4.8
1136
+ "@jupyterlab/coreutils": ^6.3.8
1137
+ "@jupyterlab/docregistry": ^4.3.8
1138
+ "@jupyterlab/services": ^7.3.8
1139
+ "@jupyterlab/statedb": ^4.3.8
1140
+ "@jupyterlab/statusbar": ^4.3.8
1141
+ "@jupyterlab/translation": ^4.3.8
1142
+ "@jupyterlab/ui-components": ^4.3.8
1143
1143
  "@lumino/algorithm": ^2.0.2
1144
1144
  "@lumino/coreutils": ^2.2.0
1145
1145
  "@lumino/disposable": ^2.1.3
@@ -1149,24 +1149,24 @@ __metadata:
1149
1149
  "@lumino/signaling": ^2.1.3
1150
1150
  "@lumino/widgets": ^2.5.0
1151
1151
  react: ^18.2.0
1152
- checksum: 3137104ad19e01f05a49b0ef1074fa810c4842df5be87ab82aa3b330e4f4077c12e66bac811cf6c41db1711ee09e01e3790b5629efe65ad325824206787f0787
1152
+ checksum: 54eb29e0a6b787859b180d89596565b248b1febe861ba1e936d76df1b386bc591c9ab1343eceea051834c80dce4b3ccc7b9589c5ff86f423e3782f3162ea26fa
1153
1153
  languageName: node
1154
1154
  linkType: hard
1155
1155
 
1156
- "@jupyterlab/docregistry@npm:~4.3.7":
1157
- version: 4.3.7
1158
- resolution: "@jupyterlab/docregistry@npm:4.3.7"
1156
+ "@jupyterlab/docregistry@npm:~4.3.8":
1157
+ version: 4.3.8
1158
+ resolution: "@jupyterlab/docregistry@npm:4.3.8"
1159
1159
  dependencies:
1160
1160
  "@jupyter/ydoc": ^3.0.4
1161
- "@jupyterlab/apputils": ^4.4.7
1162
- "@jupyterlab/codeeditor": ^4.3.7
1163
- "@jupyterlab/coreutils": ^6.3.7
1164
- "@jupyterlab/observables": ^5.3.7
1165
- "@jupyterlab/rendermime": ^4.3.7
1166
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1167
- "@jupyterlab/services": ^7.3.7
1168
- "@jupyterlab/translation": ^4.3.7
1169
- "@jupyterlab/ui-components": ^4.3.7
1161
+ "@jupyterlab/apputils": ^4.4.8
1162
+ "@jupyterlab/codeeditor": ^4.3.8
1163
+ "@jupyterlab/coreutils": ^6.3.8
1164
+ "@jupyterlab/observables": ^5.3.8
1165
+ "@jupyterlab/rendermime": ^4.3.8
1166
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1167
+ "@jupyterlab/services": ^7.3.8
1168
+ "@jupyterlab/translation": ^4.3.8
1169
+ "@jupyterlab/ui-components": ^4.3.8
1170
1170
  "@lumino/algorithm": ^2.0.2
1171
1171
  "@lumino/coreutils": ^2.2.0
1172
1172
  "@lumino/disposable": ^2.1.3
@@ -1175,32 +1175,32 @@ __metadata:
1175
1175
  "@lumino/signaling": ^2.1.3
1176
1176
  "@lumino/widgets": ^2.5.0
1177
1177
  react: ^18.2.0
1178
- checksum: 22213c38fefc4be6c005a889767c7132170b9f6e147767e33d31022085e96dba1295af755c1f02b2cc28e9d32c596a4a4a8e5c9303f079a83d4354eb66d38684
1178
+ checksum: 5b2eaa0566dccd212e679db6f06ed7fdb2261c1c31d089bf145b840d470bf098bed64f017f4c777e4173efa4c00c5014e3c42650f96f89a02491e5a144304e4d
1179
1179
  languageName: node
1180
1180
  linkType: hard
1181
1181
 
1182
- "@jupyterlab/documentsearch-extension@npm:~4.3.7":
1183
- version: 4.3.7
1184
- resolution: "@jupyterlab/documentsearch-extension@npm:4.3.7"
1182
+ "@jupyterlab/documentsearch-extension@npm:~4.3.8":
1183
+ version: 4.3.8
1184
+ resolution: "@jupyterlab/documentsearch-extension@npm:4.3.8"
1185
1185
  dependencies:
1186
- "@jupyterlab/application": ^4.3.7
1187
- "@jupyterlab/apputils": ^4.4.7
1188
- "@jupyterlab/documentsearch": ^4.3.7
1189
- "@jupyterlab/settingregistry": ^4.3.7
1190
- "@jupyterlab/translation": ^4.3.7
1186
+ "@jupyterlab/application": ^4.3.8
1187
+ "@jupyterlab/apputils": ^4.4.8
1188
+ "@jupyterlab/documentsearch": ^4.3.8
1189
+ "@jupyterlab/settingregistry": ^4.3.8
1190
+ "@jupyterlab/translation": ^4.3.8
1191
1191
  "@lumino/commands": ^2.3.1
1192
1192
  "@lumino/widgets": ^2.5.0
1193
- checksum: 1f5890b902eada35265f9654169d43f8c914862087de689795e78770f3e78b3dec3f1655ad1a56bbffcdefe79ca6daf6adc4cd2775a8d47ef03020b3e106d0c4
1193
+ checksum: 3f34e4eca432c565e2c0e30aaebe792d5db546135e95015a3835b9ada0846f1dff540251f3a99e61487699e0ef4c2c867eebe5cfa3bdfceaa77ce5594c54ffa1
1194
1194
  languageName: node
1195
1195
  linkType: hard
1196
1196
 
1197
- "@jupyterlab/documentsearch@npm:~4.3.7":
1198
- version: 4.3.7
1199
- resolution: "@jupyterlab/documentsearch@npm:4.3.7"
1197
+ "@jupyterlab/documentsearch@npm:~4.3.8":
1198
+ version: 4.3.8
1199
+ resolution: "@jupyterlab/documentsearch@npm:4.3.8"
1200
1200
  dependencies:
1201
- "@jupyterlab/apputils": ^4.4.7
1202
- "@jupyterlab/translation": ^4.3.7
1203
- "@jupyterlab/ui-components": ^4.3.7
1201
+ "@jupyterlab/apputils": ^4.4.8
1202
+ "@jupyterlab/translation": ^4.3.8
1203
+ "@jupyterlab/ui-components": ^4.3.8
1204
1204
  "@lumino/commands": ^2.3.1
1205
1205
  "@lumino/coreutils": ^2.2.0
1206
1206
  "@lumino/disposable": ^2.1.3
@@ -1209,79 +1209,79 @@ __metadata:
1209
1209
  "@lumino/signaling": ^2.1.3
1210
1210
  "@lumino/widgets": ^2.5.0
1211
1211
  react: ^18.2.0
1212
- checksum: 7737a86e16fc4e809d3a236400f73022dbed9fac69116c708667fef2c756b181f00cedac3f62f2084c4f8b627adaf3704ddade441cef6c0398536ad66c182225
1212
+ checksum: 28fb748f91ed9fef9289d56bc79b0090b66efd1bbd961d35a59a4eba25a0096f76d4652e3f8d73ce8eb71231157d00d33c7ea383eb72e8905694045206f2e44c
1213
1213
  languageName: node
1214
1214
  linkType: hard
1215
1215
 
1216
- "@jupyterlab/extensionmanager-extension@npm:~4.3.7":
1217
- version: 4.3.7
1218
- resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.7"
1216
+ "@jupyterlab/extensionmanager-extension@npm:~4.3.8":
1217
+ version: 4.3.8
1218
+ resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.8"
1219
1219
  dependencies:
1220
- "@jupyterlab/application": ^4.3.7
1221
- "@jupyterlab/apputils": ^4.4.7
1222
- "@jupyterlab/extensionmanager": ^4.3.7
1223
- "@jupyterlab/settingregistry": ^4.3.7
1224
- "@jupyterlab/translation": ^4.3.7
1225
- "@jupyterlab/ui-components": ^4.3.7
1226
- checksum: bc8f40df82f920ef4849a2c4f3491d6fe0178b44792727df9dc5fe95b262a8bc90ad1500103cc2aaa86f8268920328bd4c90f925ff25bacee81d1508f0ddaa46
1220
+ "@jupyterlab/application": ^4.3.8
1221
+ "@jupyterlab/apputils": ^4.4.8
1222
+ "@jupyterlab/extensionmanager": ^4.3.8
1223
+ "@jupyterlab/settingregistry": ^4.3.8
1224
+ "@jupyterlab/translation": ^4.3.8
1225
+ "@jupyterlab/ui-components": ^4.3.8
1226
+ checksum: 483337ed24395ba91d3e26e08c4ac1aecee4a2e6292f12e222be544fdc297673afcfe99e5fdebf923421a1987326e7d2fa2e1b8f744892eb1e12f7f806f5ed87
1227
1227
  languageName: node
1228
1228
  linkType: hard
1229
1229
 
1230
- "@jupyterlab/extensionmanager@npm:~4.3.7":
1231
- version: 4.3.7
1232
- resolution: "@jupyterlab/extensionmanager@npm:4.3.7"
1230
+ "@jupyterlab/extensionmanager@npm:~4.3.8":
1231
+ version: 4.3.8
1232
+ resolution: "@jupyterlab/extensionmanager@npm:4.3.8"
1233
1233
  dependencies:
1234
- "@jupyterlab/apputils": ^4.4.7
1235
- "@jupyterlab/coreutils": ^6.3.7
1236
- "@jupyterlab/services": ^7.3.7
1237
- "@jupyterlab/translation": ^4.3.7
1238
- "@jupyterlab/ui-components": ^4.3.7
1234
+ "@jupyterlab/apputils": ^4.4.8
1235
+ "@jupyterlab/coreutils": ^6.3.8
1236
+ "@jupyterlab/services": ^7.3.8
1237
+ "@jupyterlab/translation": ^4.3.8
1238
+ "@jupyterlab/ui-components": ^4.3.8
1239
1239
  "@lumino/messaging": ^2.0.2
1240
1240
  "@lumino/polling": ^2.1.3
1241
1241
  "@lumino/widgets": ^2.5.0
1242
1242
  react: ^18.2.0
1243
1243
  react-paginate: ^6.3.2
1244
1244
  semver: ^7.5.2
1245
- checksum: 9300971e25b86942803b8343c4044aca8cdb54f26ef7e261c4e671a55f856a697fced27c5111707c2ce3395c38ddce999d87f11ae5908367e9a9a2194aa61ce9
1246
- languageName: node
1247
- linkType: hard
1248
-
1249
- "@jupyterlab/filebrowser-extension@npm:~4.3.7":
1250
- version: 4.3.7
1251
- resolution: "@jupyterlab/filebrowser-extension@npm:4.3.7"
1252
- dependencies:
1253
- "@jupyterlab/application": ^4.3.7
1254
- "@jupyterlab/apputils": ^4.4.7
1255
- "@jupyterlab/coreutils": ^6.3.7
1256
- "@jupyterlab/docmanager": ^4.3.7
1257
- "@jupyterlab/docregistry": ^4.3.7
1258
- "@jupyterlab/filebrowser": ^4.3.7
1259
- "@jupyterlab/services": ^7.3.7
1260
- "@jupyterlab/settingregistry": ^4.3.7
1261
- "@jupyterlab/statedb": ^4.3.7
1262
- "@jupyterlab/statusbar": ^4.3.7
1263
- "@jupyterlab/translation": ^4.3.7
1264
- "@jupyterlab/ui-components": ^4.3.7
1245
+ checksum: 526ad9997f5b654f43bdcf9b8cc112eff98695e80aac5471d280dd150d8c82e2c67b4654aa7648167916f86e96b5c23159c2eb1446ec095ce4389479cde9f3e3
1246
+ languageName: node
1247
+ linkType: hard
1248
+
1249
+ "@jupyterlab/filebrowser-extension@npm:~4.3.8":
1250
+ version: 4.3.8
1251
+ resolution: "@jupyterlab/filebrowser-extension@npm:4.3.8"
1252
+ dependencies:
1253
+ "@jupyterlab/application": ^4.3.8
1254
+ "@jupyterlab/apputils": ^4.4.8
1255
+ "@jupyterlab/coreutils": ^6.3.8
1256
+ "@jupyterlab/docmanager": ^4.3.8
1257
+ "@jupyterlab/docregistry": ^4.3.8
1258
+ "@jupyterlab/filebrowser": ^4.3.8
1259
+ "@jupyterlab/services": ^7.3.8
1260
+ "@jupyterlab/settingregistry": ^4.3.8
1261
+ "@jupyterlab/statedb": ^4.3.8
1262
+ "@jupyterlab/statusbar": ^4.3.8
1263
+ "@jupyterlab/translation": ^4.3.8
1264
+ "@jupyterlab/ui-components": ^4.3.8
1265
1265
  "@lumino/algorithm": ^2.0.2
1266
1266
  "@lumino/commands": ^2.3.1
1267
1267
  "@lumino/widgets": ^2.5.0
1268
- checksum: 4f842b7e6e192db04c03781412d0feaec936c7221e112d785b7f52d1f46ff3d195f913019bdeab0b105f3c2f8aca21c9e0b0d7f930ddaddbb481aa0d5889169d
1268
+ checksum: 009ed9a4d63841471203f5e1d8ec8d8756f4162c55c3d5b25a5a699b76ca48f06c38518b47bd1373ea0ef28a353d8e3a06feb1315a7996349fd202e03a4bd709
1269
1269
  languageName: node
1270
1270
  linkType: hard
1271
1271
 
1272
- "@jupyterlab/filebrowser@npm:~4.3.7":
1273
- version: 4.3.7
1274
- resolution: "@jupyterlab/filebrowser@npm:4.3.7"
1275
- dependencies:
1276
- "@jupyterlab/apputils": ^4.4.7
1277
- "@jupyterlab/coreutils": ^6.3.7
1278
- "@jupyterlab/docmanager": ^4.3.7
1279
- "@jupyterlab/docregistry": ^4.3.7
1280
- "@jupyterlab/services": ^7.3.7
1281
- "@jupyterlab/statedb": ^4.3.7
1282
- "@jupyterlab/statusbar": ^4.3.7
1283
- "@jupyterlab/translation": ^4.3.7
1284
- "@jupyterlab/ui-components": ^4.3.7
1272
+ "@jupyterlab/filebrowser@npm:~4.3.8":
1273
+ version: 4.3.8
1274
+ resolution: "@jupyterlab/filebrowser@npm:4.3.8"
1275
+ dependencies:
1276
+ "@jupyterlab/apputils": ^4.4.8
1277
+ "@jupyterlab/coreutils": ^6.3.8
1278
+ "@jupyterlab/docmanager": ^4.3.8
1279
+ "@jupyterlab/docregistry": ^4.3.8
1280
+ "@jupyterlab/services": ^7.3.8
1281
+ "@jupyterlab/statedb": ^4.3.8
1282
+ "@jupyterlab/statusbar": ^4.3.8
1283
+ "@jupyterlab/translation": ^4.3.8
1284
+ "@jupyterlab/ui-components": ^4.3.8
1285
1285
  "@lumino/algorithm": ^2.0.2
1286
1286
  "@lumino/coreutils": ^2.2.0
1287
1287
  "@lumino/disposable": ^2.1.3
@@ -1293,221 +1293,221 @@ __metadata:
1293
1293
  "@lumino/virtualdom": ^2.0.2
1294
1294
  "@lumino/widgets": ^2.5.0
1295
1295
  react: ^18.2.0
1296
- checksum: c5a8f8cb8f320595d53380fc2dc79e2dacdbc3b42d545548c2fd56eeb45732736079b709da4686bf8d58ad4221b74c5cef086af1bc9745d7ec248abcf313b491
1296
+ checksum: 121e60c05c139e96904c48ea980da2e26f201d8f92d9c216fb734fa225ae2f5e2e47fafde9eed2ab64fd67f1d186a5ab30f3f416b0e13862abdeb7517041a0b0
1297
1297
  languageName: node
1298
1298
  linkType: hard
1299
1299
 
1300
- "@jupyterlab/fileeditor-extension@npm:~4.3.7":
1301
- version: 4.3.7
1302
- resolution: "@jupyterlab/fileeditor-extension@npm:4.3.7"
1300
+ "@jupyterlab/fileeditor-extension@npm:~4.3.8":
1301
+ version: 4.3.8
1302
+ resolution: "@jupyterlab/fileeditor-extension@npm:4.3.8"
1303
1303
  dependencies:
1304
1304
  "@codemirror/commands": ^6.5.0
1305
1305
  "@codemirror/search": ^6.5.6
1306
- "@jupyterlab/application": ^4.3.7
1307
- "@jupyterlab/apputils": ^4.4.7
1308
- "@jupyterlab/codeeditor": ^4.3.7
1309
- "@jupyterlab/codemirror": ^4.3.7
1310
- "@jupyterlab/completer": ^4.3.7
1311
- "@jupyterlab/console": ^4.3.7
1312
- "@jupyterlab/coreutils": ^6.3.7
1313
- "@jupyterlab/docregistry": ^4.3.7
1314
- "@jupyterlab/documentsearch": ^4.3.7
1315
- "@jupyterlab/filebrowser": ^4.3.7
1316
- "@jupyterlab/fileeditor": ^4.3.7
1317
- "@jupyterlab/launcher": ^4.3.7
1318
- "@jupyterlab/lsp": ^4.3.7
1319
- "@jupyterlab/mainmenu": ^4.3.7
1320
- "@jupyterlab/observables": ^5.3.7
1321
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1322
- "@jupyterlab/services": ^7.3.7
1323
- "@jupyterlab/settingregistry": ^4.3.7
1324
- "@jupyterlab/statusbar": ^4.3.7
1325
- "@jupyterlab/toc": ^6.3.7
1326
- "@jupyterlab/translation": ^4.3.7
1327
- "@jupyterlab/ui-components": ^4.3.7
1306
+ "@jupyterlab/application": ^4.3.8
1307
+ "@jupyterlab/apputils": ^4.4.8
1308
+ "@jupyterlab/codeeditor": ^4.3.8
1309
+ "@jupyterlab/codemirror": ^4.3.8
1310
+ "@jupyterlab/completer": ^4.3.8
1311
+ "@jupyterlab/console": ^4.3.8
1312
+ "@jupyterlab/coreutils": ^6.3.8
1313
+ "@jupyterlab/docregistry": ^4.3.8
1314
+ "@jupyterlab/documentsearch": ^4.3.8
1315
+ "@jupyterlab/filebrowser": ^4.3.8
1316
+ "@jupyterlab/fileeditor": ^4.3.8
1317
+ "@jupyterlab/launcher": ^4.3.8
1318
+ "@jupyterlab/lsp": ^4.3.8
1319
+ "@jupyterlab/mainmenu": ^4.3.8
1320
+ "@jupyterlab/observables": ^5.3.8
1321
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1322
+ "@jupyterlab/services": ^7.3.8
1323
+ "@jupyterlab/settingregistry": ^4.3.8
1324
+ "@jupyterlab/statusbar": ^4.3.8
1325
+ "@jupyterlab/toc": ^6.3.8
1326
+ "@jupyterlab/translation": ^4.3.8
1327
+ "@jupyterlab/ui-components": ^4.3.8
1328
1328
  "@lumino/algorithm": ^2.0.2
1329
1329
  "@lumino/commands": ^2.3.1
1330
1330
  "@lumino/coreutils": ^2.2.0
1331
1331
  "@lumino/widgets": ^2.5.0
1332
- checksum: 65fb2aea72c8ced7faed3bf77b714c3a3e3d73d418ceee92f7e69c45ff956531ad77b7c0b9a1df16523d39f8441227cff5fa7660fd0ae8d1ec8dc2db8c1346f8
1332
+ checksum: 3435caba51bed93fd323c7351690adb623cedfa79aa221e92a8b4fb8b7ba78d9e7422d046ca4bc6bff3d96fc0725f5ac741e5923181b2733302efe39604ae5e5
1333
1333
  languageName: node
1334
1334
  linkType: hard
1335
1335
 
1336
- "@jupyterlab/fileeditor@npm:~4.3.7":
1337
- version: 4.3.7
1338
- resolution: "@jupyterlab/fileeditor@npm:4.3.7"
1336
+ "@jupyterlab/fileeditor@npm:~4.3.8":
1337
+ version: 4.3.8
1338
+ resolution: "@jupyterlab/fileeditor@npm:4.3.8"
1339
1339
  dependencies:
1340
1340
  "@jupyter/ydoc": ^3.0.4
1341
- "@jupyterlab/apputils": ^4.4.7
1342
- "@jupyterlab/codeeditor": ^4.3.7
1343
- "@jupyterlab/codemirror": ^4.3.7
1344
- "@jupyterlab/coreutils": ^6.3.7
1345
- "@jupyterlab/docregistry": ^4.3.7
1346
- "@jupyterlab/documentsearch": ^4.3.7
1347
- "@jupyterlab/lsp": ^4.3.7
1348
- "@jupyterlab/statusbar": ^4.3.7
1349
- "@jupyterlab/toc": ^6.3.7
1350
- "@jupyterlab/translation": ^4.3.7
1351
- "@jupyterlab/ui-components": ^4.3.7
1341
+ "@jupyterlab/apputils": ^4.4.8
1342
+ "@jupyterlab/codeeditor": ^4.3.8
1343
+ "@jupyterlab/codemirror": ^4.3.8
1344
+ "@jupyterlab/coreutils": ^6.3.8
1345
+ "@jupyterlab/docregistry": ^4.3.8
1346
+ "@jupyterlab/documentsearch": ^4.3.8
1347
+ "@jupyterlab/lsp": ^4.3.8
1348
+ "@jupyterlab/statusbar": ^4.3.8
1349
+ "@jupyterlab/toc": ^6.3.8
1350
+ "@jupyterlab/translation": ^4.3.8
1351
+ "@jupyterlab/ui-components": ^4.3.8
1352
1352
  "@lumino/commands": ^2.3.1
1353
1353
  "@lumino/coreutils": ^2.2.0
1354
1354
  "@lumino/messaging": ^2.0.2
1355
1355
  "@lumino/widgets": ^2.5.0
1356
1356
  react: ^18.2.0
1357
1357
  regexp-match-indices: ^1.0.2
1358
- checksum: a2ec7c58f496c0a1c317588bc6eec0a5afe98d18c50ed6a1209e98b033deed7b0d023be2f3d6a8c516732c67acbb3fe1846800117590c89c338799d97aa6b720
1358
+ checksum: 0b49c9631589bb4443415bdddaf84b721d8148b5495661965afea52f95f7f7f2514f7ec69fac555d4d54b3c0fe31ece04610d7a215fec767ced06ac97b8f7e74
1359
1359
  languageName: node
1360
1360
  linkType: hard
1361
1361
 
1362
- "@jupyterlab/help-extension@npm:~4.3.7":
1363
- version: 4.3.7
1364
- resolution: "@jupyterlab/help-extension@npm:4.3.7"
1365
- dependencies:
1366
- "@jupyterlab/application": ^4.3.7
1367
- "@jupyterlab/apputils": ^4.4.7
1368
- "@jupyterlab/coreutils": ^6.3.7
1369
- "@jupyterlab/mainmenu": ^4.3.7
1370
- "@jupyterlab/services": ^7.3.7
1371
- "@jupyterlab/translation": ^4.3.7
1372
- "@jupyterlab/ui-components": ^4.3.7
1362
+ "@jupyterlab/help-extension@npm:~4.3.8":
1363
+ version: 4.3.8
1364
+ resolution: "@jupyterlab/help-extension@npm:4.3.8"
1365
+ dependencies:
1366
+ "@jupyterlab/application": ^4.3.8
1367
+ "@jupyterlab/apputils": ^4.4.8
1368
+ "@jupyterlab/coreutils": ^6.3.8
1369
+ "@jupyterlab/mainmenu": ^4.3.8
1370
+ "@jupyterlab/services": ^7.3.8
1371
+ "@jupyterlab/translation": ^4.3.8
1372
+ "@jupyterlab/ui-components": ^4.3.8
1373
1373
  "@lumino/coreutils": ^2.2.0
1374
1374
  "@lumino/signaling": ^2.1.3
1375
1375
  "@lumino/virtualdom": ^2.0.2
1376
1376
  "@lumino/widgets": ^2.5.0
1377
1377
  react: ^18.2.0
1378
- checksum: baa8ef24b595e9984b1c09dfacbed69b29022b412e8695d3b8e14c83d6312872d96fe8cc31acaafaa4e16fa74fdf57c99b46bec304924ae169e85d25eccf86cf
1378
+ checksum: a809fba615615cc070d93e40bdfe2c954385e18214025c73baaa5dd6efdbdd9bb6e7d4dc1c658495854f1eb83ead42e7c8631c26a3035c6a2f3c85bce41f97ff
1379
1379
  languageName: node
1380
1380
  linkType: hard
1381
1381
 
1382
- "@jupyterlab/htmlviewer-extension@npm:~4.3.7":
1383
- version: 4.3.7
1384
- resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.7"
1382
+ "@jupyterlab/htmlviewer-extension@npm:~4.3.8":
1383
+ version: 4.3.8
1384
+ resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.8"
1385
1385
  dependencies:
1386
- "@jupyterlab/application": ^4.3.7
1387
- "@jupyterlab/apputils": ^4.4.7
1388
- "@jupyterlab/docregistry": ^4.3.7
1389
- "@jupyterlab/htmlviewer": ^4.3.7
1390
- "@jupyterlab/observables": ^5.3.7
1391
- "@jupyterlab/settingregistry": ^4.3.7
1392
- "@jupyterlab/translation": ^4.3.7
1393
- "@jupyterlab/ui-components": ^4.3.7
1394
- checksum: 7d20804c7bf76bf8c97c5495c0fb2ca5dbf943e12ec05d71c0b0d4abd420811d63fc1c0a86598d14c56ef45bd6a598518884c6e8d8244eb91e4e56a0f0cdad23
1386
+ "@jupyterlab/application": ^4.3.8
1387
+ "@jupyterlab/apputils": ^4.4.8
1388
+ "@jupyterlab/docregistry": ^4.3.8
1389
+ "@jupyterlab/htmlviewer": ^4.3.8
1390
+ "@jupyterlab/observables": ^5.3.8
1391
+ "@jupyterlab/settingregistry": ^4.3.8
1392
+ "@jupyterlab/translation": ^4.3.8
1393
+ "@jupyterlab/ui-components": ^4.3.8
1394
+ checksum: 5dc6c4518e702d47302c7459cf3af51bbdfdac41a2e780704b3c72fe1d5dfc2e8ceff0ba7ef698ad63f685cf9c7f7277413e11ac32c292f9bcdf78542d83f966
1395
1395
  languageName: node
1396
1396
  linkType: hard
1397
1397
 
1398
- "@jupyterlab/htmlviewer@npm:~4.3.7":
1399
- version: 4.3.7
1400
- resolution: "@jupyterlab/htmlviewer@npm:4.3.7"
1398
+ "@jupyterlab/htmlviewer@npm:~4.3.8":
1399
+ version: 4.3.8
1400
+ resolution: "@jupyterlab/htmlviewer@npm:4.3.8"
1401
1401
  dependencies:
1402
- "@jupyterlab/apputils": ^4.4.7
1403
- "@jupyterlab/coreutils": ^6.3.7
1404
- "@jupyterlab/docregistry": ^4.3.7
1405
- "@jupyterlab/translation": ^4.3.7
1406
- "@jupyterlab/ui-components": ^4.3.7
1402
+ "@jupyterlab/apputils": ^4.4.8
1403
+ "@jupyterlab/coreutils": ^6.3.8
1404
+ "@jupyterlab/docregistry": ^4.3.8
1405
+ "@jupyterlab/translation": ^4.3.8
1406
+ "@jupyterlab/ui-components": ^4.3.8
1407
1407
  "@lumino/coreutils": ^2.2.0
1408
1408
  "@lumino/signaling": ^2.1.3
1409
1409
  "@lumino/widgets": ^2.5.0
1410
1410
  react: ^18.2.0
1411
- checksum: d3293045a98e04c45bdab7f4c6eb9b3396496b11c28b19f1ab2050bb2ae8a01a3812f1bf46a9978a69602ea4a213858649daedb56560710b0bb369d6ddbe501a
1411
+ checksum: 5983cbbf1c12215207e89d0c03d1731efb787f17600c325c3b4da9130a056cc01ea65672a044a40cbd869f348396fa52eca8206e3e0d235a5884e54a2f7e52ce
1412
1412
  languageName: node
1413
1413
  linkType: hard
1414
1414
 
1415
- "@jupyterlab/hub-extension@npm:~4.3.7":
1416
- version: 4.3.7
1417
- resolution: "@jupyterlab/hub-extension@npm:4.3.7"
1415
+ "@jupyterlab/hub-extension@npm:~4.3.8":
1416
+ version: 4.3.8
1417
+ resolution: "@jupyterlab/hub-extension@npm:4.3.8"
1418
1418
  dependencies:
1419
- "@jupyterlab/application": ^4.3.7
1420
- "@jupyterlab/apputils": ^4.4.7
1421
- "@jupyterlab/coreutils": ^6.3.7
1422
- "@jupyterlab/services": ^7.3.7
1423
- "@jupyterlab/translation": ^4.3.7
1424
- checksum: b80a9bc38500ee33c5b539120aeff7163510d0fcd05fa77dc99fe0358f597ce69080656f469010add4101b6edca67d878fcd55f0b9b7e8fbae46cea3bf7e120d
1419
+ "@jupyterlab/application": ^4.3.8
1420
+ "@jupyterlab/apputils": ^4.4.8
1421
+ "@jupyterlab/coreutils": ^6.3.8
1422
+ "@jupyterlab/services": ^7.3.8
1423
+ "@jupyterlab/translation": ^4.3.8
1424
+ checksum: 3d56568a247f45dfb870717e7693ae0d6b60259c93233454d9f93729e5e2caad26449cb779f68216af7acc453d23b630cddb24bbf904a23a2c534840c813ed90
1425
1425
  languageName: node
1426
1426
  linkType: hard
1427
1427
 
1428
- "@jupyterlab/imageviewer-extension@npm:~4.3.7":
1429
- version: 4.3.7
1430
- resolution: "@jupyterlab/imageviewer-extension@npm:4.3.7"
1428
+ "@jupyterlab/imageviewer-extension@npm:~4.3.8":
1429
+ version: 4.3.8
1430
+ resolution: "@jupyterlab/imageviewer-extension@npm:4.3.8"
1431
1431
  dependencies:
1432
- "@jupyterlab/application": ^4.3.7
1433
- "@jupyterlab/apputils": ^4.4.7
1434
- "@jupyterlab/docregistry": ^4.3.7
1435
- "@jupyterlab/imageviewer": ^4.3.7
1436
- "@jupyterlab/translation": ^4.3.7
1437
- checksum: 91795959dcbbfd8d6984d9c5d93b720fff3ca1b9f0b5144f2f103c25c92f66e8d57708c3ecf72cf0c7f51a8ae4cb86c4eab626e684bd158d2d87fe0b5376e780
1432
+ "@jupyterlab/application": ^4.3.8
1433
+ "@jupyterlab/apputils": ^4.4.8
1434
+ "@jupyterlab/docregistry": ^4.3.8
1435
+ "@jupyterlab/imageviewer": ^4.3.8
1436
+ "@jupyterlab/translation": ^4.3.8
1437
+ checksum: 9f903f7408fb6d152e36387e9f1fe3b99e1488e3019695ab5d6cbf10ca08944f6c0fd0099ac90225c3e69cd47801c243883839f846e28cd2f652f0a562a0c3f2
1438
1438
  languageName: node
1439
1439
  linkType: hard
1440
1440
 
1441
- "@jupyterlab/imageviewer@npm:~4.3.7":
1442
- version: 4.3.7
1443
- resolution: "@jupyterlab/imageviewer@npm:4.3.7"
1441
+ "@jupyterlab/imageviewer@npm:~4.3.8":
1442
+ version: 4.3.8
1443
+ resolution: "@jupyterlab/imageviewer@npm:4.3.8"
1444
1444
  dependencies:
1445
- "@jupyterlab/apputils": ^4.4.7
1446
- "@jupyterlab/coreutils": ^6.3.7
1447
- "@jupyterlab/docregistry": ^4.3.7
1445
+ "@jupyterlab/apputils": ^4.4.8
1446
+ "@jupyterlab/coreutils": ^6.3.8
1447
+ "@jupyterlab/docregistry": ^4.3.8
1448
1448
  "@lumino/coreutils": ^2.2.0
1449
1449
  "@lumino/messaging": ^2.0.2
1450
1450
  "@lumino/widgets": ^2.5.0
1451
- checksum: 39d4b1a22da8e96703d4bf8ea1e87881c9fc34e6fe5e4789a7dc3959123c8812f907c46125b4ca88c72db668220e481671a95e18219330a781d88aee836ded29
1451
+ checksum: 258f28a94261994501d592ef2dfee19e41d51d1908cfd32d9666fcfe4b063bd9fe33332881e43ec07e0a5a57c19bfec2d32122b27e756319b0dd8262e623b90c
1452
1452
  languageName: node
1453
1453
  linkType: hard
1454
1454
 
1455
- "@jupyterlab/inspector-extension@npm:~4.3.7":
1456
- version: 4.3.7
1457
- resolution: "@jupyterlab/inspector-extension@npm:4.3.7"
1458
- dependencies:
1459
- "@jupyterlab/application": ^4.3.7
1460
- "@jupyterlab/apputils": ^4.4.7
1461
- "@jupyterlab/console": ^4.3.7
1462
- "@jupyterlab/inspector": ^4.3.7
1463
- "@jupyterlab/launcher": ^4.3.7
1464
- "@jupyterlab/notebook": ^4.3.7
1465
- "@jupyterlab/translation": ^4.3.7
1466
- "@jupyterlab/ui-components": ^4.3.7
1455
+ "@jupyterlab/inspector-extension@npm:~4.3.8":
1456
+ version: 4.3.8
1457
+ resolution: "@jupyterlab/inspector-extension@npm:4.3.8"
1458
+ dependencies:
1459
+ "@jupyterlab/application": ^4.3.8
1460
+ "@jupyterlab/apputils": ^4.4.8
1461
+ "@jupyterlab/console": ^4.3.8
1462
+ "@jupyterlab/inspector": ^4.3.8
1463
+ "@jupyterlab/launcher": ^4.3.8
1464
+ "@jupyterlab/notebook": ^4.3.8
1465
+ "@jupyterlab/translation": ^4.3.8
1466
+ "@jupyterlab/ui-components": ^4.3.8
1467
1467
  "@lumino/widgets": ^2.5.0
1468
- checksum: 3f66f9f2de6e67559d137b2983b9657dd794ec6d8aef7373f564af8584bbb1683026e208cac29a02f827cd7bbe532809624f1d06f0e619b27ecc0b095a32390f
1468
+ checksum: b63aa716254204dce0ddd16c653d0b396deee47d97c14ff29d34599b5a90428254466ec506c2c5a7086499c03ae6b2e3fef8b661ee33de9b7c096ae9094219c3
1469
1469
  languageName: node
1470
1470
  linkType: hard
1471
1471
 
1472
- "@jupyterlab/inspector@npm:~4.3.7":
1473
- version: 4.3.7
1474
- resolution: "@jupyterlab/inspector@npm:4.3.7"
1475
- dependencies:
1476
- "@jupyterlab/apputils": ^4.4.7
1477
- "@jupyterlab/codeeditor": ^4.3.7
1478
- "@jupyterlab/coreutils": ^6.3.7
1479
- "@jupyterlab/rendermime": ^4.3.7
1480
- "@jupyterlab/services": ^7.3.7
1481
- "@jupyterlab/statedb": ^4.3.7
1482
- "@jupyterlab/translation": ^4.3.7
1472
+ "@jupyterlab/inspector@npm:~4.3.8":
1473
+ version: 4.3.8
1474
+ resolution: "@jupyterlab/inspector@npm:4.3.8"
1475
+ dependencies:
1476
+ "@jupyterlab/apputils": ^4.4.8
1477
+ "@jupyterlab/codeeditor": ^4.3.8
1478
+ "@jupyterlab/coreutils": ^6.3.8
1479
+ "@jupyterlab/rendermime": ^4.3.8
1480
+ "@jupyterlab/services": ^7.3.8
1481
+ "@jupyterlab/statedb": ^4.3.8
1482
+ "@jupyterlab/translation": ^4.3.8
1483
1483
  "@lumino/coreutils": ^2.2.0
1484
1484
  "@lumino/disposable": ^2.1.3
1485
1485
  "@lumino/polling": ^2.1.3
1486
1486
  "@lumino/signaling": ^2.1.3
1487
1487
  "@lumino/widgets": ^2.5.0
1488
- checksum: 7d75a645c5d08cdcbe2252d3518d8390b7307bb0b72a4952dc563bc647b7bb83454cf14a2bfbbe5b3626c1ce9c6a61be70cd7471105393087c29ea45f2ef52ca
1488
+ checksum: b303c18a0777c2f6a5f52f20f7216403d5376271e982f2d6fecb25c57d0e73cc00d703e3a1ac83c3d0232008795226a84f28afbb5c74e993b08795c75cd4aebe
1489
1489
  languageName: node
1490
1490
  linkType: hard
1491
1491
 
1492
- "@jupyterlab/javascript-extension@npm:~4.3.7":
1493
- version: 4.3.7
1494
- resolution: "@jupyterlab/javascript-extension@npm:4.3.7"
1492
+ "@jupyterlab/javascript-extension@npm:~4.3.8":
1493
+ version: 4.3.8
1494
+ resolution: "@jupyterlab/javascript-extension@npm:4.3.8"
1495
1495
  dependencies:
1496
- "@jupyterlab/rendermime": ^4.3.7
1497
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1498
- checksum: 572e2a10fc3401a4b9c272908ddac6b1b706e1666f008d5a9ea85b36b373962ccf7359ac0259c50469494dafa37c004c46311baaab3e1dd8c25eaa682be813c0
1496
+ "@jupyterlab/rendermime": ^4.3.8
1497
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1498
+ checksum: 7dde52be965eb3e5ec28dbe035fa4cdca17da638454c1d3adda516071c9e90b880047a8d9b1c5dfd19a17eb89314f3780ee66ebc1158148427c61f03f4e5a7d3
1499
1499
  languageName: node
1500
1500
  linkType: hard
1501
1501
 
1502
- "@jupyterlab/json-extension@npm:~4.3.7":
1503
- version: 4.3.7
1504
- resolution: "@jupyterlab/json-extension@npm:4.3.7"
1502
+ "@jupyterlab/json-extension@npm:~4.3.8":
1503
+ version: 4.3.8
1504
+ resolution: "@jupyterlab/json-extension@npm:4.3.8"
1505
1505
  dependencies:
1506
- "@jupyterlab/apputils": ^4.4.7
1507
- "@jupyterlab/codemirror": ^4.3.7
1508
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1509
- "@jupyterlab/translation": ^4.3.7
1510
- "@jupyterlab/ui-components": ^4.3.7
1506
+ "@jupyterlab/apputils": ^4.4.8
1507
+ "@jupyterlab/codemirror": ^4.3.8
1508
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1509
+ "@jupyterlab/translation": ^4.3.8
1510
+ "@jupyterlab/ui-components": ^4.3.8
1511
1511
  "@lezer/highlight": ^1.2.0
1512
1512
  "@lumino/coreutils": ^2.2.0
1513
1513
  "@lumino/messaging": ^2.0.2
@@ -1517,34 +1517,34 @@ __metadata:
1517
1517
  react-highlight-words: ^0.20.0
1518
1518
  react-json-tree: ^0.18.0
1519
1519
  style-mod: ^4.0.0
1520
- checksum: 97ae4b309dcf4daebf657ebe44b8a05699a426d30ab935059ec2de481ed6fe3ea21fff2b559ef1339fc42f1ccc6e54cdd1004ac285019129553312f1bcaff995
1520
+ checksum: 59559e9c1cb4efb1ccf34b36245c608c72aa0e4ee82fce50b7a4902b56f7be9d20dadc327111e3e53449d72dd3de0772fb1402f906d7af3bbce8909448fb356f
1521
1521
  languageName: node
1522
1522
  linkType: hard
1523
1523
 
1524
- "@jupyterlab/launcher-extension@npm:~4.3.7":
1525
- version: 4.3.7
1526
- resolution: "@jupyterlab/launcher-extension@npm:4.3.7"
1527
- dependencies:
1528
- "@jupyterlab/application": ^4.3.7
1529
- "@jupyterlab/apputils": ^4.4.7
1530
- "@jupyterlab/filebrowser": ^4.3.7
1531
- "@jupyterlab/launcher": ^4.3.7
1532
- "@jupyterlab/translation": ^4.3.7
1533
- "@jupyterlab/ui-components": ^4.3.7
1524
+ "@jupyterlab/launcher-extension@npm:~4.3.8":
1525
+ version: 4.3.8
1526
+ resolution: "@jupyterlab/launcher-extension@npm:4.3.8"
1527
+ dependencies:
1528
+ "@jupyterlab/application": ^4.3.8
1529
+ "@jupyterlab/apputils": ^4.4.8
1530
+ "@jupyterlab/filebrowser": ^4.3.8
1531
+ "@jupyterlab/launcher": ^4.3.8
1532
+ "@jupyterlab/translation": ^4.3.8
1533
+ "@jupyterlab/ui-components": ^4.3.8
1534
1534
  "@lumino/algorithm": ^2.0.2
1535
1535
  "@lumino/coreutils": ^2.2.0
1536
1536
  "@lumino/widgets": ^2.5.0
1537
- checksum: fa346860153b4928aca7a8c9d6badbc93956eeb4da17170005d0be7e9b89bdacf17a99a73a74656e9039bd8a2d26089a975b6f05b28f2532e91a02e98755a92b
1537
+ checksum: 328a3bff8915178539a3a7ccbdf9fb11137056769de8ee45edf798215bd58435d5028e2f59dbc4a7a94acf9860aeade470af495521b0c4c1b12884ad770cce2e
1538
1538
  languageName: node
1539
1539
  linkType: hard
1540
1540
 
1541
- "@jupyterlab/launcher@npm:~4.3.7":
1542
- version: 4.3.7
1543
- resolution: "@jupyterlab/launcher@npm:4.3.7"
1541
+ "@jupyterlab/launcher@npm:~4.3.8":
1542
+ version: 4.3.8
1543
+ resolution: "@jupyterlab/launcher@npm:4.3.8"
1544
1544
  dependencies:
1545
- "@jupyterlab/apputils": ^4.4.7
1546
- "@jupyterlab/translation": ^4.3.7
1547
- "@jupyterlab/ui-components": ^4.3.7
1545
+ "@jupyterlab/apputils": ^4.4.8
1546
+ "@jupyterlab/translation": ^4.3.8
1547
+ "@jupyterlab/ui-components": ^4.3.8
1548
1548
  "@lumino/algorithm": ^2.0.2
1549
1549
  "@lumino/commands": ^2.3.1
1550
1550
  "@lumino/coreutils": ^2.2.0
@@ -1552,81 +1552,81 @@ __metadata:
1552
1552
  "@lumino/properties": ^2.0.2
1553
1553
  "@lumino/widgets": ^2.5.0
1554
1554
  react: ^18.2.0
1555
- checksum: 7e5360ba35c882dbd2cf107b485c07d60bae6eff49531b4b511f97672d9cef987244e9e0512ff1998f8c39f92d8fd13117811234ea13a73895250bd23b33a278
1555
+ checksum: 2e04a56e237711fe29d48fe74f79480ebd14f86478571489ddbe2bd8369368afca01eab017d82fcd62bbdac19a77d08665b10336e6f6f1ecdd1c08a29c2c2822
1556
1556
  languageName: node
1557
1557
  linkType: hard
1558
1558
 
1559
- "@jupyterlab/logconsole-extension@npm:~4.3.7":
1560
- version: 4.3.7
1561
- resolution: "@jupyterlab/logconsole-extension@npm:4.3.7"
1562
- dependencies:
1563
- "@jupyterlab/application": ^4.3.7
1564
- "@jupyterlab/apputils": ^4.4.7
1565
- "@jupyterlab/coreutils": ^6.3.7
1566
- "@jupyterlab/logconsole": ^4.3.7
1567
- "@jupyterlab/rendermime": ^4.3.7
1568
- "@jupyterlab/settingregistry": ^4.3.7
1569
- "@jupyterlab/statusbar": ^4.3.7
1570
- "@jupyterlab/translation": ^4.3.7
1571
- "@jupyterlab/ui-components": ^4.3.7
1559
+ "@jupyterlab/logconsole-extension@npm:~4.3.8":
1560
+ version: 4.3.8
1561
+ resolution: "@jupyterlab/logconsole-extension@npm:4.3.8"
1562
+ dependencies:
1563
+ "@jupyterlab/application": ^4.3.8
1564
+ "@jupyterlab/apputils": ^4.4.8
1565
+ "@jupyterlab/coreutils": ^6.3.8
1566
+ "@jupyterlab/logconsole": ^4.3.8
1567
+ "@jupyterlab/rendermime": ^4.3.8
1568
+ "@jupyterlab/settingregistry": ^4.3.8
1569
+ "@jupyterlab/statusbar": ^4.3.8
1570
+ "@jupyterlab/translation": ^4.3.8
1571
+ "@jupyterlab/ui-components": ^4.3.8
1572
1572
  "@lumino/coreutils": ^2.2.0
1573
1573
  "@lumino/signaling": ^2.1.3
1574
1574
  "@lumino/widgets": ^2.5.0
1575
1575
  react: ^18.2.0
1576
- checksum: 88233c98e1962ade971719dbfd00caf8162adf3945f3955d76aad8cf55cce067232dccfc58e99356899b5ab0ec42bc74550e7cf3468c9879337f372cdb8d3728
1576
+ checksum: 2831ff3a9e72795026631d793631ebfa079db3d761fb626c05439f52779ab3204181a8b0ae101ab912c60696c5c3efcb43d6f079b559f93e864876fc9184ff17
1577
1577
  languageName: node
1578
1578
  linkType: hard
1579
1579
 
1580
- "@jupyterlab/logconsole@npm:~4.3.7":
1581
- version: 4.3.7
1582
- resolution: "@jupyterlab/logconsole@npm:4.3.7"
1583
- dependencies:
1584
- "@jupyterlab/coreutils": ^6.3.7
1585
- "@jupyterlab/nbformat": ^4.3.7
1586
- "@jupyterlab/outputarea": ^4.3.7
1587
- "@jupyterlab/rendermime": ^4.3.7
1588
- "@jupyterlab/services": ^7.3.7
1589
- "@jupyterlab/translation": ^4.3.7
1580
+ "@jupyterlab/logconsole@npm:~4.3.8":
1581
+ version: 4.3.8
1582
+ resolution: "@jupyterlab/logconsole@npm:4.3.8"
1583
+ dependencies:
1584
+ "@jupyterlab/coreutils": ^6.3.8
1585
+ "@jupyterlab/nbformat": ^4.3.8
1586
+ "@jupyterlab/outputarea": ^4.3.8
1587
+ "@jupyterlab/rendermime": ^4.3.8
1588
+ "@jupyterlab/services": ^7.3.8
1589
+ "@jupyterlab/translation": ^4.3.8
1590
1590
  "@lumino/coreutils": ^2.2.0
1591
1591
  "@lumino/disposable": ^2.1.3
1592
1592
  "@lumino/messaging": ^2.0.2
1593
1593
  "@lumino/signaling": ^2.1.3
1594
1594
  "@lumino/widgets": ^2.5.0
1595
- checksum: e2902f369cb52fdb75a4bec793e7dbd992c208dddd2ce45183343fe1be0a5ca77c48ae28d7487c8d01f90a6a890d16677f7b68c23b4d6f6bbdd3e809ce6868b1
1595
+ checksum: d924fa3a307767751ef2a4520922456274677f1f6e90fd362d45bf0a7d450caa07bc18761dcc0438d8cc54ab596b18238b6dfc24acdf06b50bcb3ca2d43d3bad
1596
1596
  languageName: node
1597
1597
  linkType: hard
1598
1598
 
1599
- "@jupyterlab/lsp-extension@npm:~4.3.7":
1600
- version: 4.3.7
1601
- resolution: "@jupyterlab/lsp-extension@npm:4.3.7"
1602
- dependencies:
1603
- "@jupyterlab/application": ^4.3.7
1604
- "@jupyterlab/apputils": ^4.4.7
1605
- "@jupyterlab/lsp": ^4.3.7
1606
- "@jupyterlab/running": ^4.3.7
1607
- "@jupyterlab/settingregistry": ^4.3.7
1608
- "@jupyterlab/translation": ^4.3.7
1609
- "@jupyterlab/ui-components": ^4.3.7
1599
+ "@jupyterlab/lsp-extension@npm:~4.3.8":
1600
+ version: 4.3.8
1601
+ resolution: "@jupyterlab/lsp-extension@npm:4.3.8"
1602
+ dependencies:
1603
+ "@jupyterlab/application": ^4.3.8
1604
+ "@jupyterlab/apputils": ^4.4.8
1605
+ "@jupyterlab/lsp": ^4.3.8
1606
+ "@jupyterlab/running": ^4.3.8
1607
+ "@jupyterlab/settingregistry": ^4.3.8
1608
+ "@jupyterlab/translation": ^4.3.8
1609
+ "@jupyterlab/ui-components": ^4.3.8
1610
1610
  "@lumino/coreutils": ^2.2.0
1611
1611
  "@lumino/polling": ^2.1.3
1612
1612
  "@lumino/signaling": ^2.1.3
1613
1613
  "@rjsf/utils": ^5.13.4
1614
1614
  react: ^18.2.0
1615
- checksum: aa35d820ff940b18f3e92369e881e1c4b933e7f3c59a33c61d88070f5390607298570ceddd053fd408cdf46159871021f38b76a971d8d32957358be8ca3fc3f8
1615
+ checksum: af5ef00d57b075ddbcf7a853c3c39168c237a41c079fae2bee5f5fc9b66ce33c26ee305e16fd4c6a8a616a0da1779cf1116c89e5619b66670386bbb402bd4a8a
1616
1616
  languageName: node
1617
1617
  linkType: hard
1618
1618
 
1619
- "@jupyterlab/lsp@npm:~4.3.7":
1620
- version: 4.3.7
1621
- resolution: "@jupyterlab/lsp@npm:4.3.7"
1622
- dependencies:
1623
- "@jupyterlab/apputils": ^4.4.7
1624
- "@jupyterlab/codeeditor": ^4.3.7
1625
- "@jupyterlab/codemirror": ^4.3.7
1626
- "@jupyterlab/coreutils": ^6.3.7
1627
- "@jupyterlab/docregistry": ^4.3.7
1628
- "@jupyterlab/services": ^7.3.7
1629
- "@jupyterlab/translation": ^4.3.7
1619
+ "@jupyterlab/lsp@npm:~4.3.8":
1620
+ version: 4.3.8
1621
+ resolution: "@jupyterlab/lsp@npm:4.3.8"
1622
+ dependencies:
1623
+ "@jupyterlab/apputils": ^4.4.8
1624
+ "@jupyterlab/codeeditor": ^4.3.8
1625
+ "@jupyterlab/codemirror": ^4.3.8
1626
+ "@jupyterlab/coreutils": ^6.3.8
1627
+ "@jupyterlab/docregistry": ^4.3.8
1628
+ "@jupyterlab/services": ^7.3.8
1629
+ "@jupyterlab/translation": ^4.3.8
1630
1630
  "@lumino/coreutils": ^2.2.0
1631
1631
  "@lumino/disposable": ^2.1.3
1632
1632
  "@lumino/signaling": ^2.1.3
@@ -1635,163 +1635,163 @@ __metadata:
1635
1635
  vscode-jsonrpc: ^6.0.0
1636
1636
  vscode-languageserver-protocol: ^3.17.0
1637
1637
  vscode-ws-jsonrpc: ~1.0.2
1638
- checksum: f5e132ed53bcd48555cfa48968d06d6b169c74804fbb4ec87c1bda91c3bd28698257a02d17bdef30796727c3a6dfb78ce7a7eff80bdf64b6a5c279608ab0b67e
1638
+ checksum: 2cf62ef51616906333c69eef2be7c4290b170f303df06a00cffae8728a56ed8ee91fc1429fccd106ee484490a201e22457ed713cd93a0d2403b51edf867facb5
1639
1639
  languageName: node
1640
1640
  linkType: hard
1641
1641
 
1642
- "@jupyterlab/mainmenu-extension@npm:~4.3.7":
1643
- version: 4.3.7
1644
- resolution: "@jupyterlab/mainmenu-extension@npm:4.3.7"
1645
- dependencies:
1646
- "@jupyterlab/application": ^4.3.7
1647
- "@jupyterlab/apputils": ^4.4.7
1648
- "@jupyterlab/coreutils": ^6.3.7
1649
- "@jupyterlab/docmanager": ^4.3.7
1650
- "@jupyterlab/filebrowser": ^4.3.7
1651
- "@jupyterlab/mainmenu": ^4.3.7
1652
- "@jupyterlab/services": ^7.3.7
1653
- "@jupyterlab/settingregistry": ^4.3.7
1654
- "@jupyterlab/translation": ^4.3.7
1655
- "@jupyterlab/ui-components": ^4.3.7
1642
+ "@jupyterlab/mainmenu-extension@npm:~4.3.8":
1643
+ version: 4.3.8
1644
+ resolution: "@jupyterlab/mainmenu-extension@npm:4.3.8"
1645
+ dependencies:
1646
+ "@jupyterlab/application": ^4.3.8
1647
+ "@jupyterlab/apputils": ^4.4.8
1648
+ "@jupyterlab/coreutils": ^6.3.8
1649
+ "@jupyterlab/docmanager": ^4.3.8
1650
+ "@jupyterlab/filebrowser": ^4.3.8
1651
+ "@jupyterlab/mainmenu": ^4.3.8
1652
+ "@jupyterlab/services": ^7.3.8
1653
+ "@jupyterlab/settingregistry": ^4.3.8
1654
+ "@jupyterlab/translation": ^4.3.8
1655
+ "@jupyterlab/ui-components": ^4.3.8
1656
1656
  "@lumino/algorithm": ^2.0.2
1657
1657
  "@lumino/coreutils": ^2.2.0
1658
1658
  "@lumino/disposable": ^2.1.3
1659
1659
  "@lumino/messaging": ^2.0.2
1660
1660
  "@lumino/widgets": ^2.5.0
1661
- checksum: c7348777b6f3b748d4fba037f8c3bdabe5b2fdd64a8f9b22fec0c3a1ab664bb4f00fcaf038e4592fcce88865393f983e03b73d555bb057b96cface5e17c0bdcf
1661
+ checksum: 1f15c663959291a3bba8988e4df584f293e82970df07b4554f73b285f6da51c5b45e76a39ab61cb5fe1517448c3e06c8ce0dd0a27725ffcf9454c5e3fc2ddfe4
1662
1662
  languageName: node
1663
1663
  linkType: hard
1664
1664
 
1665
- "@jupyterlab/mainmenu@npm:~4.3.7":
1666
- version: 4.3.7
1667
- resolution: "@jupyterlab/mainmenu@npm:4.3.7"
1665
+ "@jupyterlab/mainmenu@npm:~4.3.8":
1666
+ version: 4.3.8
1667
+ resolution: "@jupyterlab/mainmenu@npm:4.3.8"
1668
1668
  dependencies:
1669
- "@jupyterlab/apputils": ^4.4.7
1670
- "@jupyterlab/translation": ^4.3.7
1671
- "@jupyterlab/ui-components": ^4.3.7
1669
+ "@jupyterlab/apputils": ^4.4.8
1670
+ "@jupyterlab/translation": ^4.3.8
1671
+ "@jupyterlab/ui-components": ^4.3.8
1672
1672
  "@lumino/algorithm": ^2.0.2
1673
1673
  "@lumino/commands": ^2.3.1
1674
1674
  "@lumino/coreutils": ^2.2.0
1675
1675
  "@lumino/widgets": ^2.5.0
1676
- checksum: 0e70a8777b9f71f1c03e29673188d9d0eb436ff145b84f29d8377234f8041ababa0af37b8af196816f188efe873b6dca7b15d61dd816ac91b471f10a27ce221c
1676
+ checksum: 6d0c72c9c487b0038baf042e05477f981e845c52eefb4b17ae70ee0a5da133ac6d80743cb2df50bb69ef96f262b6fb776007157b074ca2ae7d156cf574feec19
1677
1677
  languageName: node
1678
1678
  linkType: hard
1679
1679
 
1680
- "@jupyterlab/markdownviewer-extension@npm:~4.3.7":
1681
- version: 4.3.7
1682
- resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.7"
1680
+ "@jupyterlab/markdownviewer-extension@npm:~4.3.8":
1681
+ version: 4.3.8
1682
+ resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.8"
1683
1683
  dependencies:
1684
- "@jupyterlab/application": ^4.3.7
1685
- "@jupyterlab/apputils": ^4.4.7
1686
- "@jupyterlab/coreutils": ^6.3.7
1687
- "@jupyterlab/markdownviewer": ^4.3.7
1688
- "@jupyterlab/rendermime": ^4.3.7
1689
- "@jupyterlab/settingregistry": ^4.3.7
1690
- "@jupyterlab/toc": ^6.3.7
1691
- "@jupyterlab/translation": ^4.3.7
1692
- checksum: 0afc3453eed67bdf9c512e40d27d28117b9729ebdf4880830227c1dbbf7aa2c00ebb33dc1da806b9c84bfa033b873f2ed6b1cbbfa4e2984736d0bd0e15762880
1684
+ "@jupyterlab/application": ^4.3.8
1685
+ "@jupyterlab/apputils": ^4.4.8
1686
+ "@jupyterlab/coreutils": ^6.3.8
1687
+ "@jupyterlab/markdownviewer": ^4.3.8
1688
+ "@jupyterlab/rendermime": ^4.3.8
1689
+ "@jupyterlab/settingregistry": ^4.3.8
1690
+ "@jupyterlab/toc": ^6.3.8
1691
+ "@jupyterlab/translation": ^4.3.8
1692
+ checksum: 6a7181d1a6674f3189c3a4f137abf56de71f62ef68a50060215985894c15d6c2934af0070c6319af2e2483f228a497255f45b9ea7ca9be343655e8096f718e97
1693
1693
  languageName: node
1694
1694
  linkType: hard
1695
1695
 
1696
- "@jupyterlab/markdownviewer@npm:~4.3.7":
1697
- version: 4.3.7
1698
- resolution: "@jupyterlab/markdownviewer@npm:4.3.7"
1699
- dependencies:
1700
- "@jupyterlab/apputils": ^4.4.7
1701
- "@jupyterlab/coreutils": ^6.3.7
1702
- "@jupyterlab/docregistry": ^4.3.7
1703
- "@jupyterlab/rendermime": ^4.3.7
1704
- "@jupyterlab/toc": ^6.3.7
1705
- "@jupyterlab/translation": ^4.3.7
1696
+ "@jupyterlab/markdownviewer@npm:~4.3.8":
1697
+ version: 4.3.8
1698
+ resolution: "@jupyterlab/markdownviewer@npm:4.3.8"
1699
+ dependencies:
1700
+ "@jupyterlab/apputils": ^4.4.8
1701
+ "@jupyterlab/coreutils": ^6.3.8
1702
+ "@jupyterlab/docregistry": ^4.3.8
1703
+ "@jupyterlab/rendermime": ^4.3.8
1704
+ "@jupyterlab/toc": ^6.3.8
1705
+ "@jupyterlab/translation": ^4.3.8
1706
1706
  "@lumino/coreutils": ^2.2.0
1707
1707
  "@lumino/messaging": ^2.0.2
1708
1708
  "@lumino/signaling": ^2.1.3
1709
1709
  "@lumino/widgets": ^2.5.0
1710
- checksum: 09f9f6637f10815817a5d6a51ab3a946d6635a4a0a32df4fc206274478fcc2eb9e671563e4b05db1bebc2ba83fd6275955b89538168862b1b050460455857a90
1710
+ checksum: 3a40dbc3fb902cc30b1828b996be52de45a4a2bba680941d6ef93ec3793b27ef6a236c4be2c5e123c34656632fd7f3ca08a92419ba889f92edf3c68af99bb054
1711
1711
  languageName: node
1712
1712
  linkType: hard
1713
1713
 
1714
- "@jupyterlab/markedparser-extension@npm:~4.3.7":
1715
- version: 4.3.7
1716
- resolution: "@jupyterlab/markedparser-extension@npm:4.3.7"
1714
+ "@jupyterlab/markedparser-extension@npm:~4.3.8":
1715
+ version: 4.3.8
1716
+ resolution: "@jupyterlab/markedparser-extension@npm:4.3.8"
1717
1717
  dependencies:
1718
- "@jupyterlab/application": ^4.3.7
1719
- "@jupyterlab/codemirror": ^4.3.7
1720
- "@jupyterlab/coreutils": ^6.3.7
1721
- "@jupyterlab/mermaid": ^4.3.7
1722
- "@jupyterlab/rendermime": ^4.3.7
1718
+ "@jupyterlab/application": ^4.3.8
1719
+ "@jupyterlab/codemirror": ^4.3.8
1720
+ "@jupyterlab/coreutils": ^6.3.8
1721
+ "@jupyterlab/mermaid": ^4.3.8
1722
+ "@jupyterlab/rendermime": ^4.3.8
1723
1723
  "@lumino/coreutils": ^2.2.0
1724
1724
  marked: ^9.1.2
1725
1725
  marked-gfm-heading-id: ^3.1.0
1726
1726
  marked-mangle: ^1.1.4
1727
- checksum: 3815aa68a22ecbb23b81e9817ef4d5252952d8b04507fc4435ed46dbef4f840e8f8820137d20ca8bfafd56173443bb6234db3393773e27a60a39c79d42d9a634
1727
+ checksum: 1a7b876187bed799bc40e31dc441ae6548f5a2411d3be2fa46c0b16b7494b0b98912bb5604abaf9884d3ea7502bff98a55005fc6bb64041e708d8cc178422cb6
1728
1728
  languageName: node
1729
1729
  linkType: hard
1730
1730
 
1731
- "@jupyterlab/mathjax-extension@npm:~4.3.7":
1732
- version: 4.3.7
1733
- resolution: "@jupyterlab/mathjax-extension@npm:4.3.7"
1731
+ "@jupyterlab/mathjax-extension@npm:~4.3.8":
1732
+ version: 4.3.8
1733
+ resolution: "@jupyterlab/mathjax-extension@npm:4.3.8"
1734
1734
  dependencies:
1735
- "@jupyterlab/application": ^4.3.7
1736
- "@jupyterlab/rendermime": ^4.3.7
1735
+ "@jupyterlab/application": ^4.3.8
1736
+ "@jupyterlab/rendermime": ^4.3.8
1737
1737
  "@lumino/coreutils": ^2.2.0
1738
1738
  mathjax-full: ^3.2.2
1739
- checksum: 6f645ba5f22939f36088aaa578a68d8abbaf2dcb286012a05d5fef09a2016076b1d85abc6d84ad9aac1a6d8b42791cd805bd1259e88a9e3e9da28e308ac200a9
1739
+ checksum: 885f4bbcb8eb153e1e078674372296a50adc22069c9aecbf666805e504dc56f65438f1c5e22048e980a62e75e77c541700249b81e1533df9e8a7f591a1574984
1740
1740
  languageName: node
1741
1741
  linkType: hard
1742
1742
 
1743
- "@jupyterlab/mermaid-extension@npm:~4.3.7":
1744
- version: 4.3.7
1745
- resolution: "@jupyterlab/mermaid-extension@npm:4.3.7"
1743
+ "@jupyterlab/mermaid-extension@npm:~4.3.8":
1744
+ version: 4.3.8
1745
+ resolution: "@jupyterlab/mermaid-extension@npm:4.3.8"
1746
1746
  dependencies:
1747
- "@jupyterlab/application": ^4.3.7
1748
- "@jupyterlab/apputils": ^4.4.7
1749
- "@jupyterlab/mermaid": ^4.3.7
1750
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1751
- "@jupyterlab/translation": ^4.3.7
1752
- checksum: 8fde62036816fd0e53eaa9dbedef52f39016cecdcf4b9a4b6539365ec9b6076ccb1e4a70c4fbf36b5f2a5717c02a9b2fb58b35c2ec0dc21437819d6ddd22ba8e
1747
+ "@jupyterlab/application": ^4.3.8
1748
+ "@jupyterlab/apputils": ^4.4.8
1749
+ "@jupyterlab/mermaid": ^4.3.8
1750
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1751
+ "@jupyterlab/translation": ^4.3.8
1752
+ checksum: 783851e0fb82ccd256b9ec4b96acab346fb4cdc1c6df0c74d1a1464a63172d25f6eca8d36c9c2ceaf7a537bad209e712c81b0fabd925536d8e67e6ff83ea7e7c
1753
1753
  languageName: node
1754
1754
  linkType: hard
1755
1755
 
1756
- "@jupyterlab/mermaid@npm:~4.3.7":
1757
- version: 4.3.7
1758
- resolution: "@jupyterlab/mermaid@npm:4.3.7"
1756
+ "@jupyterlab/mermaid@npm:~4.3.8":
1757
+ version: 4.3.8
1758
+ resolution: "@jupyterlab/mermaid@npm:4.3.8"
1759
1759
  dependencies:
1760
- "@jupyterlab/apputils": ^4.4.7
1761
- "@jupyterlab/coreutils": ^6.3.7
1762
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1760
+ "@jupyterlab/apputils": ^4.4.8
1761
+ "@jupyterlab/coreutils": ^6.3.8
1762
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1763
1763
  "@lumino/coreutils": ^2.2.0
1764
1764
  "@lumino/widgets": ^2.5.0
1765
1765
  mermaid: ^10.7.0
1766
- checksum: e219cd98ebbe65cce3181c9c5decdfe16f369fd5bb459b084ca3f03ccbcb52a92e59601acb4040bcfdf4e6877ac26ea62e622ab653bb458d28caa932ec3e07e9
1766
+ checksum: f580bb56bb1bca49b97816ece5cee9ee6ed7bfff2af692d088b546be35f738506d78e0efecd2220dd2da229de60692d6c136bd99919fff31c41ad3d1f64075ac
1767
1767
  languageName: node
1768
1768
  linkType: hard
1769
1769
 
1770
- "@jupyterlab/metadataform-extension@npm:~4.3.7":
1771
- version: 4.3.7
1772
- resolution: "@jupyterlab/metadataform-extension@npm:4.3.7"
1773
- dependencies:
1774
- "@jupyterlab/application": ^4.3.7
1775
- "@jupyterlab/metadataform": ^4.3.7
1776
- "@jupyterlab/notebook": ^4.3.7
1777
- "@jupyterlab/settingregistry": ^4.3.7
1778
- "@jupyterlab/translation": ^4.3.7
1779
- "@jupyterlab/ui-components": ^4.3.7
1770
+ "@jupyterlab/metadataform-extension@npm:~4.3.8":
1771
+ version: 4.3.8
1772
+ resolution: "@jupyterlab/metadataform-extension@npm:4.3.8"
1773
+ dependencies:
1774
+ "@jupyterlab/application": ^4.3.8
1775
+ "@jupyterlab/metadataform": ^4.3.8
1776
+ "@jupyterlab/notebook": ^4.3.8
1777
+ "@jupyterlab/settingregistry": ^4.3.8
1778
+ "@jupyterlab/translation": ^4.3.8
1779
+ "@jupyterlab/ui-components": ^4.3.8
1780
1780
  "@lumino/coreutils": ^2.2.0
1781
- checksum: 25295e272a0b6b9f1759c33cb01c21384d81696d1d885cd0b858cafb57ff1140c9d791549ec5bca2b15ec17f2f5cee0f19c594fc3e2065b56214d88584dafb52
1781
+ checksum: edd175ea38e86b96b25f3eb918784ab3afb6a9cfd9f8c3f357ccb5e548f2e8190a791fe2b2258136412fdc44fd61c1496c3950a70dd41069bec8dea2cad91450
1782
1782
  languageName: node
1783
1783
  linkType: hard
1784
1784
 
1785
- "@jupyterlab/metadataform@npm:~4.3.7":
1786
- version: 4.3.7
1787
- resolution: "@jupyterlab/metadataform@npm:4.3.7"
1788
- dependencies:
1789
- "@jupyterlab/apputils": ^4.4.7
1790
- "@jupyterlab/nbformat": ^4.3.7
1791
- "@jupyterlab/notebook": ^4.3.7
1792
- "@jupyterlab/settingregistry": ^4.3.7
1793
- "@jupyterlab/translation": ^4.3.7
1794
- "@jupyterlab/ui-components": ^4.3.7
1785
+ "@jupyterlab/metadataform@npm:~4.3.8":
1786
+ version: 4.3.8
1787
+ resolution: "@jupyterlab/metadataform@npm:4.3.8"
1788
+ dependencies:
1789
+ "@jupyterlab/apputils": ^4.4.8
1790
+ "@jupyterlab/nbformat": ^4.3.8
1791
+ "@jupyterlab/notebook": ^4.3.8
1792
+ "@jupyterlab/settingregistry": ^4.3.8
1793
+ "@jupyterlab/translation": ^4.3.8
1794
+ "@jupyterlab/ui-components": ^4.3.8
1795
1795
  "@lumino/coreutils": ^2.2.0
1796
1796
  "@lumino/messaging": ^2.0.2
1797
1797
  "@lumino/widgets": ^2.5.0
@@ -1799,53 +1799,53 @@ __metadata:
1799
1799
  "@rjsf/validator-ajv8": ^5.13.4
1800
1800
  json-schema: ^0.4.0
1801
1801
  react: ^18.2.0
1802
- checksum: 8ac3959210ae0d50006b3616dba8fabf314ede9bf20164b6021073027f115e9c1fd4cf398fc93ef7da48f7c0667a134247b9ca5ba945491d828ccea2bdc947fc
1802
+ checksum: 8b3144198726cba52eb16f268187c696629ac5bf6c732d43da6b8d7c9513e2d1acb6db88e2a31eb71b4ab8f89b9a2035ef7962d8465b7b83a79aa25f3148bad7
1803
1803
  languageName: node
1804
1804
  linkType: hard
1805
1805
 
1806
- "@jupyterlab/nbformat@npm:~4.3.7":
1807
- version: 4.3.7
1808
- resolution: "@jupyterlab/nbformat@npm:4.3.7"
1806
+ "@jupyterlab/nbformat@npm:~4.3.8":
1807
+ version: 4.3.8
1808
+ resolution: "@jupyterlab/nbformat@npm:4.3.8"
1809
1809
  dependencies:
1810
1810
  "@lumino/coreutils": ^2.2.0
1811
- checksum: 5b9b9fac1f913526f0d2896f8ec8db8531e426b49fbe99e0fb260da40bc6282341768754a0311bc23fd7023c8fcc694dce37bba0553073223a3bae9457f03517
1811
+ checksum: bdeae66f9119db3b63071a0f5be5fc32265416d48e701bf739cc861e55cbb07176e4b9ff9a79699fe6869168bf3d6fc9629e2444259d827ddb62c803b462e21d
1812
1812
  languageName: node
1813
1813
  linkType: hard
1814
1814
 
1815
- "@jupyterlab/notebook-extension@npm:~4.3.7":
1816
- version: 4.3.7
1817
- resolution: "@jupyterlab/notebook-extension@npm:4.3.7"
1815
+ "@jupyterlab/notebook-extension@npm:~4.3.8":
1816
+ version: 4.3.8
1817
+ resolution: "@jupyterlab/notebook-extension@npm:4.3.8"
1818
1818
  dependencies:
1819
1819
  "@jupyter/ydoc": ^3.0.4
1820
- "@jupyterlab/application": ^4.3.7
1821
- "@jupyterlab/apputils": ^4.4.7
1822
- "@jupyterlab/cells": ^4.3.7
1823
- "@jupyterlab/codeeditor": ^4.3.7
1824
- "@jupyterlab/codemirror": ^4.3.7
1825
- "@jupyterlab/completer": ^4.3.7
1826
- "@jupyterlab/coreutils": ^6.3.7
1827
- "@jupyterlab/docmanager": ^4.3.7
1828
- "@jupyterlab/docmanager-extension": ^4.3.7
1829
- "@jupyterlab/docregistry": ^4.3.7
1830
- "@jupyterlab/documentsearch": ^4.3.7
1831
- "@jupyterlab/filebrowser": ^4.3.7
1832
- "@jupyterlab/launcher": ^4.3.7
1833
- "@jupyterlab/logconsole": ^4.3.7
1834
- "@jupyterlab/lsp": ^4.3.7
1835
- "@jupyterlab/mainmenu": ^4.3.7
1836
- "@jupyterlab/metadataform": ^4.3.7
1837
- "@jupyterlab/nbformat": ^4.3.7
1838
- "@jupyterlab/notebook": ^4.3.7
1839
- "@jupyterlab/observables": ^5.3.7
1840
- "@jupyterlab/property-inspector": ^4.3.7
1841
- "@jupyterlab/rendermime": ^4.3.7
1842
- "@jupyterlab/services": ^7.3.7
1843
- "@jupyterlab/settingregistry": ^4.3.7
1844
- "@jupyterlab/statedb": ^4.3.7
1845
- "@jupyterlab/statusbar": ^4.3.7
1846
- "@jupyterlab/toc": ^6.3.7
1847
- "@jupyterlab/translation": ^4.3.7
1848
- "@jupyterlab/ui-components": ^4.3.7
1820
+ "@jupyterlab/application": ^4.3.8
1821
+ "@jupyterlab/apputils": ^4.4.8
1822
+ "@jupyterlab/cells": ^4.3.8
1823
+ "@jupyterlab/codeeditor": ^4.3.8
1824
+ "@jupyterlab/codemirror": ^4.3.8
1825
+ "@jupyterlab/completer": ^4.3.8
1826
+ "@jupyterlab/coreutils": ^6.3.8
1827
+ "@jupyterlab/docmanager": ^4.3.8
1828
+ "@jupyterlab/docmanager-extension": ^4.3.8
1829
+ "@jupyterlab/docregistry": ^4.3.8
1830
+ "@jupyterlab/documentsearch": ^4.3.8
1831
+ "@jupyterlab/filebrowser": ^4.3.8
1832
+ "@jupyterlab/launcher": ^4.3.8
1833
+ "@jupyterlab/logconsole": ^4.3.8
1834
+ "@jupyterlab/lsp": ^4.3.8
1835
+ "@jupyterlab/mainmenu": ^4.3.8
1836
+ "@jupyterlab/metadataform": ^4.3.8
1837
+ "@jupyterlab/nbformat": ^4.3.8
1838
+ "@jupyterlab/notebook": ^4.3.8
1839
+ "@jupyterlab/observables": ^5.3.8
1840
+ "@jupyterlab/property-inspector": ^4.3.8
1841
+ "@jupyterlab/rendermime": ^4.3.8
1842
+ "@jupyterlab/services": ^7.3.8
1843
+ "@jupyterlab/settingregistry": ^4.3.8
1844
+ "@jupyterlab/statedb": ^4.3.8
1845
+ "@jupyterlab/statusbar": ^4.3.8
1846
+ "@jupyterlab/toc": ^6.3.8
1847
+ "@jupyterlab/translation": ^4.3.8
1848
+ "@jupyterlab/ui-components": ^4.3.8
1849
1849
  "@lumino/algorithm": ^2.0.2
1850
1850
  "@lumino/commands": ^2.3.1
1851
1851
  "@lumino/coreutils": ^2.2.0
@@ -1855,32 +1855,32 @@ __metadata:
1855
1855
  "@lumino/widgets": ^2.5.0
1856
1856
  "@rjsf/utils": ^5.13.4
1857
1857
  react: ^18.2.0
1858
- checksum: 267d963a35b27d48cce969ab0944a498c3801870536f35f0adebe08ad32398c0b16f892c24d17b381f9f22815820c446df18665af9265672dbfac18ec9a12a30
1858
+ checksum: 6fc82b7e9b448b310e3427ec57faf151699d0f0d4dfdc12c7b9918ca4d0d246ccdbd6f8d5ff02f9e5ff8d9b9e21252095c19c28fb40204e0b30f2e7d7ed5982e
1859
1859
  languageName: node
1860
1860
  linkType: hard
1861
1861
 
1862
- "@jupyterlab/notebook@npm:~4.3.7":
1863
- version: 4.3.7
1864
- resolution: "@jupyterlab/notebook@npm:4.3.7"
1862
+ "@jupyterlab/notebook@npm:~4.3.8":
1863
+ version: 4.3.8
1864
+ resolution: "@jupyterlab/notebook@npm:4.3.8"
1865
1865
  dependencies:
1866
1866
  "@jupyter/ydoc": ^3.0.4
1867
- "@jupyterlab/apputils": ^4.4.7
1868
- "@jupyterlab/cells": ^4.3.7
1869
- "@jupyterlab/codeeditor": ^4.3.7
1870
- "@jupyterlab/codemirror": ^4.3.7
1871
- "@jupyterlab/coreutils": ^6.3.7
1872
- "@jupyterlab/docregistry": ^4.3.7
1873
- "@jupyterlab/documentsearch": ^4.3.7
1874
- "@jupyterlab/lsp": ^4.3.7
1875
- "@jupyterlab/nbformat": ^4.3.7
1876
- "@jupyterlab/observables": ^5.3.7
1877
- "@jupyterlab/rendermime": ^4.3.7
1878
- "@jupyterlab/services": ^7.3.7
1879
- "@jupyterlab/settingregistry": ^4.3.7
1880
- "@jupyterlab/statusbar": ^4.3.7
1881
- "@jupyterlab/toc": ^6.3.7
1882
- "@jupyterlab/translation": ^4.3.7
1883
- "@jupyterlab/ui-components": ^4.3.7
1867
+ "@jupyterlab/apputils": ^4.4.8
1868
+ "@jupyterlab/cells": ^4.3.8
1869
+ "@jupyterlab/codeeditor": ^4.3.8
1870
+ "@jupyterlab/codemirror": ^4.3.8
1871
+ "@jupyterlab/coreutils": ^6.3.8
1872
+ "@jupyterlab/docregistry": ^4.3.8
1873
+ "@jupyterlab/documentsearch": ^4.3.8
1874
+ "@jupyterlab/lsp": ^4.3.8
1875
+ "@jupyterlab/nbformat": ^4.3.8
1876
+ "@jupyterlab/observables": ^5.3.8
1877
+ "@jupyterlab/rendermime": ^4.3.8
1878
+ "@jupyterlab/services": ^7.3.8
1879
+ "@jupyterlab/settingregistry": ^4.3.8
1880
+ "@jupyterlab/statusbar": ^4.3.8
1881
+ "@jupyterlab/toc": ^6.3.8
1882
+ "@jupyterlab/translation": ^4.3.8
1883
+ "@jupyterlab/ui-components": ^4.3.8
1884
1884
  "@lumino/algorithm": ^2.0.2
1885
1885
  "@lumino/coreutils": ^2.2.0
1886
1886
  "@lumino/disposable": ^2.1.3
@@ -1893,34 +1893,34 @@ __metadata:
1893
1893
  "@lumino/virtualdom": ^2.0.2
1894
1894
  "@lumino/widgets": ^2.5.0
1895
1895
  react: ^18.2.0
1896
- checksum: 10ce28b281874041579d3f2d5851ce7442a5ba368bd3edb21af7ce0aa32edcf0570b793602d934b39491bb3db1e3e0310efe6bff5fb19a45a7aa9b0b2a17c2ad
1896
+ checksum: 2525f788133e7bef35a664f98289d521c0158ea4427d60302862621f11a96eee165971b47f3035d7459be3a52d5dfbcf11c3617c51a60070b6bf2979e17b95a5
1897
1897
  languageName: node
1898
1898
  linkType: hard
1899
1899
 
1900
- "@jupyterlab/observables@npm:~5.3.7":
1901
- version: 5.3.7
1902
- resolution: "@jupyterlab/observables@npm:5.3.7"
1900
+ "@jupyterlab/observables@npm:~5.3.8":
1901
+ version: 5.3.8
1902
+ resolution: "@jupyterlab/observables@npm:5.3.8"
1903
1903
  dependencies:
1904
1904
  "@lumino/algorithm": ^2.0.2
1905
1905
  "@lumino/coreutils": ^2.2.0
1906
1906
  "@lumino/disposable": ^2.1.3
1907
1907
  "@lumino/messaging": ^2.0.2
1908
1908
  "@lumino/signaling": ^2.1.3
1909
- checksum: 38b7c7abc330dfc548f10ed67c422a8ce9891f4106415e9bf27c01ab1b5d2c700e0a8db77a60afa5bd37d0e5142119c002b4cb0ed7f4458799321b8d13994a3e
1909
+ checksum: bed9e0f1feaad2bf09c1bfc00b2277a7d7e4b61b0c9cb94ee8b901f016f386a899815d8b4acd434206703ef3365abc7d18d353e74817672edc95948c0ad7d30f
1910
1910
  languageName: node
1911
1911
  linkType: hard
1912
1912
 
1913
- "@jupyterlab/outputarea@npm:~4.3.7":
1914
- version: 4.3.7
1915
- resolution: "@jupyterlab/outputarea@npm:4.3.7"
1916
- dependencies:
1917
- "@jupyterlab/apputils": ^4.4.7
1918
- "@jupyterlab/nbformat": ^4.3.7
1919
- "@jupyterlab/observables": ^5.3.7
1920
- "@jupyterlab/rendermime": ^4.3.7
1921
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1922
- "@jupyterlab/services": ^7.3.7
1923
- "@jupyterlab/translation": ^4.3.7
1913
+ "@jupyterlab/outputarea@npm:~4.3.8":
1914
+ version: 4.3.8
1915
+ resolution: "@jupyterlab/outputarea@npm:4.3.8"
1916
+ dependencies:
1917
+ "@jupyterlab/apputils": ^4.4.8
1918
+ "@jupyterlab/nbformat": ^4.3.8
1919
+ "@jupyterlab/observables": ^5.3.8
1920
+ "@jupyterlab/rendermime": ^4.3.8
1921
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1922
+ "@jupyterlab/services": ^7.3.8
1923
+ "@jupyterlab/translation": ^4.3.8
1924
1924
  "@lumino/algorithm": ^2.0.2
1925
1925
  "@lumino/coreutils": ^2.2.0
1926
1926
  "@lumino/disposable": ^2.1.3
@@ -1928,146 +1928,146 @@ __metadata:
1928
1928
  "@lumino/properties": ^2.0.2
1929
1929
  "@lumino/signaling": ^2.1.3
1930
1930
  "@lumino/widgets": ^2.5.0
1931
- checksum: 5d3b429b872db0cbf3ab509e18ecb2c2bdcdc5f8dac3426e215bd4385427f10285e4ef33e064105919da677029a60ab6f685c55560e61b817afc0b19f9859e47
1931
+ checksum: 9e6266aad88b6f59a8061915a3c3400eccdc3a6b796aa85062f78d5c47d4c5eb2c00fedafe0c16babdd2147319e8a306deec67ce42fb61c14883dfdc498e077d
1932
1932
  languageName: node
1933
1933
  linkType: hard
1934
1934
 
1935
- "@jupyterlab/pdf-extension@npm:~4.3.7":
1936
- version: 4.3.7
1937
- resolution: "@jupyterlab/pdf-extension@npm:4.3.7"
1935
+ "@jupyterlab/pdf-extension@npm:~4.3.8":
1936
+ version: 4.3.8
1937
+ resolution: "@jupyterlab/pdf-extension@npm:4.3.8"
1938
1938
  dependencies:
1939
- "@jupyterlab/rendermime-interfaces": ^3.11.7
1939
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
1940
1940
  "@lumino/coreutils": ^2.2.0
1941
1941
  "@lumino/disposable": ^2.1.3
1942
1942
  "@lumino/widgets": ^2.5.0
1943
- checksum: c5e04d352dd5a0b95b5007ee3e69436c014553280ddc6bd19edf17f0f2040a26545aa514173c5c8b663fdaa0ab14b24b1d36a1b99336af54e29f4346ce4737cd
1943
+ checksum: 07a9b67d0d37f3c99d401a9472b9c5600ee8275ab568509fda07e55c88c4fa18ddd4b1d12239d95a330f376bbdf30fbf246ad88348a31b9a3126c93b9bbf3e99
1944
1944
  languageName: node
1945
1945
  linkType: hard
1946
1946
 
1947
- "@jupyterlab/pluginmanager-extension@npm:~4.3.7":
1948
- version: 4.3.7
1949
- resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.7"
1947
+ "@jupyterlab/pluginmanager-extension@npm:~4.3.8":
1948
+ version: 4.3.8
1949
+ resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.8"
1950
1950
  dependencies:
1951
- "@jupyterlab/application": ^4.3.7
1952
- "@jupyterlab/apputils": ^4.4.7
1953
- "@jupyterlab/pluginmanager": ^4.3.7
1954
- "@jupyterlab/translation": ^4.3.7
1955
- "@jupyterlab/ui-components": ^4.3.7
1951
+ "@jupyterlab/application": ^4.3.8
1952
+ "@jupyterlab/apputils": ^4.4.8
1953
+ "@jupyterlab/pluginmanager": ^4.3.8
1954
+ "@jupyterlab/translation": ^4.3.8
1955
+ "@jupyterlab/ui-components": ^4.3.8
1956
1956
  "@lumino/coreutils": ^2.2.0
1957
- checksum: 95a5eafb443a7e2e2cdafd11115d6d375dae2022feba64f5897e38321d74ffc2900462b6934e083db5684859da90aa99031bd11146015e107dfe5672dbf5a02d
1957
+ checksum: b80422fb597bf172b2c1324f2e7e43fe57e5c5f3ef296e1fd532e5e568fb5a82133fb4e8242056b75abea086c207c018f439a1f2272342e28fcb3fb256b26d2d
1958
1958
  languageName: node
1959
1959
  linkType: hard
1960
1960
 
1961
- "@jupyterlab/pluginmanager@npm:~4.3.7":
1962
- version: 4.3.7
1963
- resolution: "@jupyterlab/pluginmanager@npm:4.3.7"
1964
- dependencies:
1965
- "@jupyterlab/application": ^4.3.7
1966
- "@jupyterlab/apputils": ^4.4.7
1967
- "@jupyterlab/coreutils": ^6.3.7
1968
- "@jupyterlab/services": ^7.3.7
1969
- "@jupyterlab/translation": ^4.3.7
1970
- "@jupyterlab/ui-components": ^4.3.7
1961
+ "@jupyterlab/pluginmanager@npm:~4.3.8":
1962
+ version: 4.3.8
1963
+ resolution: "@jupyterlab/pluginmanager@npm:4.3.8"
1964
+ dependencies:
1965
+ "@jupyterlab/application": ^4.3.8
1966
+ "@jupyterlab/apputils": ^4.4.8
1967
+ "@jupyterlab/coreutils": ^6.3.8
1968
+ "@jupyterlab/services": ^7.3.8
1969
+ "@jupyterlab/translation": ^4.3.8
1970
+ "@jupyterlab/ui-components": ^4.3.8
1971
1971
  "@lumino/coreutils": ^2.2.0
1972
1972
  "@lumino/signaling": ^2.1.3
1973
1973
  "@lumino/widgets": ^2.5.0
1974
1974
  react: ^18.2.0
1975
- checksum: 4bee61ebb282267a0c2801e9025725fbc7479c854d8bc6fcb4f661b182fc4761bb7c93fb081a3fc81b88246a9ef93afa79df952353b43686461347f432646230
1975
+ checksum: a166bee6e2cebcbee0041e4918eb267b1db292abdff76be6d6fbb4437f476824e83c647839d4a0dae32a66b62afb40d2514a0a486ebe4687bf4829c6dd0c6efd
1976
1976
  languageName: node
1977
1977
  linkType: hard
1978
1978
 
1979
- "@jupyterlab/property-inspector@npm:~4.3.7":
1980
- version: 4.3.7
1981
- resolution: "@jupyterlab/property-inspector@npm:4.3.7"
1979
+ "@jupyterlab/property-inspector@npm:~4.3.8":
1980
+ version: 4.3.8
1981
+ resolution: "@jupyterlab/property-inspector@npm:4.3.8"
1982
1982
  dependencies:
1983
- "@jupyterlab/application": ^4.3.7
1984
- "@jupyterlab/translation": ^4.3.7
1985
- "@jupyterlab/ui-components": ^4.3.7
1983
+ "@jupyterlab/application": ^4.3.8
1984
+ "@jupyterlab/translation": ^4.3.8
1985
+ "@jupyterlab/ui-components": ^4.3.8
1986
1986
  "@lumino/coreutils": ^2.2.0
1987
1987
  "@lumino/disposable": ^2.1.3
1988
1988
  "@lumino/signaling": ^2.1.3
1989
1989
  "@lumino/widgets": ^2.5.0
1990
1990
  react: ^18.2.0
1991
- checksum: 793a6f6b014e387c44c6c696a7990bde65a6df464ea3bd2d7d57b068062251e48e49018a9584824f62d7ca709c54740d0363bf27a9234e61de669f96db84d137
1991
+ checksum: bde9021490463a85574488699299268db45edd7fe31e1c329272723e40965ca19a734db37b28dfeeee650860a23af4c04b08486aeea6148380c1cb34cd6d18d2
1992
1992
  languageName: node
1993
1993
  linkType: hard
1994
1994
 
1995
- "@jupyterlab/rendermime-extension@npm:~4.3.7":
1996
- version: 4.3.7
1997
- resolution: "@jupyterlab/rendermime-extension@npm:4.3.7"
1995
+ "@jupyterlab/rendermime-extension@npm:~4.3.8":
1996
+ version: 4.3.8
1997
+ resolution: "@jupyterlab/rendermime-extension@npm:4.3.8"
1998
1998
  dependencies:
1999
- "@jupyterlab/application": ^4.3.7
2000
- "@jupyterlab/apputils": ^4.4.7
2001
- "@jupyterlab/docmanager": ^4.3.7
2002
- "@jupyterlab/rendermime": ^4.3.7
2003
- "@jupyterlab/translation": ^4.3.7
2004
- checksum: ff93ad1cf70730d7439860105e1aeca44b0e7f4ac1aff6c4bd502b0d885556bc1ec18b93d1d0e2bb3c8c30fe2b7c7474902f3ab5f4347a5068f65e0751665577
1999
+ "@jupyterlab/application": ^4.3.8
2000
+ "@jupyterlab/apputils": ^4.4.8
2001
+ "@jupyterlab/docmanager": ^4.3.8
2002
+ "@jupyterlab/rendermime": ^4.3.8
2003
+ "@jupyterlab/translation": ^4.3.8
2004
+ checksum: 303725b3f321ddd14402a4bda45862c5aa1a454ec339520ac9736dc39f82feeabfeedaf15cf42cebf7e53a7ca6c98790f45c8bd0b6b57d6c40c6ed43d28403e4
2005
2005
  languageName: node
2006
2006
  linkType: hard
2007
2007
 
2008
- "@jupyterlab/rendermime-interfaces@npm:~3.11.7":
2009
- version: 3.11.7
2010
- resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.7"
2008
+ "@jupyterlab/rendermime-interfaces@npm:~3.11.8":
2009
+ version: 3.11.8
2010
+ resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.8"
2011
2011
  dependencies:
2012
2012
  "@lumino/coreutils": ^1.11.0 || ^2.2.0
2013
2013
  "@lumino/widgets": ^1.37.2 || ^2.5.0
2014
- checksum: a772ca01e67513b8ba2443b27701d3094140d0a7f9cc8a1d6c8d2ac97b50b3d67c328757660cc0257be0db006ed39f8647e1503825e795370b8c0698c59322fb
2014
+ checksum: 732af932e6a617d0318f433864e0d980052ee730a382e3dbe050ade534ae0ab4075c886a2a559aedb70d052227921e3b66a95919b1b1698ab0bb7d4149c10f6d
2015
2015
  languageName: node
2016
2016
  linkType: hard
2017
2017
 
2018
- "@jupyterlab/rendermime@npm:~4.3.7":
2019
- version: 4.3.7
2020
- resolution: "@jupyterlab/rendermime@npm:4.3.7"
2021
- dependencies:
2022
- "@jupyterlab/apputils": ^4.4.7
2023
- "@jupyterlab/coreutils": ^6.3.7
2024
- "@jupyterlab/nbformat": ^4.3.7
2025
- "@jupyterlab/observables": ^5.3.7
2026
- "@jupyterlab/rendermime-interfaces": ^3.11.7
2027
- "@jupyterlab/services": ^7.3.7
2028
- "@jupyterlab/translation": ^4.3.7
2018
+ "@jupyterlab/rendermime@npm:~4.3.8":
2019
+ version: 4.3.8
2020
+ resolution: "@jupyterlab/rendermime@npm:4.3.8"
2021
+ dependencies:
2022
+ "@jupyterlab/apputils": ^4.4.8
2023
+ "@jupyterlab/coreutils": ^6.3.8
2024
+ "@jupyterlab/nbformat": ^4.3.8
2025
+ "@jupyterlab/observables": ^5.3.8
2026
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
2027
+ "@jupyterlab/services": ^7.3.8
2028
+ "@jupyterlab/translation": ^4.3.8
2029
2029
  "@lumino/coreutils": ^2.2.0
2030
2030
  "@lumino/messaging": ^2.0.2
2031
2031
  "@lumino/signaling": ^2.1.3
2032
2032
  "@lumino/widgets": ^2.5.0
2033
2033
  lodash.escape: ^4.0.1
2034
- checksum: b00cea79dc390ee1cb42667bbbb3012423572f3d1596b98d21e1c2e80fb096dc0f875a4287ba0873b4da46ac2c9eef35ba7b3cd3524841970cb9f3df5999def5
2034
+ checksum: 8c9f71c1d0dbc9bcc9fb21b25531616c738e292e45b8afcb1eba9887a11623240462358188b27d4cd12e1905dc054ad09c8c3bb41cd627f9997387b0131520ad
2035
2035
  languageName: node
2036
2036
  linkType: hard
2037
2037
 
2038
- "@jupyterlab/running-extension@npm:~4.3.7":
2039
- version: 4.3.7
2040
- resolution: "@jupyterlab/running-extension@npm:4.3.7"
2041
- dependencies:
2042
- "@jupyterlab/application": ^4.3.7
2043
- "@jupyterlab/apputils": ^4.4.7
2044
- "@jupyterlab/coreutils": ^6.3.7
2045
- "@jupyterlab/docmanager": ^4.3.7
2046
- "@jupyterlab/docregistry": ^4.3.7
2047
- "@jupyterlab/rendermime-interfaces": ^3.11.7
2048
- "@jupyterlab/running": ^4.3.7
2049
- "@jupyterlab/services": ^7.3.7
2050
- "@jupyterlab/statedb": ^4.3.7
2051
- "@jupyterlab/translation": ^4.3.7
2052
- "@jupyterlab/ui-components": ^4.3.7
2038
+ "@jupyterlab/running-extension@npm:~4.3.8":
2039
+ version: 4.3.8
2040
+ resolution: "@jupyterlab/running-extension@npm:4.3.8"
2041
+ dependencies:
2042
+ "@jupyterlab/application": ^4.3.8
2043
+ "@jupyterlab/apputils": ^4.4.8
2044
+ "@jupyterlab/coreutils": ^6.3.8
2045
+ "@jupyterlab/docmanager": ^4.3.8
2046
+ "@jupyterlab/docregistry": ^4.3.8
2047
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
2048
+ "@jupyterlab/running": ^4.3.8
2049
+ "@jupyterlab/services": ^7.3.8
2050
+ "@jupyterlab/statedb": ^4.3.8
2051
+ "@jupyterlab/translation": ^4.3.8
2052
+ "@jupyterlab/ui-components": ^4.3.8
2053
2053
  "@lumino/commands": ^2.3.1
2054
2054
  "@lumino/polling": ^2.1.3
2055
2055
  "@lumino/signaling": ^2.1.3
2056
2056
  "@lumino/widgets": ^2.5.0
2057
2057
  react: ^18.2.0
2058
- checksum: aad0eb68f86ba73f6d363fb77c0c1884baa4f9665255806ce7771e42193e90977a693dfe82562e9708311a353bb946be6457f088db175ba52970cc8abd098a17
2058
+ checksum: 06d1a02172026e1d722c0878f9765e49a4c6b85770f8b3e8ad42fee422eb45dfc82c94fcbf6fed51e1c285538d39967b30deb1ab475e739661162b02d6c3f1fb
2059
2059
  languageName: node
2060
2060
  linkType: hard
2061
2061
 
2062
- "@jupyterlab/running@npm:~4.3.7":
2063
- version: 4.3.7
2064
- resolution: "@jupyterlab/running@npm:4.3.7"
2062
+ "@jupyterlab/running@npm:~4.3.8":
2063
+ version: 4.3.8
2064
+ resolution: "@jupyterlab/running@npm:4.3.8"
2065
2065
  dependencies:
2066
2066
  "@jupyter/react-components": ^0.16.6
2067
- "@jupyterlab/apputils": ^4.4.7
2068
- "@jupyterlab/statedb": ^4.3.7
2069
- "@jupyterlab/translation": ^4.3.7
2070
- "@jupyterlab/ui-components": ^4.3.7
2067
+ "@jupyterlab/apputils": ^4.4.8
2068
+ "@jupyterlab/statedb": ^4.3.8
2069
+ "@jupyterlab/translation": ^4.3.8
2070
+ "@jupyterlab/ui-components": ^4.3.8
2071
2071
  "@lumino/coreutils": ^2.2.0
2072
2072
  "@lumino/disposable": ^2.1.3
2073
2073
  "@lumino/domutils": ^2.0.2
@@ -2075,61 +2075,61 @@ __metadata:
2075
2075
  "@lumino/signaling": ^2.1.3
2076
2076
  "@lumino/widgets": ^2.5.0
2077
2077
  react: ^18.2.0
2078
- checksum: 51058f0df81e0945e50fd7167f364c7c7d4490a22b0059adc02f70a06251294dd6c29fa5ad3941fe97e29bfe0f096e5f0f89d8e51864784dec1c8eaf9efb46b1
2078
+ checksum: e04a6e88b9e4c56ac9d91be3cef5fc712d090938615350a2bf776ae560e7d809c1fce8806e29550073d086d2857bce3667059e0cc2e399fa18d892b4258875ab
2079
2079
  languageName: node
2080
2080
  linkType: hard
2081
2081
 
2082
- "@jupyterlab/services@npm:~7.3.7":
2083
- version: 7.3.7
2084
- resolution: "@jupyterlab/services@npm:7.3.7"
2082
+ "@jupyterlab/services@npm:~7.3.8":
2083
+ version: 7.3.8
2084
+ resolution: "@jupyterlab/services@npm:7.3.8"
2085
2085
  dependencies:
2086
2086
  "@jupyter/ydoc": ^3.0.4
2087
- "@jupyterlab/coreutils": ^6.3.7
2088
- "@jupyterlab/nbformat": ^4.3.7
2089
- "@jupyterlab/settingregistry": ^4.3.7
2090
- "@jupyterlab/statedb": ^4.3.7
2087
+ "@jupyterlab/coreutils": ^6.3.8
2088
+ "@jupyterlab/nbformat": ^4.3.8
2089
+ "@jupyterlab/settingregistry": ^4.3.8
2090
+ "@jupyterlab/statedb": ^4.3.8
2091
2091
  "@lumino/coreutils": ^2.2.0
2092
2092
  "@lumino/disposable": ^2.1.3
2093
2093
  "@lumino/polling": ^2.1.3
2094
2094
  "@lumino/properties": ^2.0.2
2095
2095
  "@lumino/signaling": ^2.1.3
2096
2096
  ws: ^8.11.0
2097
- checksum: 332f9771b079869f4f68e99f8cc01a8af293bca825d2f599dd9f08f04abb464072fb2c50b7e32247211d359499dae9e63de2445d966332104dd4a051efc7f82c
2097
+ checksum: 83f1e70089cc40a5026fb572179d89085e8180f8dfebdc3bb1632eebefc7b39cd0eb94fcb8f664099a642428d101ea489456ff5396b4eaaa9d1eaa38bf3aea1a
2098
2098
  languageName: node
2099
2099
  linkType: hard
2100
2100
 
2101
- "@jupyterlab/settingeditor-extension@npm:~4.3.7":
2102
- version: 4.3.7
2103
- resolution: "@jupyterlab/settingeditor-extension@npm:4.3.7"
2104
- dependencies:
2105
- "@jupyterlab/application": ^4.3.7
2106
- "@jupyterlab/apputils": ^4.4.7
2107
- "@jupyterlab/codeeditor": ^4.3.7
2108
- "@jupyterlab/pluginmanager": ^4.3.7
2109
- "@jupyterlab/rendermime": ^4.3.7
2110
- "@jupyterlab/settingeditor": ^4.3.7
2111
- "@jupyterlab/settingregistry": ^4.3.7
2112
- "@jupyterlab/statedb": ^4.3.7
2113
- "@jupyterlab/translation": ^4.3.7
2114
- "@jupyterlab/ui-components": ^4.3.7
2101
+ "@jupyterlab/settingeditor-extension@npm:~4.3.8":
2102
+ version: 4.3.8
2103
+ resolution: "@jupyterlab/settingeditor-extension@npm:4.3.8"
2104
+ dependencies:
2105
+ "@jupyterlab/application": ^4.3.8
2106
+ "@jupyterlab/apputils": ^4.4.8
2107
+ "@jupyterlab/codeeditor": ^4.3.8
2108
+ "@jupyterlab/pluginmanager": ^4.3.8
2109
+ "@jupyterlab/rendermime": ^4.3.8
2110
+ "@jupyterlab/settingeditor": ^4.3.8
2111
+ "@jupyterlab/settingregistry": ^4.3.8
2112
+ "@jupyterlab/statedb": ^4.3.8
2113
+ "@jupyterlab/translation": ^4.3.8
2114
+ "@jupyterlab/ui-components": ^4.3.8
2115
2115
  "@lumino/disposable": ^2.1.3
2116
- checksum: a9037e792d4b2c361849a927e234024b59628af8b5898699108f4e9a981f10e31f8e88eb6a46118a9c5a43d504f8d3c9479c2b930da088f3923a3fe6b978d697
2116
+ checksum: 8938fb1eaa234ec5a655c9165887c082dbc3b0b28a385b7eff42d6295c826b5239cc34bf3e7e0af0c5bfa556ee45583079ee2e71cd2d8f81f3192675cb944fa8
2117
2117
  languageName: node
2118
2118
  linkType: hard
2119
2119
 
2120
- "@jupyterlab/settingeditor@npm:~4.3.7":
2121
- version: 4.3.7
2122
- resolution: "@jupyterlab/settingeditor@npm:4.3.7"
2123
- dependencies:
2124
- "@jupyterlab/application": ^4.3.7
2125
- "@jupyterlab/apputils": ^4.4.7
2126
- "@jupyterlab/codeeditor": ^4.3.7
2127
- "@jupyterlab/inspector": ^4.3.7
2128
- "@jupyterlab/rendermime": ^4.3.7
2129
- "@jupyterlab/settingregistry": ^4.3.7
2130
- "@jupyterlab/statedb": ^4.3.7
2131
- "@jupyterlab/translation": ^4.3.7
2132
- "@jupyterlab/ui-components": ^4.3.7
2120
+ "@jupyterlab/settingeditor@npm:~4.3.8":
2121
+ version: 4.3.8
2122
+ resolution: "@jupyterlab/settingeditor@npm:4.3.8"
2123
+ dependencies:
2124
+ "@jupyterlab/application": ^4.3.8
2125
+ "@jupyterlab/apputils": ^4.4.8
2126
+ "@jupyterlab/codeeditor": ^4.3.8
2127
+ "@jupyterlab/inspector": ^4.3.8
2128
+ "@jupyterlab/rendermime": ^4.3.8
2129
+ "@jupyterlab/settingregistry": ^4.3.8
2130
+ "@jupyterlab/statedb": ^4.3.8
2131
+ "@jupyterlab/translation": ^4.3.8
2132
+ "@jupyterlab/ui-components": ^4.3.8
2133
2133
  "@lumino/algorithm": ^2.0.2
2134
2134
  "@lumino/commands": ^2.3.1
2135
2135
  "@lumino/coreutils": ^2.2.0
@@ -2143,16 +2143,16 @@ __metadata:
2143
2143
  "@rjsf/validator-ajv8": ^5.13.4
2144
2144
  json-schema: ^0.4.0
2145
2145
  react: ^18.2.0
2146
- checksum: 4833659943f7d186caf6ee8822c2f9c710fad128854f344479bed5f14a86f63f0f8818dbd3099fbdd737b06c823ef78b991e8882ce9151df634f6e748d90fde3
2146
+ checksum: 0e090a4d7597a84a8b8741a9cd49d48f2df6cd670292c15d83f92c09306bb86d37e98cef1f61c04b2f3d96612d111c13d890e92ce93cae3fbf5b937cda0e8569
2147
2147
  languageName: node
2148
2148
  linkType: hard
2149
2149
 
2150
- "@jupyterlab/settingregistry@npm:~4.3.7":
2151
- version: 4.3.7
2152
- resolution: "@jupyterlab/settingregistry@npm:4.3.7"
2150
+ "@jupyterlab/settingregistry@npm:~4.3.8":
2151
+ version: 4.3.8
2152
+ resolution: "@jupyterlab/settingregistry@npm:4.3.8"
2153
2153
  dependencies:
2154
- "@jupyterlab/nbformat": ^4.3.7
2155
- "@jupyterlab/statedb": ^4.3.7
2154
+ "@jupyterlab/nbformat": ^4.3.8
2155
+ "@jupyterlab/statedb": ^4.3.8
2156
2156
  "@lumino/commands": ^2.3.1
2157
2157
  "@lumino/coreutils": ^2.2.0
2158
2158
  "@lumino/disposable": ^2.1.3
@@ -2162,18 +2162,18 @@ __metadata:
2162
2162
  json5: ^2.2.3
2163
2163
  peerDependencies:
2164
2164
  react: ">=16"
2165
- checksum: cebe39a3ff2c72a7bef984484ef090680843299c23a550082dfe025009d0ba5b0836376079b0eb35a1f771ec3b714c42867162edd177163eaef9b01836331dde
2165
+ checksum: e44d62bdf1cb48cd988a3b7c0476aa0b5c90d6bb67ae6cd8a5f66e143ec92911e0c87991c6f192f7de3258842205b3991f34425d2345bd57962c2b24c1219810
2166
2166
  languageName: node
2167
2167
  linkType: hard
2168
2168
 
2169
- "@jupyterlab/shortcuts-extension@npm:~5.1.7":
2170
- version: 5.1.7
2171
- resolution: "@jupyterlab/shortcuts-extension@npm:5.1.7"
2169
+ "@jupyterlab/shortcuts-extension@npm:~5.1.8":
2170
+ version: 5.1.8
2171
+ resolution: "@jupyterlab/shortcuts-extension@npm:5.1.8"
2172
2172
  dependencies:
2173
- "@jupyterlab/application": ^4.3.7
2174
- "@jupyterlab/settingregistry": ^4.3.7
2175
- "@jupyterlab/translation": ^4.3.7
2176
- "@jupyterlab/ui-components": ^4.3.7
2173
+ "@jupyterlab/application": ^4.3.8
2174
+ "@jupyterlab/settingregistry": ^4.3.8
2175
+ "@jupyterlab/translation": ^4.3.8
2176
+ "@jupyterlab/ui-components": ^4.3.8
2177
2177
  "@lumino/algorithm": ^2.0.2
2178
2178
  "@lumino/commands": ^2.3.1
2179
2179
  "@lumino/coreutils": ^2.2.0
@@ -2182,41 +2182,41 @@ __metadata:
2182
2182
  "@lumino/keyboard": ^2.0.2
2183
2183
  "@lumino/signaling": ^2.1.3
2184
2184
  react: ^18.2.0
2185
- checksum: e9884b2af40a08a529f3f0096de79ac27d8ea5105ee5c4c2343de7e1ebf92cb1ed0aa0be02764cf1c83f1155f1ddebccf7d1772bb231fcc9c8299fa88b186c77
2185
+ checksum: 0be94654f9fc1843f213f18fc4c728548a1f1d60b068488f13aefab801445ab05aad05cd715d7a23d6226bf159428dafb5268dde991a261bd6bed20c24328179
2186
2186
  languageName: node
2187
2187
  linkType: hard
2188
2188
 
2189
- "@jupyterlab/statedb@npm:~4.3.7":
2190
- version: 4.3.7
2191
- resolution: "@jupyterlab/statedb@npm:4.3.7"
2189
+ "@jupyterlab/statedb@npm:~4.3.8":
2190
+ version: 4.3.8
2191
+ resolution: "@jupyterlab/statedb@npm:4.3.8"
2192
2192
  dependencies:
2193
2193
  "@lumino/commands": ^2.3.1
2194
2194
  "@lumino/coreutils": ^2.2.0
2195
2195
  "@lumino/disposable": ^2.1.3
2196
2196
  "@lumino/properties": ^2.0.2
2197
2197
  "@lumino/signaling": ^2.1.3
2198
- checksum: 717e5ff709371deffe9d5c02e74875a218dbac0cecb382aa088f5c2dcc4240d28cd5856524ec1504ba7a7f588c13e2892ecf4f42bce0596626311b374a9b4d1a
2198
+ checksum: 4762c6cb4bdfbcef1fac6a7abebb7f3d8156b0439e09054572983f2658b62d5ffaa1b61fb7ceed11f97329ee18da7f61bfd5152a1a1d443b2e55674e5add268d
2199
2199
  languageName: node
2200
2200
  linkType: hard
2201
2201
 
2202
- "@jupyterlab/statusbar-extension@npm:~4.3.7":
2203
- version: 4.3.7
2204
- resolution: "@jupyterlab/statusbar-extension@npm:4.3.7"
2202
+ "@jupyterlab/statusbar-extension@npm:~4.3.8":
2203
+ version: 4.3.8
2204
+ resolution: "@jupyterlab/statusbar-extension@npm:4.3.8"
2205
2205
  dependencies:
2206
- "@jupyterlab/application": ^4.3.7
2207
- "@jupyterlab/apputils": ^4.4.7
2208
- "@jupyterlab/settingregistry": ^4.3.7
2209
- "@jupyterlab/statusbar": ^4.3.7
2210
- "@jupyterlab/translation": ^4.3.7
2211
- checksum: 62dbb29cf56f50ca5c63168feb26e780d9a1b4a8ea2b7554ac474414e550fdc72f7fff6012e74ddac4a5a6bba23b2b267a39f74a242a38028cfc878d1b030778
2206
+ "@jupyterlab/application": ^4.3.8
2207
+ "@jupyterlab/apputils": ^4.4.8
2208
+ "@jupyterlab/settingregistry": ^4.3.8
2209
+ "@jupyterlab/statusbar": ^4.3.8
2210
+ "@jupyterlab/translation": ^4.3.8
2211
+ checksum: bffa324795f96fe5d01dbaf40251250860932723a2d34eaa0b2f46f627bcd52d18c188ba8bfff5b40be93807dc756373b996976c7f5959e29d0e7911b384c7df
2212
2212
  languageName: node
2213
2213
  linkType: hard
2214
2214
 
2215
- "@jupyterlab/statusbar@npm:~4.3.7":
2216
- version: 4.3.7
2217
- resolution: "@jupyterlab/statusbar@npm:4.3.7"
2215
+ "@jupyterlab/statusbar@npm:~4.3.8":
2216
+ version: 4.3.8
2217
+ resolution: "@jupyterlab/statusbar@npm:4.3.8"
2218
2218
  dependencies:
2219
- "@jupyterlab/ui-components": ^4.3.7
2219
+ "@jupyterlab/ui-components": ^4.3.8
2220
2220
  "@lumino/algorithm": ^2.0.2
2221
2221
  "@lumino/coreutils": ^2.2.0
2222
2222
  "@lumino/disposable": ^2.1.3
@@ -2224,36 +2224,36 @@ __metadata:
2224
2224
  "@lumino/signaling": ^2.1.3
2225
2225
  "@lumino/widgets": ^2.5.0
2226
2226
  react: ^18.2.0
2227
- checksum: fb7ac322b8cb053f805ea2ad4fa544d6c6863e2aca4e97357cc03ae78bc8b049f34734d1c3e6688713c3becd1cb99c0f98ceaf7656dc58b425d5eb104e48c410
2227
+ checksum: 4ee387f90f8b6c87a3be6aa9f81d3b237731e872e8a9b963d2da2c07ed2f61a83e7b5f1f6428d751a11666abae286fada9cd5d2659ec366235b940d65400bf82
2228
2228
  languageName: node
2229
2229
  linkType: hard
2230
2230
 
2231
- "@jupyterlab/terminal-extension@npm:~4.3.7":
2232
- version: 4.3.7
2233
- resolution: "@jupyterlab/terminal-extension@npm:4.3.7"
2234
- dependencies:
2235
- "@jupyterlab/application": ^4.3.7
2236
- "@jupyterlab/apputils": ^4.4.7
2237
- "@jupyterlab/launcher": ^4.3.7
2238
- "@jupyterlab/mainmenu": ^4.3.7
2239
- "@jupyterlab/running": ^4.3.7
2240
- "@jupyterlab/services": ^7.3.7
2241
- "@jupyterlab/settingregistry": ^4.3.7
2242
- "@jupyterlab/terminal": ^4.3.7
2243
- "@jupyterlab/translation": ^4.3.7
2244
- "@jupyterlab/ui-components": ^4.3.7
2231
+ "@jupyterlab/terminal-extension@npm:~4.3.8":
2232
+ version: 4.3.8
2233
+ resolution: "@jupyterlab/terminal-extension@npm:4.3.8"
2234
+ dependencies:
2235
+ "@jupyterlab/application": ^4.3.8
2236
+ "@jupyterlab/apputils": ^4.4.8
2237
+ "@jupyterlab/launcher": ^4.3.8
2238
+ "@jupyterlab/mainmenu": ^4.3.8
2239
+ "@jupyterlab/running": ^4.3.8
2240
+ "@jupyterlab/services": ^7.3.8
2241
+ "@jupyterlab/settingregistry": ^4.3.8
2242
+ "@jupyterlab/terminal": ^4.3.8
2243
+ "@jupyterlab/translation": ^4.3.8
2244
+ "@jupyterlab/ui-components": ^4.3.8
2245
2245
  "@lumino/widgets": ^2.5.0
2246
- checksum: e87806c7767838837a32ad14e7def5c5b495e27e49e3c371f27ddd2888137726ac74815d1d2ee3976a058928006699dc26dc5f1e09d8de6fca7e04de2e6ba776
2246
+ checksum: 3351c901069e18a906438cef067965103c24cfe9b14e49afd69eca870fbd69c0384c785b62bd14221868ef5ccbd2422f13c6399ab02065356f78eef7bfed8109
2247
2247
  languageName: node
2248
2248
  linkType: hard
2249
2249
 
2250
- "@jupyterlab/terminal@npm:~4.3.7":
2251
- version: 4.3.7
2252
- resolution: "@jupyterlab/terminal@npm:4.3.7"
2250
+ "@jupyterlab/terminal@npm:~4.3.8":
2251
+ version: 4.3.8
2252
+ resolution: "@jupyterlab/terminal@npm:4.3.8"
2253
2253
  dependencies:
2254
- "@jupyterlab/apputils": ^4.4.7
2255
- "@jupyterlab/services": ^7.3.7
2256
- "@jupyterlab/translation": ^4.3.7
2254
+ "@jupyterlab/apputils": ^4.4.8
2255
+ "@jupyterlab/services": ^7.3.8
2256
+ "@jupyterlab/translation": ^4.3.8
2257
2257
  "@lumino/coreutils": ^2.2.0
2258
2258
  "@lumino/domutils": ^2.0.2
2259
2259
  "@lumino/messaging": ^2.0.2
@@ -2263,161 +2263,161 @@ __metadata:
2263
2263
  "@xterm/addon-web-links": ~0.11.0
2264
2264
  "@xterm/addon-webgl": ~0.18.0
2265
2265
  "@xterm/xterm": ~5.5.0
2266
- checksum: c318a484068bb245605d1d40e10b440915d970b439a7862c4ef2a6683e11d81f949820966042f52215c539ff103deb985a7dc352633d023e352afd1c0461c779
2266
+ checksum: 7a035c972ef156860a1afa92c3668f3a54d5a0129fb9a73c1c8d5d814360f989daf13b0664d6819f336430766476198321852604d50077e247928137e0298718
2267
2267
  languageName: node
2268
2268
  linkType: hard
2269
2269
 
2270
- "@jupyterlab/theme-dark-extension@npm:~4.3.7":
2271
- version: 4.3.7
2272
- resolution: "@jupyterlab/theme-dark-extension@npm:4.3.7"
2270
+ "@jupyterlab/theme-dark-extension@npm:~4.3.8":
2271
+ version: 4.3.8
2272
+ resolution: "@jupyterlab/theme-dark-extension@npm:4.3.8"
2273
2273
  dependencies:
2274
- "@jupyterlab/application": ^4.3.7
2275
- "@jupyterlab/apputils": ^4.4.7
2276
- "@jupyterlab/translation": ^4.3.7
2277
- checksum: 5e7a48dd1352c36051d9abc6b3c9a78fb3f802ced184ee4e399c4178dd78b7753ba94b65b74e88274241c9b64512f3dc2f60550f8400e67d1bd3a4a344af7f7d
2274
+ "@jupyterlab/application": ^4.3.8
2275
+ "@jupyterlab/apputils": ^4.4.8
2276
+ "@jupyterlab/translation": ^4.3.8
2277
+ checksum: df4c6483a43d8ebef40f600171bb4ec91ef5d93a443589489c1e64ae10daeb1faab4bff250d294191f6b25ae6deeb574fa93c441f525c62f19db8b2207a20af7
2278
2278
  languageName: node
2279
2279
  linkType: hard
2280
2280
 
2281
- "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.7":
2282
- version: 4.3.7
2283
- resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.7"
2281
+ "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.8":
2282
+ version: 4.3.8
2283
+ resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.8"
2284
2284
  dependencies:
2285
- "@jupyterlab/application": ^4.3.7
2286
- "@jupyterlab/apputils": ^4.4.7
2287
- "@jupyterlab/translation": ^4.3.7
2288
- checksum: 0466b82e8f02862f287ae05c8c99ff310314e59722af5a349e15c11ae80b07d723d409dbf7491f9149b814317212b7452ac2a01f7783a3abff8a48c5bca9e39f
2285
+ "@jupyterlab/application": ^4.3.8
2286
+ "@jupyterlab/apputils": ^4.4.8
2287
+ "@jupyterlab/translation": ^4.3.8
2288
+ checksum: 19b8fda5076f02888ae6a3cca32882c66d84416318ca86b0c3cebe04dea31212dcb8328835b5ff5df6116b61bc6a18c4a85b4b787cf0fd71dcb16ff49f0dcab2
2289
2289
  languageName: node
2290
2290
  linkType: hard
2291
2291
 
2292
- "@jupyterlab/theme-light-extension@npm:~4.3.7":
2293
- version: 4.3.7
2294
- resolution: "@jupyterlab/theme-light-extension@npm:4.3.7"
2292
+ "@jupyterlab/theme-light-extension@npm:~4.3.8":
2293
+ version: 4.3.8
2294
+ resolution: "@jupyterlab/theme-light-extension@npm:4.3.8"
2295
2295
  dependencies:
2296
- "@jupyterlab/application": ^4.3.7
2297
- "@jupyterlab/apputils": ^4.4.7
2298
- "@jupyterlab/translation": ^4.3.7
2299
- checksum: aa5b4c399dd468e1027b2ccfc3f602526e5c752c797a7cfe1701017ee1005f9713d0474ddbcb3e5ca57f9fdd60e1d4ab510f3b6ff33a55cc1ca9c539576f950e
2296
+ "@jupyterlab/application": ^4.3.8
2297
+ "@jupyterlab/apputils": ^4.4.8
2298
+ "@jupyterlab/translation": ^4.3.8
2299
+ checksum: 85a10b9e99376b86009c4856c1c11906a5c75d90632f2212b9d6889f87f4184eae63be96646188ea1f14e3a94e73c718c35709e70d768d0d0646fea2d0b4bf9c
2300
2300
  languageName: node
2301
2301
  linkType: hard
2302
2302
 
2303
- "@jupyterlab/toc-extension@npm:~6.3.7":
2304
- version: 6.3.7
2305
- resolution: "@jupyterlab/toc-extension@npm:6.3.7"
2303
+ "@jupyterlab/toc-extension@npm:~6.3.8":
2304
+ version: 6.3.8
2305
+ resolution: "@jupyterlab/toc-extension@npm:6.3.8"
2306
2306
  dependencies:
2307
- "@jupyterlab/application": ^4.3.7
2308
- "@jupyterlab/settingregistry": ^4.3.7
2309
- "@jupyterlab/toc": ^6.3.7
2310
- "@jupyterlab/translation": ^4.3.7
2311
- "@jupyterlab/ui-components": ^4.3.7
2312
- checksum: 93e792bfed4350f9b5ca6282c3753ea47fc24c36a9486d785ad2b31a8b901a1ee8829571b8601b7243e484422c5f3417142211fe48145d6fbedb169f699a348d
2307
+ "@jupyterlab/application": ^4.3.8
2308
+ "@jupyterlab/settingregistry": ^4.3.8
2309
+ "@jupyterlab/toc": ^6.3.8
2310
+ "@jupyterlab/translation": ^4.3.8
2311
+ "@jupyterlab/ui-components": ^4.3.8
2312
+ checksum: c27b775c9c158e5940da7826b1dfa0d54710bf8e016d263ee24fc63777327e3bf0bd386d5f545fdcb9e2baae943e259acf47a88084f6a540726b7531df9de3a3
2313
2313
  languageName: node
2314
2314
  linkType: hard
2315
2315
 
2316
- "@jupyterlab/toc@npm:~6.3.7":
2317
- version: 6.3.7
2318
- resolution: "@jupyterlab/toc@npm:6.3.7"
2316
+ "@jupyterlab/toc@npm:~6.3.8":
2317
+ version: 6.3.8
2318
+ resolution: "@jupyterlab/toc@npm:6.3.8"
2319
2319
  dependencies:
2320
2320
  "@jupyter/react-components": ^0.16.6
2321
- "@jupyterlab/apputils": ^4.4.7
2322
- "@jupyterlab/coreutils": ^6.3.7
2323
- "@jupyterlab/docregistry": ^4.3.7
2324
- "@jupyterlab/observables": ^5.3.7
2325
- "@jupyterlab/rendermime": ^4.3.7
2326
- "@jupyterlab/rendermime-interfaces": ^3.11.7
2327
- "@jupyterlab/translation": ^4.3.7
2328
- "@jupyterlab/ui-components": ^4.3.7
2321
+ "@jupyterlab/apputils": ^4.4.8
2322
+ "@jupyterlab/coreutils": ^6.3.8
2323
+ "@jupyterlab/docregistry": ^4.3.8
2324
+ "@jupyterlab/observables": ^5.3.8
2325
+ "@jupyterlab/rendermime": ^4.3.8
2326
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
2327
+ "@jupyterlab/translation": ^4.3.8
2328
+ "@jupyterlab/ui-components": ^4.3.8
2329
2329
  "@lumino/coreutils": ^2.2.0
2330
2330
  "@lumino/disposable": ^2.1.3
2331
2331
  "@lumino/messaging": ^2.0.2
2332
2332
  "@lumino/signaling": ^2.1.3
2333
2333
  "@lumino/widgets": ^2.5.0
2334
2334
  react: ^18.2.0
2335
- checksum: daf3a1a1a9b084744a99e429d1fb282a6c3c882eab0388fe4fa99c26bbbedd4f3100722fe2a8523b628a4eaeca4c1ac9e0cdf1e2eba8c5411af230e80d41c09d
2335
+ checksum: 78229c485afa6903762937452b0ef1d6f002705e980ebbe2e2691d0d3f6b10bff3b714f2f865dca1816b92e01e47ae04a318f4147782a35270cf4da70a625510
2336
2336
  languageName: node
2337
2337
  linkType: hard
2338
2338
 
2339
- "@jupyterlab/tooltip-extension@npm:~4.3.7":
2340
- version: 4.3.7
2341
- resolution: "@jupyterlab/tooltip-extension@npm:4.3.7"
2342
- dependencies:
2343
- "@jupyterlab/application": ^4.3.7
2344
- "@jupyterlab/codeeditor": ^4.3.7
2345
- "@jupyterlab/console": ^4.3.7
2346
- "@jupyterlab/coreutils": ^6.3.7
2347
- "@jupyterlab/fileeditor": ^4.3.7
2348
- "@jupyterlab/notebook": ^4.3.7
2349
- "@jupyterlab/rendermime": ^4.3.7
2350
- "@jupyterlab/services": ^7.3.7
2351
- "@jupyterlab/tooltip": ^4.3.7
2352
- "@jupyterlab/translation": ^4.3.7
2339
+ "@jupyterlab/tooltip-extension@npm:~4.3.8":
2340
+ version: 4.3.8
2341
+ resolution: "@jupyterlab/tooltip-extension@npm:4.3.8"
2342
+ dependencies:
2343
+ "@jupyterlab/application": ^4.3.8
2344
+ "@jupyterlab/codeeditor": ^4.3.8
2345
+ "@jupyterlab/console": ^4.3.8
2346
+ "@jupyterlab/coreutils": ^6.3.8
2347
+ "@jupyterlab/fileeditor": ^4.3.8
2348
+ "@jupyterlab/notebook": ^4.3.8
2349
+ "@jupyterlab/rendermime": ^4.3.8
2350
+ "@jupyterlab/services": ^7.3.8
2351
+ "@jupyterlab/tooltip": ^4.3.8
2352
+ "@jupyterlab/translation": ^4.3.8
2353
2353
  "@lumino/algorithm": ^2.0.2
2354
2354
  "@lumino/coreutils": ^2.2.0
2355
2355
  "@lumino/widgets": ^2.5.0
2356
- checksum: 52f0998ced4d88c4f7c774be11bc73b4846fd8c8fcebbc7be969d8341fe49f56bb515be580b37456467a55d68d1a9cb474d7126624cc2641758bf8586e68f578
2356
+ checksum: 7fa9f7c69f2ebfec1e4b0651733b9849ec94fe43777b0428f26e79a2da34c4cc1c75155f4db9d46e74cd40c2dbc1919b9f54cda046299f3eab33289ff2f8de69
2357
2357
  languageName: node
2358
2358
  linkType: hard
2359
2359
 
2360
- "@jupyterlab/tooltip@npm:~4.3.7":
2361
- version: 4.3.7
2362
- resolution: "@jupyterlab/tooltip@npm:4.3.7"
2360
+ "@jupyterlab/tooltip@npm:~4.3.8":
2361
+ version: 4.3.8
2362
+ resolution: "@jupyterlab/tooltip@npm:4.3.8"
2363
2363
  dependencies:
2364
- "@jupyterlab/codeeditor": ^4.3.7
2365
- "@jupyterlab/rendermime": ^4.3.7
2366
- "@jupyterlab/services": ^7.3.7
2367
- "@jupyterlab/ui-components": ^4.3.7
2364
+ "@jupyterlab/codeeditor": ^4.3.8
2365
+ "@jupyterlab/rendermime": ^4.3.8
2366
+ "@jupyterlab/services": ^7.3.8
2367
+ "@jupyterlab/ui-components": ^4.3.8
2368
2368
  "@lumino/coreutils": ^2.2.0
2369
2369
  "@lumino/messaging": ^2.0.2
2370
2370
  "@lumino/widgets": ^2.5.0
2371
- checksum: 829151cde2a3e0a721d7c8c4c8d1337889354d26d2d55d9305be0b9ed081fcb80e836225f54a8e95f653c28b69f1469744a27bac0a88731e44dd6e6a5422b3f7
2371
+ checksum: 0406267b3ddd1bf1722f54594c352d43d477b8d3c346d5e3357fb84d81ba7218c9ec875051ee4b503ec04cb06390f68deed752d3f8b58722a78f557d9c88d935
2372
2372
  languageName: node
2373
2373
  linkType: hard
2374
2374
 
2375
- "@jupyterlab/translation-extension@npm:~4.3.7":
2376
- version: 4.3.7
2377
- resolution: "@jupyterlab/translation-extension@npm:4.3.7"
2375
+ "@jupyterlab/translation-extension@npm:~4.3.8":
2376
+ version: 4.3.8
2377
+ resolution: "@jupyterlab/translation-extension@npm:4.3.8"
2378
2378
  dependencies:
2379
- "@jupyterlab/application": ^4.3.7
2380
- "@jupyterlab/apputils": ^4.4.7
2381
- "@jupyterlab/mainmenu": ^4.3.7
2382
- "@jupyterlab/settingregistry": ^4.3.7
2383
- "@jupyterlab/translation": ^4.3.7
2384
- checksum: 64ea9eebdadf0e5202f26ff7cbad38dfc6335934f1ff31d22970b4fac5e8f0c56ba7cf18856fdc01a5b950381cb97d389bfdadc5952769b7e441fb223d8333e2
2379
+ "@jupyterlab/application": ^4.3.8
2380
+ "@jupyterlab/apputils": ^4.4.8
2381
+ "@jupyterlab/mainmenu": ^4.3.8
2382
+ "@jupyterlab/settingregistry": ^4.3.8
2383
+ "@jupyterlab/translation": ^4.3.8
2384
+ checksum: 82dacbfa558355c018e1574ca06a77d7e32528a1e9a34b268fc16ca36ca227892d9f70de8c72bf411ed41abb55425e110fd3b7ef46bdb211e2d791b0b42d9336
2385
2385
  languageName: node
2386
2386
  linkType: hard
2387
2387
 
2388
- "@jupyterlab/translation@npm:~4.3.7":
2389
- version: 4.3.7
2390
- resolution: "@jupyterlab/translation@npm:4.3.7"
2388
+ "@jupyterlab/translation@npm:~4.3.8":
2389
+ version: 4.3.8
2390
+ resolution: "@jupyterlab/translation@npm:4.3.8"
2391
2391
  dependencies:
2392
- "@jupyterlab/coreutils": ^6.3.7
2393
- "@jupyterlab/rendermime-interfaces": ^3.11.7
2394
- "@jupyterlab/services": ^7.3.7
2395
- "@jupyterlab/statedb": ^4.3.7
2392
+ "@jupyterlab/coreutils": ^6.3.8
2393
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
2394
+ "@jupyterlab/services": ^7.3.8
2395
+ "@jupyterlab/statedb": ^4.3.8
2396
2396
  "@lumino/coreutils": ^2.2.0
2397
- checksum: 5fb70e680511a9a2886bf1c6cf54e5b235efc48f2f2b46e82c54c2136fb5eeff7eff192d421e743b609188aeb6f5f6194f4c94795ac1b71c2afb67f18b0513e7
2397
+ checksum: 903378866d25d00a1df046bcdce16d56129fc44c015c6be80977639061c6b524776efe09874f8e5ee4167504e1183024977d34be85954a535b8f1f4b1f67a6bd
2398
2398
  languageName: node
2399
2399
  linkType: hard
2400
2400
 
2401
- "@jupyterlab/ui-components-extension@npm:~4.3.7":
2402
- version: 4.3.7
2403
- resolution: "@jupyterlab/ui-components-extension@npm:4.3.7"
2401
+ "@jupyterlab/ui-components-extension@npm:~4.3.8":
2402
+ version: 4.3.8
2403
+ resolution: "@jupyterlab/ui-components-extension@npm:4.3.8"
2404
2404
  dependencies:
2405
- "@jupyterlab/application": ^4.3.7
2406
- "@jupyterlab/ui-components": ^4.3.7
2407
- checksum: 9cc6ea198d0b017b9c1c4e043903c56b196b1312947820416537fe2c5a13447c21f09890447aee05938d5a6c6aa5e5338432b25d8a8f699bddd823d1093f1c9d
2405
+ "@jupyterlab/application": ^4.3.8
2406
+ "@jupyterlab/ui-components": ^4.3.8
2407
+ checksum: 3d009df9f5ddadabcc4839611bf43c9863eebcd121f3285862f687945ad6c0d173f0d5926af345694ac959e52ed49faced34f29c6f102ef04b4258138280a9e7
2408
2408
  languageName: node
2409
2409
  linkType: hard
2410
2410
 
2411
- "@jupyterlab/ui-components@npm:~4.3.7":
2412
- version: 4.3.7
2413
- resolution: "@jupyterlab/ui-components@npm:4.3.7"
2411
+ "@jupyterlab/ui-components@npm:~4.3.8":
2412
+ version: 4.3.8
2413
+ resolution: "@jupyterlab/ui-components@npm:4.3.8"
2414
2414
  dependencies:
2415
2415
  "@jupyter/react-components": ^0.16.6
2416
2416
  "@jupyter/web-components": ^0.16.6
2417
- "@jupyterlab/coreutils": ^6.3.7
2418
- "@jupyterlab/observables": ^5.3.7
2419
- "@jupyterlab/rendermime-interfaces": ^3.11.7
2420
- "@jupyterlab/translation": ^4.3.7
2417
+ "@jupyterlab/coreutils": ^6.3.8
2418
+ "@jupyterlab/observables": ^5.3.8
2419
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
2420
+ "@jupyterlab/translation": ^4.3.8
2421
2421
  "@lumino/algorithm": ^2.0.2
2422
2422
  "@lumino/commands": ^2.3.1
2423
2423
  "@lumino/coreutils": ^2.2.0
@@ -2435,52 +2435,52 @@ __metadata:
2435
2435
  typestyle: ^2.0.4
2436
2436
  peerDependencies:
2437
2437
  react: ^18.2.0
2438
- checksum: 3caa9f851a87ceca8263c3d7e64142811e1c15f19551c7a87d9dbbd72cbe83ef6bb3284776176276be5b4a54079dc4fcc2da155c7cf8ff23b259c184f26a96da
2438
+ checksum: 2cc8f8650b9cf92ccf086940a3866dc8357524f9d46fbd9e0ad429b19d4955236e377b4c3516b0f350cef676f85023acfc04fb8c3806ee275d6e7f13746fb14b
2439
2439
  languageName: node
2440
2440
  linkType: hard
2441
2441
 
2442
- "@jupyterlab/vega5-extension@npm:~4.3.7":
2443
- version: 4.3.7
2444
- resolution: "@jupyterlab/vega5-extension@npm:4.3.7"
2442
+ "@jupyterlab/vega5-extension@npm:~4.3.8":
2443
+ version: 4.3.8
2444
+ resolution: "@jupyterlab/vega5-extension@npm:4.3.8"
2445
2445
  dependencies:
2446
- "@jupyterlab/rendermime-interfaces": ^3.11.7
2446
+ "@jupyterlab/rendermime-interfaces": ^3.11.8
2447
2447
  "@lumino/coreutils": ^2.2.0
2448
2448
  "@lumino/widgets": ^2.5.0
2449
2449
  vega: ^5.20.0
2450
2450
  vega-embed: ^6.2.1
2451
2451
  vega-lite: ^5.6.1-next.1
2452
- checksum: 82834efd443c95d83057fd545dcd41a7a72864ace74b81ffcff089b28828391c53c7f8e2fea7b22cc502ccd149f1165dae592588079a08b3022ca999082464c6
2452
+ checksum: cc4a48f1c938830c2e70cc7fd3cd12ee76ffb9f003e6f33720469e97dd1f758ce41709d87c5a74ef4c553fe53a4a9e992d76a20b47c266b866423d0687397e2f
2453
2453
  languageName: node
2454
2454
  linkType: hard
2455
2455
 
2456
- "@jupyterlab/workspaces-extension@npm:~4.3.7":
2457
- version: 4.3.7
2458
- resolution: "@jupyterlab/workspaces-extension@npm:4.3.7"
2456
+ "@jupyterlab/workspaces-extension@npm:~4.3.8":
2457
+ version: 4.3.8
2458
+ resolution: "@jupyterlab/workspaces-extension@npm:4.3.8"
2459
2459
  dependencies:
2460
- "@jupyterlab/application": ^4.3.7
2461
- "@jupyterlab/apputils": ^4.4.7
2462
- "@jupyterlab/coreutils": ^6.3.7
2463
- "@jupyterlab/filebrowser": ^4.3.7
2464
- "@jupyterlab/running": ^4.3.7
2465
- "@jupyterlab/services": ^7.3.7
2466
- "@jupyterlab/statedb": ^4.3.7
2467
- "@jupyterlab/translation": ^4.3.7
2468
- "@jupyterlab/ui-components": ^4.3.7
2469
- "@jupyterlab/workspaces": ^4.3.7
2470
- checksum: 13177911b4ab843abe26512847a5bfc482fa815cba03a59574123bc04845cac4ecc8e55e68f31740550471161874750b8969072e14d82527f73401da6351bb0d
2460
+ "@jupyterlab/application": ^4.3.8
2461
+ "@jupyterlab/apputils": ^4.4.8
2462
+ "@jupyterlab/coreutils": ^6.3.8
2463
+ "@jupyterlab/filebrowser": ^4.3.8
2464
+ "@jupyterlab/running": ^4.3.8
2465
+ "@jupyterlab/services": ^7.3.8
2466
+ "@jupyterlab/statedb": ^4.3.8
2467
+ "@jupyterlab/translation": ^4.3.8
2468
+ "@jupyterlab/ui-components": ^4.3.8
2469
+ "@jupyterlab/workspaces": ^4.3.8
2470
+ checksum: 25d30f0421fe6880b8eef45602c3f463e2956309e09acfcd82d0c57542eb9ef3e944b9c4e92e73ae6c9f20eb57a173fce3ab706a07089739f9c2048f9b38a9fe
2471
2471
  languageName: node
2472
2472
  linkType: hard
2473
2473
 
2474
- "@jupyterlab/workspaces@npm:~4.3.7":
2475
- version: 4.3.7
2476
- resolution: "@jupyterlab/workspaces@npm:4.3.7"
2474
+ "@jupyterlab/workspaces@npm:~4.3.8":
2475
+ version: 4.3.8
2476
+ resolution: "@jupyterlab/workspaces@npm:4.3.8"
2477
2477
  dependencies:
2478
- "@jupyterlab/services": ^7.3.7
2478
+ "@jupyterlab/services": ^7.3.8
2479
2479
  "@lumino/coreutils": ^2.2.0
2480
2480
  "@lumino/disposable": ^2.1.3
2481
2481
  "@lumino/polling": ^2.1.3
2482
2482
  "@lumino/signaling": ^2.1.3
2483
- checksum: ab26f6b0d843b6ff6361ce6a42225f773c938732ac07d983ab4a3c44efb175061686e1af8e0387c2f9864bc91866917dff8f64316ee1f33811cc348505e939b0
2483
+ checksum: e37a11ca4ee51c11d5cef118c6cbc753951cd28e14c9114bebdf9430285c28e46ebf1ba6f7984193b0d5683336d35ce080ae2d51e11bcfcaade64d0e810ac14f
2484
2484
  languageName: node
2485
2485
  linkType: hard
2486
2486