jupyterlab 4.0.10__py3-none-any.whl → 4.0.12__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 (416) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/extensions/pypi.py +170 -86
  3. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +92 -92
  4. jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
  5. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.ea07748e92a569dd8caa.js → remoteEntry.b8fefd648959729a91e4.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 +5 -5
  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 +11 -11
  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 +7 -7
  28. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  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 +9 -9
  34. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  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/staging/package.json +141 -141
  42. jupyterlab/staging/yarn.lock +1001 -1000
  43. jupyterlab/static/{6323.a132b67edcaf8ae86a13.js → 2473.cb9caf61d1e34a747cc0.js} +1 -1
  44. jupyterlab/static/3308.b85a46b26730c1cd5395.js +1 -0
  45. jupyterlab/static/7517.f3e5d420f4af90d442dd.js +1 -0
  46. jupyterlab/static/812.063be439e3d9e318bdbd.js +1 -0
  47. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8302.ed6e1953f9cfa8a35103.js → jupyterlab/static/8302.4c190e10b00fe083570e.js +1 -1
  48. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8771.0ab0916c445ff9bcc179.js → jupyterlab/static/8771.327a202178f82f3b15b8.js +1 -1
  49. jupyterlab/static/{9230.0f817b2a7d934660210a.js → 9230.58b8c42b730e1a56e69b.js} +1 -1
  50. jupyterlab/static/build_log.json +91 -91
  51. jupyterlab/static/index.html +1 -1
  52. jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js +1 -0
  53. jupyterlab/static/main.7bc3df3894cb324b8f85.js +1 -0
  54. jupyterlab/static/package.json +141 -141
  55. jupyterlab/static/third-party-licenses.json +89 -89
  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.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  61. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  62. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  63. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  64. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  65. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
  66. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  67. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  68. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  69. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
  70. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  71. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  72. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  73. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  74. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  75. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  76. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  77. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  78. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  79. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  80. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  81. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
  82. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  83. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  84. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  85. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  86. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  87. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
  88. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  89. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  90. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  91. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  92. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  93. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  94. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  95. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6323.a132b67edcaf8ae86a13.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js +1 -1
  96. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js +1 -0
  97. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +1 -0
  98. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/812.063be439e3d9e318bdbd.js +1 -0
  99. jupyterlab/static/8302.ed6e1953f9cfa8a35103.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js +1 -1
  100. jupyterlab/static/8771.0ab0916c445ff9bcc179.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js +1 -1
  101. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9230.0f817b2a7d934660210a.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +1 -1
  102. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/build_log.json +91 -91
  103. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/index.html +1 -1
  104. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js +1 -0
  105. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js +1 -0
  106. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/package.json +331 -0
  107. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/third-party-licenses.json +89 -89
  108. {jupyterlab-4.0.10.dist-info → jupyterlab-4.0.12.dist-info}/METADATA +1 -1
  109. {jupyterlab-4.0.10.dist-info → jupyterlab-4.0.12.dist-info}/RECORD +405 -405
  110. {jupyterlab-4.0.10.dist-info → jupyterlab-4.0.12.dist-info}/WHEEL +1 -1
  111. jupyterlab/static/3308.92a1e305c62cc91845b9.js +0 -1
  112. jupyterlab/static/7517.06577adbf2ae42d4b8d6.js +0 -1
  113. jupyterlab/static/812.2577ef8cc5e1b8ad35e9.js +0 -1
  114. jupyterlab/static/jlab_core.bca8c55f9011e1fc4717.js +0 -1
  115. jupyterlab/static/main.086ffbfbda4e5316f5b5.js +0 -1
  116. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +0 -1
  117. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7517.06577adbf2ae42d4b8d6.js +0 -1
  118. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/812.2577ef8cc5e1b8ad35e9.js +0 -1
  119. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/jlab_core.bca8c55f9011e1fc4717.js +0 -1
  120. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/main.086ffbfbda4e5316f5b5.js +0 -1
  121. jupyterlab-4.0.10.data/data/share/jupyter/lab/static/package.json +0 -331
  122. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  123. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  124. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/applications/jupyterlab.desktop +0 -0
  125. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  126. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  127. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  128. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  129. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  130. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  131. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  132. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  133. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  134. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  135. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  136. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  137. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
  138. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  139. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  140. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  141. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  142. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  143. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  144. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  145. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  146. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  147. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  148. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  149. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  150. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  151. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  152. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  153. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  154. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  155. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  156. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  157. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  158. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  159. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  160. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  161. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  162. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  163. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  164. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  165. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  166. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  167. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  168. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  169. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  170. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  171. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  172. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  173. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  174. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  175. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  176. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  177. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  178. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  179. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  180. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  181. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  182. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  183. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  184. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  185. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  186. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  187. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  188. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  189. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  190. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  191. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
  192. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
  193. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
  194. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
  195. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
  196. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
  197. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
  198. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
  199. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
  200. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
  201. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
  202. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
  203. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
  204. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
  205. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
  206. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
  207. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
  208. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
  209. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
  210. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
  211. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
  212. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
  213. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
  214. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
  215. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  216. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
  217. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
  218. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
  219. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
  220. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
  221. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
  222. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
  223. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
  224. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
  225. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
  226. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
  227. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
  228. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
  229. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  230. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
  231. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
  232. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
  233. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
  234. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
  235. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
  236. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
  237. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
  238. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
  239. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  240. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
  241. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
  242. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  243. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
  244. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
  245. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
  246. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
  247. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
  248. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  249. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
  250. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  251. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
  252. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  253. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
  254. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
  255. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
  256. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
  257. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
  258. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
  259. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
  260. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
  261. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
  262. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  263. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  264. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  265. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
  266. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
  267. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
  268. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
  269. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
  270. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
  271. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
  272. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
  273. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
  274. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
  275. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
  276. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
  277. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
  278. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
  279. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
  280. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
  281. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
  282. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  283. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
  284. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
  285. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
  286. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
  287. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
  288. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
  289. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
  290. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
  291. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
  292. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
  293. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
  294. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
  295. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
  296. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
  297. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  298. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
  299. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
  300. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
  301. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
  302. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
  303. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
  304. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
  305. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
  306. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
  307. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
  308. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
  309. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
  310. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
  311. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
  312. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
  313. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
  314. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  315. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
  316. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
  317. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
  318. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  319. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
  320. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
  321. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
  322. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
  323. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
  324. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
  325. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
  326. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
  327. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
  328. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
  329. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +0 -0
  330. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
  331. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
  332. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
  333. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  334. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
  335. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
  336. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
  337. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
  338. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
  339. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
  340. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
  341. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
  342. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
  343. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
  344. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
  345. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  346. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
  347. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
  348. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
  349. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
  350. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
  351. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
  352. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
  353. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
  354. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
  355. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
  356. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
  357. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
  358. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  359. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
  360. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +0 -0
  361. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
  362. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
  363. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
  364. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
  365. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
  366. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  367. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  368. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  369. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
  370. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
  371. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
  372. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
  373. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
  374. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
  375. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
  376. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
  377. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
  378. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
  379. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
  380. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
  381. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
  382. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
  383. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
  384. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
  385. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  386. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
  387. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
  388. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
  389. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
  390. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
  391. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  392. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  393. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  394. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  395. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  396. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  397. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  398. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  399. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  400. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  401. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  402. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  403. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  404. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  405. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  406. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  407. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  408. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  409. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  410. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/style.js +0 -0
  411. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  412. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  413. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  414. {jupyterlab-4.0.10.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  415. {jupyterlab-4.0.10.dist-info → jupyterlab-4.0.12.dist-info}/entry_points.txt +0 -0
  416. {jupyterlab-4.0.10.dist-info → jupyterlab-4.0.12.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
1
1
  jupyterlab/__init__.py,sha256=gEYq9zUBy8IAWCxJCCd1uB2016Hz2HzVo9tzrczKfUk,589
2
2
  jupyterlab/__main__.py,sha256=66gdWET6klgkftc8gmtdOAniU4ur5_74-L2lNXTHSu0,167
3
- jupyterlab/_version.py,sha256=wARKMmuNi9apHecTQ2QuCtx20EGcvYP0wPwcGoGec-I,678
3
+ jupyterlab/_version.py,sha256=uExuRjsRR7RzTDYxrnkswejrfXVxdi60ivQQTai-0Rg,678
4
4
  jupyterlab/browser-test.js,sha256=uAE-l0TvMxuvIhtjFIoqE0_q6_ioH3CFSkxznSTfQFM,2982
5
5
  jupyterlab/browser_check.py,sha256=qjIHYFEvM-Q_lgqWAl6BSz-jqHpoSRSnkFFVoimqJOg,7292
6
6
  jupyterlab/commands.py,sha256=jVq2qdAqioU-QRDbr4vxJSueMgXsoV6equ1C0nrCVp0,86007
@@ -20,13 +20,13 @@ jupyterlab/upgrade_extension.py,sha256=ZfJ-5C0yPXC2fJy0oNgguQ0qf5d8QYzvcJkj_aa_U
20
20
  jupyterlab/utils.py,sha256=G28aJmv2e3pHfJaDNedDSpVnbsyfZQjHr6P04OOog9U,2299
21
21
  jupyterlab/extensions/__init__.py,sha256=_h0ZkdTC5CQ-_46mElTLxusl_IRPn4W2yuiMqhfVvhs,1382
22
22
  jupyterlab/extensions/manager.py,sha256=1Dw9s-i9r4PkuBgy-m09rKVeOuhtWCbaNmXo89r-nkU,22476
23
- jupyterlab/extensions/pypi.py,sha256=dEs48-iCcPAVanFmEADJP0nNoQw_SDDxB0mKhKgKBx0,17387
23
+ jupyterlab/extensions/pypi.py,sha256=ff5DtpE654pq0_Wlpr6BSvabfN0RSlv3alkGanJOqx4,22215
24
24
  jupyterlab/extensions/readonly.py,sha256=4ns581PnCyHTLxXz_Z7VdcSl3jw1zYAPmp2wHnJcz-w,2836
25
25
  jupyterlab/galata/__init__.py,sha256=RqzMa0fg4PmRnvj0SR6V9r3Mg3K7siJah2FV670GQ0E,1405
26
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json,sha256=gnsK1BRfgZaCIsNGAooRK1u9TY3wKvLB4mEu_J4oygg,21017
27
- jupyterlab/galata/@jupyterlab/galata-extension/package.json,sha256=9LV3PsvR4PuiKCU8dWlLCNbNSbhM9LdMReOwH-cq8YI,1952
26
+ jupyterlab/galata/@jupyterlab/galata-extension/build_log.json,sha256=HRzLC0W3QFbGFvsTzrtGTYBvQOGlqtFl2dEQCChDV8k,21109
27
+ jupyterlab/galata/@jupyterlab/galata-extension/package.json,sha256=2n6BM-gnEVnUmnb2G5Dm8yWNMazKgQy3AHoohLPoiF4,1962
28
28
  jupyterlab/galata/@jupyterlab/galata-extension/static/lib_extension_index_js.6258249575a3de76958a.js,sha256=YUi4ZozpWQR4KxWRy3_BGo1cKEhFmO1-ZRzoHmS0nqg,24694
29
- jupyterlab/galata/@jupyterlab/galata-extension/static/remoteEntry.ea07748e92a569dd8caa.js,sha256=7C-xueCg_KdT_D4w6f8U4jOb92bf-q7Y5r13Va5jRLs,27789
29
+ jupyterlab/galata/@jupyterlab/galata-extension/static/remoteEntry.b8fefd648959729a91e4.js,sha256=qlPRYr-z5XWQEFdkvChzwA0-3g0vOFJarh2T9lYIbUE,27791
30
30
  jupyterlab/galata/@jupyterlab/galata-extension/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
31
31
  jupyterlab/handlers/__init__.py,sha256=eXcK7cn7Qj8A1SBiMJ4ptlf2WFErhSxG9QSKFtENyhU,101
32
32
  jupyterlab/handlers/announcements.py,sha256=r55A5F42PsQEKknwV2VWAtXutAQZiW9W5iz0cUrJrfI,10056
@@ -35,115 +35,115 @@ jupyterlab/handlers/error_handler.py,sha256=E-kmObAL8gdtYqLQ5KQFhJ1utWgAxkSGBV9C
35
35
  jupyterlab/handlers/extension_manager_handler.py,sha256=2Tdjr6c4q3sx3xbYMw4lFLee9bPCDnuIPqlAaedUL5U,5063
36
36
  jupyterlab/schemas/@jupyterlab/application-extension/commands.json,sha256=mEAew9raPhfyW_lZBU_OixwJ2-avtE1663btO4embsY,4241
37
37
  jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json,sha256=r_VIaYpkcKw5Lmf4ghjIUd8E6VZT0_aaT0oj75qpxsw,3219
38
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig,sha256=my8TVNuoETjRnCdA4JWSzBw-0xzY0CQMQhBWnYcfP0Y,1799
38
+ jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig,sha256=LVp4lDaf4DAyIJY-ejM9eYGjS7tZpsUYHoBxuvr2ZOM,1799
39
39
  jupyterlab/schemas/@jupyterlab/application-extension/property-inspector.json,sha256=Qspf4ErRC9cvnInaf0xscPMPnfdY3gxCbxtyaiEYcxI,543
40
40
  jupyterlab/schemas/@jupyterlab/application-extension/shell.json,sha256=Fx7Vhmv9ZTQJqxqXr7g0pyrOOwviOk_rLbuHRmWCw1M,3036
41
41
  jupyterlab/schemas/@jupyterlab/application-extension/top-bar.json,sha256=chaXjmIAbXl-CYoGlvAyePtWFQSrIZdQVjOQU8BJQXc,2151
42
42
  jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json,sha256=LIWhzf2IBwBmoC8A97d_oEpadnx1-FFopxHk5Oi5K1c,1379
43
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig,sha256=dtwSh1sHbWagO2fK5qghisDNZBwcicjXJsgzk17CBnQ,2095
43
+ jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig,sha256=p6cnUp1HuHQ9odT9XPUoTpo14oYJVR2PqVwWSCc3ei8,2095
44
44
  jupyterlab/schemas/@jupyterlab/apputils-extension/palette.json,sha256=cc5QQdo1P12mSCsEEWQRMecVvdDZ0wxcI42M5kgw1-A,936
45
45
  jupyterlab/schemas/@jupyterlab/apputils-extension/print.json,sha256=BKkGv898tqerPvGvboy2TZJffwm0SxsSzV6_cLiUKVc,563
46
46
  jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json,sha256=4_eQbAzJn7b46TUwQflCL7qeQUQaW9uG_fa3v_G5_ZU,677
47
47
  jupyterlab/schemas/@jupyterlab/apputils-extension/themes.json,sha256=nIElIJQHkNdc9kGJIoUOJ-AtEEMDtKxnCA4O-gcPK8g,3717
48
48
  jupyterlab/schemas/@jupyterlab/apputils-extension/utilityCommands.json,sha256=Kd_SDhB3COWuXC9NubczeCXSzXUrbHdvHBTwfxY6ZKY,694
49
49
  jupyterlab/schemas/@jupyterlab/apputils-extension/workspaces.json,sha256=RSS1Utq3wq-2qlE8ghpS915Xh6H27Z8piZ4OoNVJ_rQ,457
50
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig,sha256=mIk6RexJxNOwUmDzl24gQPy5dGji8V8Ie4ZKEf7fMyc,1449
50
+ jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig,sha256=hNNC3RATR0w6UE2Ey3CG-TkIqVqYgoiD-FMuv6qgd_U,1449
51
51
  jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json,sha256=OtuEeLFhYxmHCGLysOM3qlJGFEq3z6HpJFE05Ic98lI,2518
52
- jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig,sha256=3K0tr4P35FafsSim2Im9ikc_TVaR_c7T4qTuAe5S2JI,1486
52
+ jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig,sha256=efm-9H9eEo8g8f5K7xZO-YfFxtduphLQAY6XDZ0bt38,1486
53
53
  jupyterlab/schemas/@jupyterlab/celltags-extension/plugin.json,sha256=I4oSAY_crv4gVfjjbYAx0MfadZOVCH4xog1_fGf8P4g,751
54
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig,sha256=BJoBrHIvK1t8XDDFXNMg27_0c2IjDo6YGdXXo5cLNLc,1870
54
+ jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig,sha256=ZkzFxaCH4HxakJuDrF9xnZ8JNqRlmednQ6-z29l1BPc,1870
55
55
  jupyterlab/schemas/@jupyterlab/codemirror-extension/plugin.json,sha256=OIryqsXzyvU4My5oWru1TWdOQkp4jSr6niFUNXpiIYE,444
56
56
  jupyterlab/schemas/@jupyterlab/completer-extension/manager.json,sha256=TBwV96PrX1nrUclVko20TqNjfr9BBwdX6DfbP2NLjCw,1405
57
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig,sha256=5jMJeHLC1DlGY0qeQKq2_rAegVYZvBy-rrgKzj4acQk,1478
57
+ jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig,sha256=wXrOJerDZhEWgRQ3BrDu7mmJwXw9xg5FtYTyIVscCho,1478
58
58
  jupyterlab/schemas/@jupyterlab/console-extension/completer.json,sha256=G3NCkuZksgF-q0sf3VA0Nt8acKKmSvqq5rm46cWfhAM,343
59
59
  jupyterlab/schemas/@jupyterlab/console-extension/foreign.json,sha256=_qlF6ldPeVxqKe9FOYz6LQS6Jl51gNA5wqTbKCDF9XM,365
60
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig,sha256=2Gzk0vIL3Gdu6s2JFExQxdI2P9A6D60kZnKqLRIBb4g,1887
60
+ jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig,sha256=YVk7uuNL_6TQ4bOxiPsAZxjwqlrv7--HeHdX6uRq6FQ,1887
61
61
  jupyterlab/schemas/@jupyterlab/console-extension/tracker.json,sha256=EtHdCF1DU0SqQbXhdCaOjunYk351fIacY56art0jXyQ,3610
62
62
  jupyterlab/schemas/@jupyterlab/csvviewer-extension/csv.json,sha256=msvO3zWZoAaq_VnmUbmW4yg2TkuYIE47hY6jtH0wtbA,2244
63
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig,sha256=9t57Dyl9bPNLzL_lichSUHNSMeqhcj3G0MixfnakYl8,1663
63
+ jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig,sha256=p9gOOxsQY8sqNrNYk2sUt2QpU_P9dZ3pX6DqV34pFv8,1663
64
64
  jupyterlab/schemas/@jupyterlab/csvviewer-extension/tsv.json,sha256=2DDqdcF8CwFM8VtSuEPJG6P34nm-IbOyAL8qipFUx24,2244
65
65
  jupyterlab/schemas/@jupyterlab/debugger-extension/main.json,sha256=k7Y1I9Y-GDPxhxzlnwbnV_s3-odVrnpWQx99MhWHuUQ,3133
66
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig,sha256=DrOrvD7J5q74dg6idxWTKApSNMhd-lQlzrfO7YuzguY,2148
66
+ jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig,sha256=ZxJeAOINiUSwmaEtwLOY1ksJQVI4ZVTBCSLhk8m1Qsk,2148
67
67
  jupyterlab/schemas/@jupyterlab/docmanager-extension/download.json,sha256=lnK_G5VKWL1AseSHXXZWqqSk9lrFdSV4FQz2SrFB-qY,465
68
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig,sha256=WgpjT7gaWSdU8VK3O7Vqm8NPKQ8ZllqAqEC99tiLzWM,1873
68
+ jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig,sha256=855W4_VcILeD4oHjRNfQIkQgBy-gJu4MNW7O6lmrt2E,1873
69
69
  jupyterlab/schemas/@jupyterlab/docmanager-extension/plugin.json,sha256=Jeic4jc2X5zqiWR6bFHAAGGJYqjCkvDA7PfXehACy8o,3935
70
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig,sha256=oelBuFmMWz7ZbH_7hI8jCjjAiE3qZUU7aG3JS1i7HIU,1469
70
+ jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig,sha256=Amka5TCpy5eRx5iafQtBd84ZeJcVRVcfzXcw06-s8sI,1469
71
71
  jupyterlab/schemas/@jupyterlab/documentsearch-extension/plugin.json,sha256=28akZVtNWmvABFNleHi_-2rqApQtrQQmNA1WC90vfhI,1705
72
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig,sha256=HzuWGb7gjdfZT-j1P-SawdXSzn0GWx8Ke5N5PoP-amk,1509
72
+ jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig,sha256=QKHgULmzWkLdRTCp5HQoYfGHgaULeQa8fZtAhko_tlY,1509
73
73
  jupyterlab/schemas/@jupyterlab/extensionmanager-extension/plugin.json,sha256=SeWXZFLaYAHC4y-ARLqNdgy3He6mH6vYs0dHZAZ8Ico,1514
74
74
  jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json,sha256=b-mJzTMxTZ2_Z8euXxR5FQP-Fyv3Ezm06BuA-GwsrrA,6506
75
75
  jupyterlab/schemas/@jupyterlab/filebrowser-extension/download.json,sha256=L40yimhjPAvK9r2bwu16RlJ9ZNdptVcLJqhzdyZ33XI,513
76
76
  jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json,sha256=rcCiL2scgNILwkhfnoKKStLZlxAi0HMia9KcSKN5cZ4,385
77
77
  jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-with.json,sha256=nGc7gQy6951SIN9jWnoZglxGTJZounW7FW9FgomxObM,477
78
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig,sha256=rkjtwAkQbNQ9R5EoYmyfpc2H7pm62hqQVkpT_5_kdi8,1826
78
+ jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig,sha256=DlRGyqNHztzdhTnrnvB1oFoAJ8sp2_rNzefer21ms6Y,1826
79
79
  jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json,sha256=geOKvSIstI0FPwbRf7NG3zulFHt1IeZOlsBBu60rp1A,3147
80
80
  jupyterlab/schemas/@jupyterlab/fileeditor-extension/completer.json,sha256=WLvD1ORShGpS1FcF46aSeOSmHrxQ2Tu-3e8rmWVE2Co,336
81
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig,sha256=q6uszNjibO3d8qdAgrXKEwz1yx0OKgBA5Kpm56aIvLM,2336
81
+ jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig,sha256=PLqjjUFTDFyJUQ-JDjzNAHisV7lWqkztRAKmSGuQ3rY,2336
82
82
  jupyterlab/schemas/@jupyterlab/fileeditor-extension/plugin.json,sha256=Unq3zBOGL4zaFfyr02q-w-Rs8-6Mw7gtam16zwZRnF8,6617
83
83
  jupyterlab/schemas/@jupyterlab/help-extension/about.json,sha256=yVsOTPpDXTD9HqRxA6r9EC0PoGGM7iNwTqvAjPg7dGo,422
84
84
  jupyterlab/schemas/@jupyterlab/help-extension/jupyter-forum.json,sha256=FmvxXGHUoNbNtV2kNhMrv1pnQb3bh8tWdjDt46mVAZo,456
85
85
  jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json,sha256=42Z93JtQ42t20Sx8lP_naI3rJlaf7_J3mc6bTnGpGro,364
86
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig,sha256=twNr1mNukswXkrHH4xRJIyZjrZY2Rt4OwFrncPfppO4,1650
87
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig,sha256=HgLBA82Qj0afglHCQVj48dyhtGnNhvQcjHfGAUX76u4,1557
86
+ jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig,sha256=MSJvt8wC4dvsJ5IHXZHlGJ15hhC47lHw5kCmqIE--G8,1650
87
+ jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig,sha256=v3lQj0un477P-u3MLS4UhHlRMszNZXi41RVge4kxrAk,1557
88
88
  jupyterlab/schemas/@jupyterlab/htmlviewer-extension/plugin.json,sha256=jCn5YunqazWBVhbDJgWU1PMwkzafpTazridLHppUd7Q,2465
89
89
  jupyterlab/schemas/@jupyterlab/hub-extension/menu.json,sha256=OoZbJZjosHgofzpro3IrtGgXPXyU7C8BhK5iw_0q0Xc,613
90
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig,sha256=JykNquptoS0Er3u1WGbk9Y85OSB70Uj3YwxBnwZ1JyE,1409
91
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig,sha256=-AGI2LCPbM8tOQMsRW9mK_m5YQaMxJT_bjyppEbHR7I,1430
90
+ jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig,sha256=P8jvtv3yKPvd4d9X0zdBQkUwCSVfp72sVjywv7M_eFw,1409
91
+ jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig,sha256=F4ejclvDlv3KKWxEh_VyGmTgIVXQ63fqYH3HWTbmN8c,1430
92
92
  jupyterlab/schemas/@jupyterlab/imageviewer-extension/plugin.json,sha256=bYGH9w2qzBxXVSCTO5KV5sbRWa8_AmU7MRf63_7XPEY,1109
93
93
  jupyterlab/schemas/@jupyterlab/inspector-extension/consoles.json,sha256=ZFazWVO30YV1SYcsf6a80_wNIi4_RE3MibVIygXHOXs,332
94
94
  jupyterlab/schemas/@jupyterlab/inspector-extension/inspector.json,sha256=f2DLy7g04Ag--wKiphczEoNK_hO5ZLLcZjSecVu7GRI,782
95
95
  jupyterlab/schemas/@jupyterlab/inspector-extension/notebooks.json,sha256=ehcPdI8eBlDfiUv8mPC26YfiA5x8oXtstMIvhVhZY_o,319
96
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig,sha256=nYbL6LVDl54RJAvHx11RLQbkK6hZSI5IGtxguopg0_w,1579
97
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig,sha256=sRyuzMFEa-WmqFkmnKsjuq292iytSGAOL0lzeFF-t44,1566
96
+ jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig,sha256=dNQ1NC3ptSCqasnauWG-mZulBmUqf8YF33kgBGcwNTc,1579
97
+ jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig,sha256=LWd5YJV_xKowaG91wGpUQFfpwQaQfz0zRhbZf7fne3A,1566
98
98
  jupyterlab/schemas/@jupyterlab/launcher-extension/plugin.json,sha256=NV7XKqEO3G8wXVrxN_-kA4CN4xqRKy2pVmAaFf20mIU,662
99
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig,sha256=y7mLs88CuFP65BUahA0DspYBN6CeltyOXjIdjwRYhnc,1716
99
+ jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig,sha256=c6h1hd2OXFjOwpQN04Q8r_5WJw92TEuUomIelu6MbyM,1716
100
100
  jupyterlab/schemas/@jupyterlab/logconsole-extension/plugin.json,sha256=x6xm5p0Gull-nCxiut7YMoX8ruADqFhUiKS5gUPH4Ro,1102
101
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig,sha256=muxF9hE_J9PllXwkJnrbNNw2vc63YqElNoa6BUWhKus,1621
101
+ jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig,sha256=xnnXM_3fhXPA_ULB5aTDrykGjm6QLjED-_KHTL9aJaE,1621
102
102
  jupyterlab/schemas/@jupyterlab/lsp-extension/plugin.json,sha256=uuBFmg-gz-fkwQzXgxrMm2AD0Ckk46K3DR5xhDRMUMU,2293
103
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig,sha256=Z4dH2frnN0acEEu5iAMR4Tqqql2KDVyth-ANNT4AKl4,1687
103
+ jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig,sha256=2pj2IkGvKuVJNOuQp2QRyWn76hwse_czVftVCEJ0cE0,1687
104
104
  jupyterlab/schemas/@jupyterlab/mainmenu-extension/plugin.json,sha256=0n2o0aNpxtyzHf4N7mP5SbGfkDgwmahRCttYukIbrT4,9894
105
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig,sha256=YI9SCMKuQSaXXlXRdZeYXcykEj9oqPtHnudOsJR74w4,1560
105
+ jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig,sha256=010yw4sLbMZnkuscTaAZ-YLCCjiS140MclziGv0Pp5w,1560
106
106
  jupyterlab/schemas/@jupyterlab/markdownviewer-extension/plugin.json,sha256=CciwliDzR1oACjZbms695bysXB7U6pphgzqwAMR6aWU,2325
107
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig,sha256=LVq0aC58yQq7Fxy6bWKJhnt0oLlYGGZvAjH9Fs8x9zA,1566
107
+ jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig,sha256=_5kvYcRlX8YxSEHJkcbSd3fNWC8-w4Bw03ywhhVaz44,1566
108
108
  jupyterlab/schemas/@jupyterlab/mathjax-extension/plugin.json,sha256=rzsrThX0QmGNMbBe0zzDC-XMDgyw0dQd4e91uabelrQ,756
109
109
  jupyterlab/schemas/@jupyterlab/metadataform-extension/metadataforms.json,sha256=gkF6exRQLt_FYGJb292xGcO5QQ2OIVXa1LBIoza8a9g,2387
110
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig,sha256=nUoPILRUPKS5L1s0Fk3r4OlVixNyyG8GDxGK7y1CzV8,1586
110
+ jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig,sha256=Z4-2No2hRco4fGT8_Yfs3d9YZlbjvhNfNQc72524nV4,1586
111
111
  jupyterlab/schemas/@jupyterlab/notebook-extension/completer.json,sha256=Zsr9INmByCBe7FKEy1ErT30nTICOipofiZ32iZfGih4,348
112
112
  jupyterlab/schemas/@jupyterlab/notebook-extension/export.json,sha256=9NpTEY9ASS1sRKsPZYq0EM9semANBWJT0E2gG5VCQKE,672
113
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig,sha256=n5wTFJPH0v7VkcH-Rxl5wsLES7zKvrWCvft6ZpoEzdg,2710
113
+ jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig,sha256=zkMYbD1aZc1PJXha2lJlcNMKbv3v-7c3GvGS_TEETIY,2710
114
114
  jupyterlab/schemas/@jupyterlab/notebook-extension/panel.json,sha256=ORQBdE9m7MTKUVj_l64N4DOn0yGTLlvv42BtMTxS0Mc,3144
115
115
  jupyterlab/schemas/@jupyterlab/notebook-extension/tools.json,sha256=SgzP0IhaIJRPV6QveAdmNGx94nGfZVQzlr2ITSYeaDU,3605
116
116
  jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json,sha256=FFbugLM9UOKbiTyqKT5naG8-9wH43eljSVQmdpp7oI4,22366
117
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig,sha256=rRFkitCMhgp6pw3HrBnZcb1o2dJRifvBCMvKhAza2Us,1697
117
+ jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig,sha256=K7GFBIAUFcEb5TxI0luiV7goxA_2gPOz62fsSZwmh9k,1697
118
118
  jupyterlab/schemas/@jupyterlab/running-extension/plugin.json,sha256=wx_mimHghAsTDE1sAp-cV46RalHEXu9p6fhrj9cH4kk,1487
119
119
  jupyterlab/schemas/@jupyterlab/settingeditor-extension/form-ui.json,sha256=z2ZC2O-WAsb896gCxzuASMofJZbazMJK8WeZPMnCCE0,389
120
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig,sha256=CaoqXU9I9ODa2Ra46iOcKLMq5Ccybe-rtdyf2n1zRYo,1637
120
+ jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig,sha256=aYkRHY5IxxxdvfbkZ1MphCpHzzp4Xp4Vw3S9vHcdrfs,1637
121
121
  jupyterlab/schemas/@jupyterlab/settingeditor-extension/plugin.json,sha256=ecRQVrfQzSMKA3GWQNoS6hSXvOydGLiCQmr-Q2QpjwQ,440
122
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig,sha256=CQ1XLLUtcI8MKMU33GOqFh71IL8vRx4xnHY0CvSqpn8,2074
122
+ jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig,sha256=3sHUAxnxCp4X5K34pSc8kGiLGdiXnGDbKLo3tZF9_h8,2074
123
123
  jupyterlab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json,sha256=I713NdRCfwkQ02Ka2tM61T5GOkczKDo_aX3YNk3rJWo,1152
124
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig,sha256=kuyomUEAiAYXAJCGf1cy4utOov5qIR-TVGI69n4iUck,1567
124
+ jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig,sha256=3pP7IOjHuCuhHsgDQURs1rssAixJYP4d-wOOUqdunIM,1567
125
125
  jupyterlab/schemas/@jupyterlab/statusbar-extension/plugin.json,sha256=Wfojn-Na-smVifYeKMd7rnpqNVRHwPowEA-zs1yhU_Q,848
126
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig,sha256=3Yyq5RZRZzqZGduXwgr_lH88XoXo0MPuPpgitlkppE8,1702
126
+ jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig,sha256=L8AXxkDcrxSqWWB7EAzPiK4OC_FYNKsH2ceJgJYLo-U,1702
127
127
  jupyterlab/schemas/@jupyterlab/terminal-extension/plugin.json,sha256=DJHBFu6FqPfCkbAQ3vD6Ya4Zr1035vAz5Kue2hu2v8o,3128
128
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig,sha256=1Bchqj46HcZfw2WhsJLj-4Wp2-kDnaTKpuW9EXHGWAw,1574
128
+ jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig,sha256=I575XdStSwwA5DluHlsCCnl49SU2KmyEjDqpKnGKU3I,1574
129
129
  jupyterlab/schemas/@jupyterlab/toc-extension/registry.json,sha256=zGmYxqeYDU5q2VljEicCcNRHLnTjgKz7AI1irdwWlbA,2050
130
130
  jupyterlab/schemas/@jupyterlab/tooltip-extension/consoles.json,sha256=ilJ4kCH0EioAjvSSrr1Q_Hvxx0pDVbMo3IEO9JzPl7E,551
131
131
  jupyterlab/schemas/@jupyterlab/tooltip-extension/files.json,sha256=wE-hqgOMCtBMTgsZohbrx6MA02_I8UHPTipcEW-KK80,402
132
132
  jupyterlab/schemas/@jupyterlab/tooltip-extension/notebooks.json,sha256=8E_ajVTsweu7BXzTJlVMMXNjhy1yqzpjup7udAb4Do4,572
133
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig,sha256=rFymrC9NiHsQcQIiZG1lCsr5T13ZbhHbXV7N5kBBwPc,1718
134
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig,sha256=0TFdAYx3qVSAx5QhBITOjEMBGMqpyx_8EtBQ475HDdE,1552
133
+ jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig,sha256=BJ7jc98rxpZtj6jHXGIgQJvA93EpjYhzN86Qa2Lcuxs,1718
134
+ jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig,sha256=dyhT2Wo8lEtlk9-r_ow-z1fOKsTJFNZoSAA0Bm_DJi4,1552
135
135
  jupyterlab/schemas/@jupyterlab/translation-extension/plugin.json,sha256=0ToYftfEw_1fueWtOZL4mkjSQmv_YTO0cuz_YUXNHXs,1394
136
136
  jupyterlab/staging/.yarnrc.yml,sha256=d-CgjkBRL7bVtuCOIWIoamWTN1MFk38aqvkswDBSDXQ,146
137
137
  jupyterlab/staging/bootstrap.js,sha256=kvsrfDhCsCpWBvftS-cjVAlwXSRI-tGpcu4f7gWXoP4,3275
138
138
  jupyterlab/staging/index.js,sha256=dsEb64EN-qmxBDpvoH1fFVDlR3GhGxf6oz9ZC14nJU4,6029
139
- jupyterlab/staging/package.json,sha256=wTdeMDXSoWh0HkS2MXXEVpnXjrzVbkzwnjEooh6KAws,13023
139
+ jupyterlab/staging/package.json,sha256=pYE0cHQTgRzsTm3e2sdY77eCkWw2Hfa7jg6bGiNcfiw,13023
140
140
  jupyterlab/staging/publicpath.js,sha256=KOGFFZoqKva20hjzBw8hWT4bBN1xERS673W7TrUmDQM,1417
141
141
  jupyterlab/staging/webpack.config.js,sha256=GyGa-jUbUOCbedDQIDegwEmhEU8pYX7HeWwBr4H5MrA,9384
142
142
  jupyterlab/staging/webpack.prod.config.js,sha256=izfTOgupXf5xTIlouHRs0LVca5aJ8Q4kCa278DE4uys,911
143
143
  jupyterlab/staging/webpack.prod.minimize.config.js,sha256=hIGyaq9Gbw6ybjr54WF3x6ozOZNLnYvDrRylKVeFPEI,1267
144
144
  jupyterlab/staging/webpack.prod.release.config.js,sha256=GBF1NMm38obZQZ76rEiC0CFP-vIRVmoGwM1A0yglPfE,394
145
145
  jupyterlab/staging/yarn.js,sha256=5PxflIZ80LSS-wpkTxTntHxDh7x11GtW6G220PGmy5c,2221348
146
- jupyterlab/staging/yarn.lock,sha256=MbjS2hEgesgH49Ft92mJ0_24PBv9TPaPWh9mY0IBTKI,359209
146
+ jupyterlab/staging/yarn.lock,sha256=Wy6G4gFymBq8wRp8p0mQwtnG2qZyFS0K_JTc6HSe00M,359258
147
147
  jupyterlab/staging/templates/403.html,sha256=YVz49PJQlOCWJTft3Ix3qhZL4BOb43MxN4jZ9Dqeajo,301
148
148
  jupyterlab/staging/templates/error.html,sha256=By-hArgIORAr_uEvm1L-qAGTRE7vm1j5ilCDNx2hZr0,803
149
149
  jupyterlab/staging/templates/partial.html,sha256=N5LUm-T6yPsimmsUU_HP7qLTIjInOHjcW7DGcQdA6sE,758
@@ -183,6 +183,7 @@ jupyterlab/static/2295.cda0f7182bf2a1a03c5a.js,sha256=zaD3GCvyoaA8WoDEGF0XAXL2-h
183
183
  jupyterlab/static/2320.04abae549b19363c2fdd.js,sha256=BKuuVJsZNjwv3eyfl8KFgKcgAIkG99AWsCTErj8Ex4M,275763
184
184
  jupyterlab/static/2363.6eef078cb37c32d7fbc3.js,sha256=bu8HjLN8Mtf7w6dzYbUomAYETTUWX8i6umoNU241qok,4316
185
185
  jupyterlab/static/2459.9f9cb02561de1bec73ff.js,sha256=n5ywJWHeG-xz_0IpbBAx90dA0e68Ep1Ytm_7YNFww2Y,4289
186
+ jupyterlab/static/2473.cb9caf61d1e34a747cc0.js,sha256=y5yvYdHjSnR8wCT0uOt-9yZ4LCAkyy48K1Isi2OIyQU,958
186
187
  jupyterlab/static/2485.dab750ed66209df61fe1.js,sha256=2rdQ7WYgnfYf4W_r5u6qUccmkeIGBbpBmutd6PV-CZM,4463
187
188
  jupyterlab/static/2617.9c299e26785f7646cb39.js,sha256=nCmeJnhfdkbLOZEMC3INC4f1VX2-t1Fj5yLPDksQW5w,1458
188
189
  jupyterlab/static/2646.0864fb63d7ab1ed16893.js,sha256=CGT7Y9erHtFok-zfhINGBU-kqq9oneJxErIlEC5MWIY,4329
@@ -201,7 +202,7 @@ jupyterlab/static/3123.85cea4be2e2ed3f9654f.js,sha256=hc6kvi4u0_llTzRpObPPVxGvsX
201
202
  jupyterlab/static/3127.75e12687687a3de3b59d.js,sha256=deEmh2h6PeO1nYfnDEWUld8B4Cmxn_d9goJErOe7zTg,3784
202
203
  jupyterlab/static/32792104b5ef69eded90.woff,sha256=MnkhBLXvae3tkFttFZjtBdgIdoTTjnqU1S48OLoW9H4,15944
203
204
  jupyterlab/static/3306.8bdc49ad1a7ca593a838.js,sha256=i9xJrRp8pZOoOFbIeR4oQihe9vESdmSp9GvYNJQ92Gs,908
204
- jupyterlab/static/3308.92a1e305c62cc91845b9.js,sha256=kqHjBcYsyRhFud-Da14mE_a7qhfHwOikXFT3lDNetdc,39125
205
+ jupyterlab/static/3308.b85a46b26730c1cd5395.js,sha256=uFpGsmcwwc1TlRVuq1xdf5AzE7dHZKX7Y3uQ04d1YAk,39124
205
206
  jupyterlab/static/3520.3495b98946de6960ace8.js,sha256=NJW5iUbeaWCs6DKd5SjcUYE_TAdHCcC0w339ypeONGE,7798
206
207
  jupyterlab/static/3528.3b5ef5f31d460b5fcd01.js,sha256=O1718x1GC1_NAcdKBbN_cHJBkMKHjII5lEn1QCRptIE,3229
207
208
  jupyterlab/static/3547.bd90e90bfe79911486e8.js,sha256=vZDpC_55kRSG6G_bZ5GVgOQ1M_dh5-saB4_rYYn2Nxs,28315
@@ -261,7 +262,6 @@ jupyterlab/static/6163.f5b51a9f0df4846ba40f.js,sha256=9bUanw30hGukD_XHYB8PkPPjVU
261
262
  jupyterlab/static/6207.a8079c8d8a61039dd530.js,sha256=qAecjYphA53VMLFsLAkCsRce6qtQGOye9a9ooEslM_k,95708
262
263
  jupyterlab/static/6243.2efd673d1304c43b7b78.js,sha256=Lv1nPRMExDt7eJelGB5inlO-hH-j_3TgTJlw_7B3AO0,2910
263
264
  jupyterlab/static/6267.1def2916929e185ab9fc.js,sha256=He8pFpKeGFq5_NI4T3XozqdGEadbwKGFtJQ1-2ThViw,2489
264
- jupyterlab/static/6323.a132b67edcaf8ae86a13.js,sha256=oTK2ftyviuhqE2ZfmBSk1dWj4pxi5jebZ_dM5VnKs0Q,958
265
265
  jupyterlab/static/6359.4b994bfd6b1dea2d6fe3.js,sha256=S5lL_Wsd6i1v45l9usn9HEm9Ea6DQUw3fgwVHqbl3ls,3648
266
266
  jupyterlab/static/6443.e6b52d3732b3e8513a71.js,sha256=5rUtNzKz6FE6cWQCr8mgJv1keP1IU-x_hMTinsP2Nxw,16395
267
267
  jupyterlab/static/6532.bb7137729a2d6d4e6ddf.js,sha256=u3E3cpotbU5t3ysGyjper0L2F2ZSPVHLI-i7Dn-x-7Y,6944
@@ -290,7 +290,7 @@ jupyterlab/static/7472.58ba8647a489d019c2ef.js,sha256=WLqGR6SJ0BnC7_2R-td0qxFkUk
290
290
  jupyterlab/static/7473.5012397d10d3b945ecaa.js,sha256=UBI5fRDTuUXsqiqgMX2EnLJxSogNsojM6PpaRRqDDjQ,293841
291
291
  jupyterlab/static/7508.b902347f820c70cd386a.js,sha256=uQI0f4IMcM04aq5hITm3IiWDQZx0F01hbhrnIPrxUrU,218255
292
292
  jupyterlab/static/7511.b381a696cf806983c654.js,sha256=s4Gmls-AaYPGVHnv-tMQuY7fw7FzhHJEIjwLxbHHqpU,2845
293
- jupyterlab/static/7517.06577adbf2ae42d4b8d6.js,sha256=Bld62_KuQtS41k-r4vIcIMIrAHdKqH7_2DnJoaNkzhk,112040
293
+ jupyterlab/static/7517.f3e5d420f4af90d442dd.js,sha256=8-XUIPSvkNRC3c7boWIsRrkVtMjUQN_3mnom6syrp1A,112038
294
294
  jupyterlab/static/7669.343e259c4c8269479f5b.js,sha256=ND4lnEyCaUefWzdn7eXTpS83WNi5wLLqW1UdrY0UVKo,1120
295
295
  jupyterlab/static/7702.c479c69f7a532f7b3fd5.js,sha256=xHnGn3pTL3s_1TdbVY-ec4WCdupSp_-_-_zJL1XNWA4,1399
296
296
  jupyterlab/static/7730.7e3a9fb140d2d55a51fc.js,sha256=fjqfsUDS1VpR_Jyx9WgOmtteH7tk0n5dVoS8NwDyivg,184
@@ -309,10 +309,10 @@ jupyterlab/static/79d088064beb3826054f.eot,sha256=edCIBkvrOCYFT7iBZUFiNYl6hWypUv
309
309
  jupyterlab/static/8002.25f64485372af5158c83.js,sha256=JfZEhTcq9RWMg2bHGPMH1UlQCuvyT-2Vb1TwYcDs0YM,2398
310
310
  jupyterlab/static/8010.1cf8237e9def8404f355.js,sha256=HPgjfp3vhATzVdFbpPdT320VGCwTCVXJV-6ldLYgt4g,3496
311
311
  jupyterlab/static/8012.40cb006f0c180ebafa91.js,sha256=QMsAbwwYDrr6kXndUdRo7dnJM6mEo14haQMSFKnDqp0,2327
312
- jupyterlab/static/812.2577ef8cc5e1b8ad35e9.js,sha256=JXfvjMXhuK016RzmOk9RsaB1vCXMro9jndqNspbcz4M,9129
312
+ jupyterlab/static/812.063be439e3d9e318bdbd.js,sha256=BjvkOePZ4xi9vd7d_KroBVOyAE514THZi_9dfW4xg7I,9128
313
313
  jupyterlab/static/8285.1eac7b7582569be1c3a8.js,sha256=Hqx7dYJWm-HDqLVuL-aTjoTQAaxtdSdhzC5723GEBzE,1903
314
314
  jupyterlab/static/830.8ddf7d2d91f66a8e4d36.js,sha256=jd99LZH2ao5NNrBUS1PY4EOwdNQhSEVR61ktaEeOJnk,20655
315
- jupyterlab/static/8302.ed6e1953f9cfa8a35103.js,sha256=7W4ZU_nPqKNRAxKUWJ-3EO7wI2KgqGLV2SFmi_y6948,128051
315
+ jupyterlab/static/8302.4c190e10b00fe083570e.js,sha256=TBkOELAP4INXDkRThxbxBKiJK0_xrWEHTZ8bwpHKytg,128051
316
316
  jupyterlab/static/8319.80fcbc832e1eb20b71e7.js,sha256=gPy8gy4esgtx52kpASII2UIMIdvqGWuRnOpUgOkay5I,7726
317
317
  jupyterlab/static/8347.573b699e3590729bfa8a.js,sha256=VztpnjWQcpv6ihBOM0qLcQJmRNMkQYSpmo7WVjfDvQk,817
318
318
  jupyterlab/static/8405.154ba4b17a2dec22a355.js,sha256=FUuksXot7CKjVRiNYrZ8it9hSn0QvfexRazRif8CNIQ,2426
@@ -324,7 +324,7 @@ jupyterlab/static/870673df72e70f87c91a.woff,sha256=hwZz33LnD4fJGloxfVWMLDtUOSJkr
324
324
  jupyterlab/static/8710.5fc5ecb762fb4494db02.js,sha256=X8Xst2L7RJTbAgoSYQ3wGPh2p5lkE4vJIH2PomaQKU8,2946
325
325
  jupyterlab/static/8768.4a80caab00174c50eb10.js,sha256=qen1vUev-b6d2TAunZ8lyHgMRJnhy1l5MFQQTPaQ7OY,90871
326
326
  jupyterlab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt,sha256=ZQKDda2T5cnMEbIbfgsc4mauS87EgjMNMfxr-gIpwKc,240
327
- jupyterlab/static/8771.0ab0916c445ff9bcc179.js,sha256=CrCRbERf-bzBeX6EFdbKjvUPPM_U4kOtHD9wiB-50_M,26003
327
+ jupyterlab/static/8771.327a202178f82f3b15b8.js,sha256=MnogIXj4LzsVuKkEw4k5SVCjwmwmlG4WVa7Kvu4vKsg,26003
328
328
  jupyterlab/static/8787.4d36d28dcf94bf59cbfe.js,sha256=TTbSjc-Uv1nL_kFtWfXwQb6vPSu6clO0S2oK75T3fFY,6472
329
329
  jupyterlab/static/8805.0f14a91b024b59c039a7.js,sha256=DxSpGwJLWcA5p9ouSyNsP0t4HNVI6iJRWrPxqOUOmx0,2375
330
330
  jupyterlab/static/8823.2ff947bcd96cc0723058.js,sha256=L_lHvNlswHIwWENBM1I0BxXGiAmVUdcQPeRhIRD03cM,9348
@@ -340,7 +340,7 @@ jupyterlab/static/9065.5305259c65dfa1c99874.js,sha256=UwUlnGXfocmYdHIafFkSx9dRPH
340
340
  jupyterlab/static/9109.fa3ee74a5c0f378f4d51.js,sha256=-j7nSlwPN49NUXWRAbYK5-BnQm5f4GvbkK41sDSyaE8,2848
341
341
  jupyterlab/static/9192.db4337a516b7f38d1f89.js,sha256=20M3pRa3840fiWdVSbu5xsxzpljsbsPeq5rucg1QqNU,6408
342
342
  jupyterlab/static/9222.1c2a8e69a2de57dd1984.js,sha256=HCqOaaLeV90ZhEu8glVcegwu1glEapqXg1zr4GcwDOY,26851
343
- jupyterlab/static/9230.0f817b2a7d934660210a.js,sha256=D4F7Kn2TRmAhCh2s9IEAbODpgsF_B82fbg2M1CJRG8s,121036
343
+ jupyterlab/static/9230.58b8c42b730e1a56e69b.js,sha256=WLjEK3MOGlbmm3mRea80I6GUfsR4wiBSV6qlvrsuGro,121036
344
344
  jupyterlab/static/9265.bc2b66a4502cdfcfc14f.js,sha256=vCtmpFAs38_BT6LknKFEgSjToRff-wtTi3YMRwvwK-w,233
345
345
  jupyterlab/static/9362.823dcfac216f8057452d.js,sha256=gj3PrCFvgFdFLXDIrfsRihoVe3pADXGjMzErhH2AZME,3818
346
346
  jupyterlab/static/9409.34c33ed11e2d6f318480.js,sha256=NMM-0R4tbzGEgPTOawolfw_CK6UkvqZfLHekN-vb9jc,4543
@@ -364,7 +364,7 @@ jupyterlab/static/af96f67d7accf5fd2a4a.woff,sha256=r5b2fXrM9f0qSmgtC5-LM5-Opv40w
364
364
  jupyterlab/static/b418136e3b384baaadec.woff,sha256=tBgTbjs4S6qt7LcL08SKjamCUhATCyiX24CMRO_Ig8s,12660
365
365
  jupyterlab/static/be0a084962d8066884f7.svg,sha256=vgoISWLYBmiE9_6b0n7BblH1qTtypQLJLFok3IfrLrw,144714
366
366
  jupyterlab/static/bootstrap.js,sha256=kvsrfDhCsCpWBvftS-cjVAlwXSRI-tGpcu4f7gWXoP4,3275
367
- jupyterlab/static/build_log.json,sha256=4_LXhHM1sUicbJW0adKqJ7rCA8eFdTip6-V3oZlydQc,21601
367
+ jupyterlab/static/build_log.json,sha256=Ke7igVYXSsHccQW72aHrSPfqiZuPggpyq1KCFLaPNg0,21601
368
368
  jupyterlab/static/c49810b53ecc0d87d802.woff,sha256=xJgQtT7MDYfYAodixRiSQZfdnT-QWwj5nqJBMBCFucs,5792
369
369
  jupyterlab/static/c56da8d69f1a0208b8e0.woff,sha256=xW2o1p8aAgi44HA2VsMmS23XSL1FJSTIKwOFtg9qaME,17604
370
370
  jupyterlab/static/cb9e9e693192413cde2b.woff,sha256=y56eaTGSQTzeKx8hwdwdRLb-eyfMK0WOizWdGPn_j04,16276
@@ -374,13 +374,13 @@ jupyterlab/static/e42a88444448ac3d6054.woff2,sha256=5CqIRERIrD1gVJzHwf8sipyschA0
374
374
  jupyterlab/static/e8711bbb871afd8e9dea.ttf,sha256=6HEbu4ca_Y6d6mDhbTDwDH5IN7vJgHBlAXR1uEn6IxM,33736
375
375
  jupyterlab/static/f9217f66874b0c01cd8c.woff,sha256=-SF_ZodLDAHNjBC2opXbxPYJrLb1rcQcN9pGZBtX6wI,89988
376
376
  jupyterlab/static/fc6ddf5df402b263cfb1.woff,sha256=_G3fXfQCsmPPsViu2OiZclQsNLcZzYex2zBGGYX3vVs,14628
377
- jupyterlab/static/index.html,sha256=drZRrymv85cMuO_cBtr9tg4K5EJPaSJv34xClvTyZyY,1600
377
+ jupyterlab/static/index.html,sha256=7MZ1EFOyW4c7Bi3jSUhF98ExlN5yM5LyuNS2k8pKGfc,1600
378
378
  jupyterlab/static/index.out.js,sha256=Pr5riQaCqo6Hb_fhDTsSgyM9ektiPB1GdVvTYNDhECY,17660
379
- jupyterlab/static/jlab_core.bca8c55f9011e1fc4717.js,sha256=vKjFX5AR4fxHF-Ka5o0nZTBgNYnqVxZjAzpx22p3lQ0,2189598
380
- jupyterlab/static/main.086ffbfbda4e5316f5b5.js,sha256=CG_7-9pOUxb1tVlhCrbalMrpxkzt8_PqM35DohTztm4,76701
381
- jupyterlab/static/package.json,sha256=wTdeMDXSoWh0HkS2MXXEVpnXjrzVbkzwnjEooh6KAws,13023
379
+ jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js,sha256=gm7XSPCopwpBnr1Jqo0VTRIfYIiWbgMYBAZ9bOPyX60,2191327
380
+ jupyterlab/static/main.7bc3df3894cb324b8f85.js,sha256=e8PfOJTLMkuPhbsjSULNhz_xP2jC4pynjMRL9XtYXOY,76870
381
+ jupyterlab/static/package.json,sha256=pYE0cHQTgRzsTm3e2sdY77eCkWw2Hfa7jg6bGiNcfiw,13023
382
382
  jupyterlab/static/style.js,sha256=pg4R3idM2XIaqsmXEwboyv6De5kfnwWsfQM-P6O0KlY,2507
383
- jupyterlab/static/third-party-licenses.json,sha256=YXIFeGBugtxHbLycAKRe3KOmc-FYTjNl9NMmPbA0aoE,325020
383
+ jupyterlab/static/third-party-licenses.json,sha256=wUY9PJpK6G5Atj0LNZVSWAiPL8zCTUnffbQU1OVg1U4,325020
384
384
  jupyterlab/tests/__init__.py,sha256=qNJ8WcOvgFaqpYFPJQbPbB7FWtLi_AhJg13GVHcfXRE,494
385
385
  jupyterlab/tests/conftest.py,sha256=COMoJx2PZ8o3pH9Pa4RvADr5AtGyZQytcanBRPmIzJU,987
386
386
  jupyterlab/tests/echo_kernel.py,sha256=KHMPVit3tp913KUf8FRxJErq3i7FLDw_7eBIEA-JXXI,1555
@@ -393,21 +393,21 @@ jupyterlab/tests/test_registry.py,sha256=to1IUVHh4wB5Xmsf3kdCVKkyZl5LWkXsHXv3UJv
393
393
  jupyterlab/tests/mock_packages/.yarnrc.yml,sha256=50JL-h3cX_-JkQ4Al64dCW_FU0PIOcQ9WlQMDdhAF9s,159
394
394
  jupyterlab/tests/mock_packages/extension/index.js,sha256=fEAInf2mgl25KsKhifPDHz0N4150niB8Z6Bn8Z3XNSc,459
395
395
  jupyterlab/tests/mock_packages/extension/mock_package.py,sha256=6kzdxTFYymNTY5_oQUzz7zPZzuHLbsi3C5wZykGqtlU,383
396
- jupyterlab/tests/mock_packages/extension/package.json,sha256=ZKioOSriSewoXpEU5tJfC7aaqm8EIuiVAyyMbfe8VRY,346
396
+ jupyterlab/tests/mock_packages/extension/package.json,sha256=7ngdouv_0BkFwip1lBwZ2_dUqSVeGU5WEWlf4lbeRoI,346
397
397
  jupyterlab/tests/mock_packages/extension/setup.py,sha256=rKTXHqybYikn_PZaO78mWk9KMxx-zHIdGJMp5HfDV-w,378
398
398
  jupyterlab/tests/mock_packages/extension/yarn.lock,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
399
399
  jupyterlab/tests/mock_packages/incompat/index.js,sha256=q1H8WH8EnJIEfEF_phRxiKt50P2hYC1L_GgR179wQUM,363
400
400
  jupyterlab/tests/mock_packages/incompat/package.json,sha256=ALD8LC7NImv_o0Axie6WVLwIaTFaqZiFgqn-xto4nbU,219
401
401
  jupyterlab/tests/mock_packages/interop/consumer/index.js,sha256=Bbu34h9Xnh3EoHIBd-S3DbB4XdhmeZI7qZ5vpemGk84,377
402
402
  jupyterlab/tests/mock_packages/interop/consumer/jlab_mock_consumer.py,sha256=6kzdxTFYymNTY5_oQUzz7zPZzuHLbsi3C5wZykGqtlU,383
403
- jupyterlab/tests/mock_packages/interop/consumer/package.json,sha256=LKIpOO7PF4xLJaGL5xNjCxJSRb33hRZgenVNzyiSStY,384
403
+ jupyterlab/tests/mock_packages/interop/consumer/package.json,sha256=n02cy6Tr4sROGcIbNrPY6B9znNRmiGU0h0bUzIRinR0,384
404
404
  jupyterlab/tests/mock_packages/interop/consumer/setup.py,sha256=WTj0s8jJ4nP4M0ixG6AEGNyWRBnz5D1EA4mIlluNkcc,634
405
405
  jupyterlab/tests/mock_packages/interop/provider/index.js,sha256=fhY8f8moVay8chR_Q7p1nETebJP9E3PT3VMXfNjyll0,388
406
406
  jupyterlab/tests/mock_packages/interop/provider/jlab_mock_provider.py,sha256=BhMoFhPShMIOMMOK6ZlrGkkl6m_LvGb8jUYQNFk6Kf8,393
407
- jupyterlab/tests/mock_packages/interop/provider/package.json,sha256=7HjHZ_lyw6JvhoTiXZjOj4GAE7T17-c0ypzBb5jVUvg,259
407
+ jupyterlab/tests/mock_packages/interop/provider/package.json,sha256=3p-OAsgUQeYd-Jc0ZzJRaVT8-I7T0hyrPjsLt0KkYMo,259
408
408
  jupyterlab/tests/mock_packages/interop/provider/setup.py,sha256=F0lOrhU5Vg5jINzONVl_LQR7SK-MtFE6VvsTMIIFUSs,634
409
409
  jupyterlab/tests/mock_packages/interop/token/index.js,sha256=ZYvFANgqpYSimTGQQCOy03GHWZ0dLwA4tcRFph01-wA,214
410
- jupyterlab/tests/mock_packages/interop/token/package.json,sha256=M2tMNpHYykuzqC7J5TbZSvScnf88YAoCPM0T6upRhc4,140
410
+ jupyterlab/tests/mock_packages/interop/token/package.json,sha256=WdqzEeF9kBBeCECCkkenx8ZFJaGYqJe6QMdbxkjv3As,140
411
411
  jupyterlab/tests/mock_packages/mimeextension/index.js,sha256=o8ZQ7tAfWRlWKghNuvWKr23Hji2NBYxqaT3F4HEq_h8,519
412
412
  jupyterlab/tests/mock_packages/mimeextension/package.json,sha256=CFl3Hsn36OWXjxEhvTtLnJUSD5azhaHCZorfoAwdePg,195
413
413
  jupyterlab/tests/mock_packages/mimeextension/yarn.lock,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -438,349 +438,349 @@ jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css,sha256=cm3A1G6WWiPt
438
438
  jupyterlab/themes/@jupyterlab/theme-dark-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
439
439
  jupyterlab/themes/@jupyterlab/theme-light-extension/index.css,sha256=4eQ56sRWgjw4qc1EXf0UgtYNZ0vzOmAGVJysQO9tC-Q,16493
440
440
  jupyterlab/themes/@jupyterlab/theme-light-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
441
- jupyterlab-4.0.10.data/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json,sha256=RL_pBS157V67FsOnyJLohgp1WjmyNztRkrnkJkBZbCU,87
442
- jupyterlab-4.0.10.data/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json,sha256=bjK3XM4BK5zKmuRXJ5T0HycyRNlytW5SJDkcphLFUTQ,85
443
- jupyterlab-4.0.10.data/data/share/applications/jupyterlab.desktop,sha256=1TBKnoMuZmQHo4KUzcU8CCHi3fXZtLa_jQYTef09Y88,227
444
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json,sha256=mEAew9raPhfyW_lZBU_OixwJ2-avtE1663btO4embsY,4241
445
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json,sha256=r_VIaYpkcKw5Lmf4ghjIUd8E6VZT0_aaT0oj75qpxsw,3219
446
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig,sha256=my8TVNuoETjRnCdA4JWSzBw-0xzY0CQMQhBWnYcfP0Y,1799
447
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json,sha256=Qspf4ErRC9cvnInaf0xscPMPnfdY3gxCbxtyaiEYcxI,543
448
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json,sha256=Fx7Vhmv9ZTQJqxqXr7g0pyrOOwviOk_rLbuHRmWCw1M,3036
449
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json,sha256=chaXjmIAbXl-CYoGlvAyePtWFQSrIZdQVjOQU8BJQXc,2151
450
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json,sha256=LIWhzf2IBwBmoC8A97d_oEpadnx1-FFopxHk5Oi5K1c,1379
451
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig,sha256=dtwSh1sHbWagO2fK5qghisDNZBwcicjXJsgzk17CBnQ,2095
452
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json,sha256=cc5QQdo1P12mSCsEEWQRMecVvdDZ0wxcI42M5kgw1-A,936
453
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json,sha256=BKkGv898tqerPvGvboy2TZJffwm0SxsSzV6_cLiUKVc,563
454
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json,sha256=4_eQbAzJn7b46TUwQflCL7qeQUQaW9uG_fa3v_G5_ZU,677
455
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json,sha256=nIElIJQHkNdc9kGJIoUOJ-AtEEMDtKxnCA4O-gcPK8g,3717
456
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json,sha256=Kd_SDhB3COWuXC9NubczeCXSzXUrbHdvHBTwfxY6ZKY,694
457
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json,sha256=RSS1Utq3wq-2qlE8ghpS915Xh6H27Z8piZ4OoNVJ_rQ,457
458
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig,sha256=mIk6RexJxNOwUmDzl24gQPy5dGji8V8Ie4ZKEf7fMyc,1449
459
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json,sha256=OtuEeLFhYxmHCGLysOM3qlJGFEq3z6HpJFE05Ic98lI,2518
460
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig,sha256=3K0tr4P35FafsSim2Im9ikc_TVaR_c7T4qTuAe5S2JI,1486
461
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json,sha256=I4oSAY_crv4gVfjjbYAx0MfadZOVCH4xog1_fGf8P4g,751
462
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig,sha256=BJoBrHIvK1t8XDDFXNMg27_0c2IjDo6YGdXXo5cLNLc,1870
463
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json,sha256=OIryqsXzyvU4My5oWru1TWdOQkp4jSr6niFUNXpiIYE,444
464
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json,sha256=TBwV96PrX1nrUclVko20TqNjfr9BBwdX6DfbP2NLjCw,1405
465
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig,sha256=5jMJeHLC1DlGY0qeQKq2_rAegVYZvBy-rrgKzj4acQk,1478
466
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json,sha256=G3NCkuZksgF-q0sf3VA0Nt8acKKmSvqq5rm46cWfhAM,343
467
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json,sha256=_qlF6ldPeVxqKe9FOYz6LQS6Jl51gNA5wqTbKCDF9XM,365
468
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig,sha256=2Gzk0vIL3Gdu6s2JFExQxdI2P9A6D60kZnKqLRIBb4g,1887
469
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json,sha256=EtHdCF1DU0SqQbXhdCaOjunYk351fIacY56art0jXyQ,3610
470
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json,sha256=msvO3zWZoAaq_VnmUbmW4yg2TkuYIE47hY6jtH0wtbA,2244
471
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig,sha256=9t57Dyl9bPNLzL_lichSUHNSMeqhcj3G0MixfnakYl8,1663
472
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json,sha256=2DDqdcF8CwFM8VtSuEPJG6P34nm-IbOyAL8qipFUx24,2244
473
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json,sha256=k7Y1I9Y-GDPxhxzlnwbnV_s3-odVrnpWQx99MhWHuUQ,3133
474
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig,sha256=DrOrvD7J5q74dg6idxWTKApSNMhd-lQlzrfO7YuzguY,2148
475
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json,sha256=lnK_G5VKWL1AseSHXXZWqqSk9lrFdSV4FQz2SrFB-qY,465
476
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig,sha256=WgpjT7gaWSdU8VK3O7Vqm8NPKQ8ZllqAqEC99tiLzWM,1873
477
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json,sha256=Jeic4jc2X5zqiWR6bFHAAGGJYqjCkvDA7PfXehACy8o,3935
478
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig,sha256=oelBuFmMWz7ZbH_7hI8jCjjAiE3qZUU7aG3JS1i7HIU,1469
479
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json,sha256=28akZVtNWmvABFNleHi_-2rqApQtrQQmNA1WC90vfhI,1705
480
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig,sha256=HzuWGb7gjdfZT-j1P-SawdXSzn0GWx8Ke5N5PoP-amk,1509
481
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json,sha256=SeWXZFLaYAHC4y-ARLqNdgy3He6mH6vYs0dHZAZ8Ico,1514
482
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json,sha256=b-mJzTMxTZ2_Z8euXxR5FQP-Fyv3Ezm06BuA-GwsrrA,6506
483
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json,sha256=L40yimhjPAvK9r2bwu16RlJ9ZNdptVcLJqhzdyZ33XI,513
484
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json,sha256=rcCiL2scgNILwkhfnoKKStLZlxAi0HMia9KcSKN5cZ4,385
485
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json,sha256=nGc7gQy6951SIN9jWnoZglxGTJZounW7FW9FgomxObM,477
486
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig,sha256=rkjtwAkQbNQ9R5EoYmyfpc2H7pm62hqQVkpT_5_kdi8,1826
487
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json,sha256=geOKvSIstI0FPwbRf7NG3zulFHt1IeZOlsBBu60rp1A,3147
488
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json,sha256=WLvD1ORShGpS1FcF46aSeOSmHrxQ2Tu-3e8rmWVE2Co,336
489
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig,sha256=q6uszNjibO3d8qdAgrXKEwz1yx0OKgBA5Kpm56aIvLM,2336
490
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json,sha256=Unq3zBOGL4zaFfyr02q-w-Rs8-6Mw7gtam16zwZRnF8,6617
491
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json,sha256=yVsOTPpDXTD9HqRxA6r9EC0PoGGM7iNwTqvAjPg7dGo,422
492
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json,sha256=FmvxXGHUoNbNtV2kNhMrv1pnQb3bh8tWdjDt46mVAZo,456
493
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json,sha256=42Z93JtQ42t20Sx8lP_naI3rJlaf7_J3mc6bTnGpGro,364
494
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig,sha256=twNr1mNukswXkrHH4xRJIyZjrZY2Rt4OwFrncPfppO4,1650
495
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig,sha256=HgLBA82Qj0afglHCQVj48dyhtGnNhvQcjHfGAUX76u4,1557
496
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json,sha256=jCn5YunqazWBVhbDJgWU1PMwkzafpTazridLHppUd7Q,2465
497
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json,sha256=OoZbJZjosHgofzpro3IrtGgXPXyU7C8BhK5iw_0q0Xc,613
498
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig,sha256=JykNquptoS0Er3u1WGbk9Y85OSB70Uj3YwxBnwZ1JyE,1409
499
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig,sha256=-AGI2LCPbM8tOQMsRW9mK_m5YQaMxJT_bjyppEbHR7I,1430
500
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json,sha256=bYGH9w2qzBxXVSCTO5KV5sbRWa8_AmU7MRf63_7XPEY,1109
501
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json,sha256=ZFazWVO30YV1SYcsf6a80_wNIi4_RE3MibVIygXHOXs,332
502
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json,sha256=f2DLy7g04Ag--wKiphczEoNK_hO5ZLLcZjSecVu7GRI,782
503
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json,sha256=ehcPdI8eBlDfiUv8mPC26YfiA5x8oXtstMIvhVhZY_o,319
504
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig,sha256=nYbL6LVDl54RJAvHx11RLQbkK6hZSI5IGtxguopg0_w,1579
505
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig,sha256=sRyuzMFEa-WmqFkmnKsjuq292iytSGAOL0lzeFF-t44,1566
506
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json,sha256=NV7XKqEO3G8wXVrxN_-kA4CN4xqRKy2pVmAaFf20mIU,662
507
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig,sha256=y7mLs88CuFP65BUahA0DspYBN6CeltyOXjIdjwRYhnc,1716
508
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json,sha256=x6xm5p0Gull-nCxiut7YMoX8ruADqFhUiKS5gUPH4Ro,1102
509
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig,sha256=muxF9hE_J9PllXwkJnrbNNw2vc63YqElNoa6BUWhKus,1621
510
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json,sha256=uuBFmg-gz-fkwQzXgxrMm2AD0Ckk46K3DR5xhDRMUMU,2293
511
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig,sha256=Z4dH2frnN0acEEu5iAMR4Tqqql2KDVyth-ANNT4AKl4,1687
512
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json,sha256=0n2o0aNpxtyzHf4N7mP5SbGfkDgwmahRCttYukIbrT4,9894
513
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig,sha256=YI9SCMKuQSaXXlXRdZeYXcykEj9oqPtHnudOsJR74w4,1560
514
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json,sha256=CciwliDzR1oACjZbms695bysXB7U6pphgzqwAMR6aWU,2325
515
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig,sha256=LVq0aC58yQq7Fxy6bWKJhnt0oLlYGGZvAjH9Fs8x9zA,1566
516
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json,sha256=rzsrThX0QmGNMbBe0zzDC-XMDgyw0dQd4e91uabelrQ,756
517
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json,sha256=gkF6exRQLt_FYGJb292xGcO5QQ2OIVXa1LBIoza8a9g,2387
518
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig,sha256=nUoPILRUPKS5L1s0Fk3r4OlVixNyyG8GDxGK7y1CzV8,1586
519
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json,sha256=Zsr9INmByCBe7FKEy1ErT30nTICOipofiZ32iZfGih4,348
520
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json,sha256=9NpTEY9ASS1sRKsPZYq0EM9semANBWJT0E2gG5VCQKE,672
521
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig,sha256=n5wTFJPH0v7VkcH-Rxl5wsLES7zKvrWCvft6ZpoEzdg,2710
522
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json,sha256=ORQBdE9m7MTKUVj_l64N4DOn0yGTLlvv42BtMTxS0Mc,3144
523
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json,sha256=SgzP0IhaIJRPV6QveAdmNGx94nGfZVQzlr2ITSYeaDU,3605
524
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json,sha256=FFbugLM9UOKbiTyqKT5naG8-9wH43eljSVQmdpp7oI4,22366
525
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig,sha256=rRFkitCMhgp6pw3HrBnZcb1o2dJRifvBCMvKhAza2Us,1697
526
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json,sha256=wx_mimHghAsTDE1sAp-cV46RalHEXu9p6fhrj9cH4kk,1487
527
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json,sha256=z2ZC2O-WAsb896gCxzuASMofJZbazMJK8WeZPMnCCE0,389
528
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig,sha256=CaoqXU9I9ODa2Ra46iOcKLMq5Ccybe-rtdyf2n1zRYo,1637
529
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json,sha256=ecRQVrfQzSMKA3GWQNoS6hSXvOydGLiCQmr-Q2QpjwQ,440
530
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig,sha256=CQ1XLLUtcI8MKMU33GOqFh71IL8vRx4xnHY0CvSqpn8,2074
531
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json,sha256=I713NdRCfwkQ02Ka2tM61T5GOkczKDo_aX3YNk3rJWo,1152
532
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig,sha256=kuyomUEAiAYXAJCGf1cy4utOov5qIR-TVGI69n4iUck,1567
533
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json,sha256=Wfojn-Na-smVifYeKMd7rnpqNVRHwPowEA-zs1yhU_Q,848
534
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig,sha256=3Yyq5RZRZzqZGduXwgr_lH88XoXo0MPuPpgitlkppE8,1702
535
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json,sha256=DJHBFu6FqPfCkbAQ3vD6Ya4Zr1035vAz5Kue2hu2v8o,3128
536
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig,sha256=1Bchqj46HcZfw2WhsJLj-4Wp2-kDnaTKpuW9EXHGWAw,1574
537
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json,sha256=zGmYxqeYDU5q2VljEicCcNRHLnTjgKz7AI1irdwWlbA,2050
538
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json,sha256=ilJ4kCH0EioAjvSSrr1Q_Hvxx0pDVbMo3IEO9JzPl7E,551
539
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json,sha256=wE-hqgOMCtBMTgsZohbrx6MA02_I8UHPTipcEW-KK80,402
540
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json,sha256=8E_ajVTsweu7BXzTJlVMMXNjhy1yqzpjup7udAb4Do4,572
541
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig,sha256=rFymrC9NiHsQcQIiZG1lCsr5T13ZbhHbXV7N5kBBwPc,1718
542
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig,sha256=0TFdAYx3qVSAx5QhBITOjEMBGMqpyx_8EtBQ475HDdE,1552
543
- jupyterlab-4.0.10.data/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json,sha256=0ToYftfEw_1fueWtOZL4mkjSQmv_YTO0cuz_YUXNHXs,1394
544
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js,sha256=BOAhNgDDjSWMcFKsNGWafejy2w-moAqKnOOl4fDmPeU,162978
545
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt,sha256=1J-1y3fy9iL3n7_uSe7E09q1FXCtEZ0FQkKs0FNbmNc,160
546
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js,sha256=C2fwc22F7EH91MmZPVUDaI0-hpxja8AGKPtylPuWuxU,4435
547
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js,sha256=1UQqRZsYkHwfkZypjEuRVe0cVvFBllHEmcoZziAni0g,33128
548
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js,sha256=CpW5yTr-Yc61J6PbcGGq9Gqpw6hBcWuxAOv4ROm7OdU,26320
549
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js,sha256=nSe-EJi8ir6-P_wLUnjTk9tUo76NxNKuDX4w9SsK2do,4463
550
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js,sha256=4KITsbCaG18AQZ8DiQiNqfoLm1hhjnZsKqVjQDWcZxM,5636
551
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt,sha256=eNJ8gc9n9IF8nW1d9sI9niuHstYzjNz5vqXx9UgWSPc,249
552
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js,sha256=4jAv9fVk1uWWu8h25jB0xxunAoOlwK1t_w1-py2DSOw,2697
553
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js,sha256=6Ehu0HQ0a8YpygIFadrtMoSUVcWJpjSNmRoy9IyW-2s,2701
554
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js,sha256=w5EGHYqDRPnRd5NlQqEhJmJ0b2bXzjV5iMkE-8CAGcc,13219
555
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js,sha256=TMF_MVEdH5xgUlXdqVQyli8ItmRsOkOlXoK5YG-IBY4,2550
556
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js,sha256=3NiVOfZHfBNnr7p_HLM7IoL_jVq08i-idz_EBtekTXE,2099
557
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js,sha256=CTdehpvCVCmweiCux9zzD66rrFC4dkRXvG0XFVbKtHI,1096
558
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js,sha256=DT8641plklUPTa1R1quUJSLimEiPYYcvzVzRXwqklDk,130890
559
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt,sha256=e5rXKlIVk9PRn8cQPr8kfCfz1Paakt2urafpaM7lFGg,95
560
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js,sha256=YSQPPbZ9PZUnkJliGc9BAJ7Spvuq5WxXcgT5Tv5HDtE,3851
561
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js,sha256=prvhrooZhqc2I0_53meTgXjPUI0837yvW9NrbDxZbXY,3140
562
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js,sha256=T5MF01SARnsjySFbwz8gUjhUh-ZmFWPssWarYJkPhtg,475
563
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js,sha256=T8e0r-Kwnra1wICkIkyWIEb0Y9yLBZ0zvr9LF1cKSH0,11127
564
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js,sha256=O0UujsMOV9urpTaYp9ZfDt-5BCxYmYnlUvXNqFRq0E0,5447
565
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js,sha256=D7v-k6Su3ZGHXCurprxB7Wa1TEGHwZEoNOPJ5MTLtrM,5710
566
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js,sha256=B9luQCDtblQ9JbTewrwiNPFPElxyF3zBO76xkallI8Y,2599
567
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js,sha256=-MVoL5X_p1y69q5TgcrccOYbV80u119LiKE3rm00acI,6749
568
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff,sha256=HLHDnqZC8mpN_tIwtK6hw8IYaJQh9unAp8GBFpPE-gc,34160
569
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js,sha256=qgedrFxSD5OyNNQR9Ba2ffIidC_JLaWOvjF9x1NPa74,7268
570
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js,sha256=q8hnQTGPdsPXJg-VOolbfPsALUZ97PPLFDYr9C70Nu0,1811
571
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js,sha256=YAscMq8Yb2QF-U-HsbkhppGkuOOX9pUghc6ZIMCG0us,80867
572
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js,sha256=KWNG2wBntIg_v3n2qTCULY3abMdW3mqNq1T1WwjcXmQ,26582
573
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js,sha256=vp7GEPKXA2lPz4862Tdtf6GhGGVU9gxPx87fg7WTcaA,8099
574
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js,sha256=VcaSEJJeybKN2VvDh5XdsvqM0BpyvXI3L5Ad_D7DBmA,2636
575
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js,sha256=zaD3GCvyoaA8WoDEGF0XAXL2-hfX0anLDpzNMEev95I,1983
576
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js,sha256=BKuuVJsZNjwv3eyfl8KFgKcgAIkG99AWsCTErj8Ex4M,275763
577
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js,sha256=bu8HjLN8Mtf7w6dzYbUomAYETTUWX8i6umoNU241qok,4316
578
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js,sha256=n5ywJWHeG-xz_0IpbBAx90dA0e68Ep1Ytm_7YNFww2Y,4289
579
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js,sha256=2rdQ7WYgnfYf4W_r5u6qUccmkeIGBbpBmutd6PV-CZM,4463
580
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js,sha256=nCmeJnhfdkbLOZEMC3INC4f1VX2-t1Fj5yLPDksQW5w,1458
581
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js,sha256=CGT7Y9erHtFok-zfhINGBU-kqq9oneJxErIlEC5MWIY,4329
582
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/26683bf201fb258a2237.woff,sha256=Jmg78gH7JYoiN9l1RhbenU7PTMHNOd0ZAkdt99dfHRY,9600
583
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js,sha256=aAsfoKTGbGm7HkZD-U5xCmrEvfTExHDOma5geFt08J4,22749
584
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js,sha256=J6boX1xMCSq4ojQxU1M6csEevNkrqMYVCYcowXtyFUk,11945
585
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js,sha256=4ZAwf3-Ex2kQaAFeCyqbW-TjENqW_FJTnrwD86q0A00,5079
586
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js,sha256=P3hEoSnxbsH_vCPq_kr_5c7ddCKg0x8cSyRO_3ptjNY,93529
587
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js,sha256=uIIzFT2_M_QLKV2ALNMxOutBNoFUhlOqcW18mnjyGqk,5687
588
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js,sha256=kv-PErrW7gaFnGwK93gcQQu45nq4ItGpIHlTA8caYSU,57491
589
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js,sha256=6hUyKkHT8TOYm5CgQp4iOf_JGxgTY5wnm_SG0ArIEbQ,9348
590
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js,sha256=l5HhBxxfCVQhv7EqyhcCO2K3Id02tGC4DgNrcW1-Vjg,15642
591
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js,sha256=inP2qs2MpF-E-VIBwJxkrDRqB9uFxEZk-pF20L7w2jE,69354
592
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff,sha256=MOiJtYy8Ua37sDirGpbcQCWqNUKjz_dxL8VezlEGdeI,5464
593
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js,sha256=hc6kvi4u0_llTzRpObPPVxGvsXpqHTj5emBupurS7so,49291
594
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js,sha256=deEmh2h6PeO1nYfnDEWUld8B4Cmxn_d9goJErOe7zTg,3784
595
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/32792104b5ef69eded90.woff,sha256=MnkhBLXvae3tkFttFZjtBdgIdoTTjnqU1S48OLoW9H4,15944
596
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js,sha256=i9xJrRp8pZOoOFbIeR4oQihe9vESdmSp9GvYNJQ92Gs,908
597
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js,sha256=kqHjBcYsyRhFud-Da14mE_a7qhfHwOikXFT3lDNetdc,39125
598
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js,sha256=NJW5iUbeaWCs6DKd5SjcUYE_TAdHCcC0w339ypeONGE,7798
599
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js,sha256=O1718x1GC1_NAcdKBbN_cHJBkMKHjII5lEn1QCRptIE,3229
600
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js,sha256=vZDpC_55kRSG6G_bZ5GVgOQ1M_dh5-saB4_rYYn2Nxs,28315
601
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js,sha256=JPL-ZG2BKLydsEBhZi7b8ynDBB49UYBEANSGW0Sb5Bk,4816
602
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff,sha256=NVJU25yhCgmjtfCSnXTrRnD0T76GTAdSagYhPgoMr2w,20832
603
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js,sha256=XBfAFdcbad3KsyboMRv-Sz3e5jH1fI6_6nQaQcKPEIU,2648
604
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff,sha256=NuDXLYp6_GlqPnpcc2mAdjRkDemwIle8pEe98SYiGic,1116
605
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js,sha256=pGV9wWvi_8SSgkGjeh27vLugGuyauBWOoIqhHFXB1Co,15939
606
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot,sha256=NzwE_SQY9cd-6knVFHMQWPGQepT_O05dfD5XZ-i1PYs,203030
607
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js,sha256=bQ8PxMii64CsQzlPLeXsJOL1XP4NK5N_bTH6WoJiI7g,6845
608
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js,sha256=k9U2arKKGeHw-WhYh0iefgdfAB_9ie9zeaYX5nxYsU0,64669
609
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js,sha256=CKj9gkA2wws3Rj2-33aCYOA5LU1mzR_2VGyh1Dou3Q4,2693
610
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js,sha256=2zRdvu9e93TlDJH9nnsrFttPe5Juu5grqvfHRtz62CE,103882
611
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js,sha256=upbltTuxbfVmGPrZL3EV4U9X2NRi0FGEBiXsif170do,61634
612
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js,sha256=8pwGq9y1YBMEcdnjE5Y006I1Yx-BGGiGyYC7Hr-WBfU,28163
613
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js,sha256=onNIRn3aTqQNTbl39OIgBQxG_NukodSKkAXF81GtLAU,135514
614
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt,sha256=LfoMy50O6nOmgtm1W8m4PagdCvCd0ZPuA36N_oKrLDk,483
615
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js,sha256=UHhuPtmgEymkoMU5Usf8SRcz1Td9Ogf4m9Smpap3rZ4,4493
616
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff,sha256=O8bsqufs9vjX-OoHvdusqGAeLLbonWrvWOeNn22KOY8,5148
617
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff,sha256=PeeE0HufqPEEwQkoqHjuh5zzMFyuUZXLpmPJwrsBles,40808
618
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff,sha256=P200iM9lN09vZ2wxU0CwrCvoMr1VJAyAlEjjbvm5YyY,101648
619
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js,sha256=1DwS5XsC4VXQIhMpPKHrxQ85G-zjJ7eHpp-x2g-T09c,99552
620
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt,sha256=MFVywCe4fCte7HrHaVpL-jnDWhe9ei9zkyRvRUXQU-4,212
621
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js,sha256=CWp0pTjgMbbTRkQj4T6-5vePCUrY1bxUmL_twMDKOw0,4139
622
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js,sha256=qgEpeMQdHRsvFBjg7IWNn5muj7PirtAAruo12k-DPRQ,2201
623
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js,sha256=MD7nN0x0Ioe-hb1XwDbwMwSJKdMssf61y2YYFIhY7kk,5861
624
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js,sha256=Wo1nNgFwlwKNeN-9Y4fjFldXGByER8QqxvX7QFzoEGg,1907
625
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js,sha256=9gkti38uUxGNG2akjoo6f02P41_BDGecuWVS6jOoEwk,1012
626
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js,sha256=5diZcSdUH3X9r64fhMsNUuZLozFbGP9aeyynNycGaXY,68937
627
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js,sha256=Q9qxIP6jLzC7uUthEtOidNavtGfkeyjPEzbgoZDL4yQ,49135
628
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js,sha256=k5OElPRWzXan4wXTjW12uPYGUf6GDU9_TETQ2vUiv9w,1056
629
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js,sha256=L4gZaEuW7P9SMcdVaUbNKj4X2MKvZcV251EpcRmYYtA,4873
630
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js,sha256=a3hNBS20LpPv8ltRj4N_0GzWNN3MPc9_QW4na0EMXeo,8995
631
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js,sha256=hyJOpELUIxbdoEHBj4LvkFKZBSIrDhdd6MAXSkHdriU,80631
632
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js,sha256=ckRKCfXwkmRkkN69H2dulf8UsQyTa0FHnoI18J-Ng_o,3117
633
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js,sha256=QoUxck9J_oJP-lgbzQp-uxk4OTAY5LxGLjUt8BJXNLc,37602
634
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js,sha256=-xGcXlseDHKgDxkqK4U4U_mI3DSYqUlIztm5DMmzzwM,1377
635
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js,sha256=1OlljqJTAeFalGwU_k2G7-M_9EkMKpQX_Bv3uQmiLzw,4369
636
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/481e39042508ae313a60.woff,sha256=SB45BCUIrjE6YGGK8eNxRquT6TJMmOTHi48X_lXUHgs,1368
637
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js,sha256=cwBDgWASN6PvnE-WnG2xe97Y-0H0X6uXConVxRWmmpE,3875
638
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js,sha256=cjP2j5XRC4WoPubMXgt0B07Teg-sRTDP-8DwX66RrsQ,31835
639
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js,sha256=pJfN2ktxUpAlaFEd7BV99YOyIyzTwi5DlyLEMETVboU,171464
640
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js,sha256=zcEgvaCg3sTPwozUJ9g_zk7Bxp29CNCL2dGQgNGT0hs,4008
641
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js,sha256=nHfcJ6JR1BNYdimyqZcBnkt3jkKf6iJvUwucA_Fm35s,102348
642
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5201.8866042bae350659528a.js,sha256=iGYEK641BllSigAd8DMfi2IwORSWsefsgGFegudyYzk,22460
643
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js,sha256=wALUCsZH3G4dYfqFA536t3UaPIAP1Ms5pgtoXfPAuCs,2358
644
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js,sha256=DNPwELsImD7D_WyVoK4ifXaEXYoc22YnrV26OyQs2Xg,1168
645
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js,sha256=JUH82hK2YWZRSHnz5mA8p_pnRstpDFyVvmESyD8AREo,16411
646
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js,sha256=zkoCdFluAyU3TLUATWUhSQK7S9zF5AjtAaL0M_CF97A,10391
647
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js,sha256=5ENO8gJ7zF7QydZfY_3Rn5sDoqwNwvM6ldo359Nrypo,15091
648
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js,sha256=K4eO03FyrO0VtW6yuMh4PS-Gai3CBtrCbkw7kRQ9XGI,5315
649
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js,sha256=OUYjiqSv3PT5ZC1FTX94F1svr7H5XpaI4AlB2LfI3No,10611
650
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js,sha256=prH9OwPTZJ6osTfumTYFhAzPRKWb_3HMY4b7oMKsqpc,1140
651
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff,sha256=XNpBVjoJW9cMeOLdoT0PjLkixxyQ__0KAETGUXOmboM,3244
652
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js,sha256=2D5zI7LuGqFgCcoilqigCTmzu3KaDN8ASRrQoQgHZjQ,4641
653
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js,sha256=9bUanw30hGukD_XHYB8PkPPjVUvM7GN5KsnKm0IDWcs,1888
654
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js,sha256=qAecjYphA53VMLFsLAkCsRce6qtQGOye9a9ooEslM_k,95708
655
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js,sha256=Lv1nPRMExDt7eJelGB5inlO-hH-j_3TgTJlw_7B3AO0,2910
656
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js,sha256=He8pFpKeGFq5_NI4T3XozqdGEadbwKGFtJQ1-2ThViw,2489
657
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6323.a132b67edcaf8ae86a13.js,sha256=oTK2ftyviuhqE2ZfmBSk1dWj4pxi5jebZ_dM5VnKs0Q,958
658
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js,sha256=S5lL_Wsd6i1v45l9usn9HEm9Ea6DQUw3fgwVHqbl3ls,3648
659
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js,sha256=5rUtNzKz6FE6cWQCr8mgJv1keP1IU-x_hMTinsP2Nxw,16395
660
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js,sha256=u3E3cpotbU5t3ysGyjper0L2F2ZSPVHLI-i7Dn-x-7Y,6944
661
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js,sha256=9CJ2oLG5KupRWzT90aCv_SMm0vCFagZjHawr_mDuoqY,15889
662
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js,sha256=ah1-Grvxht0Rm21nOzm6WTI2wEYBhGl0co54FPrY-us,3656
663
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js,sha256=PFGKpuX5eF-0hmakHQss9gj4Svdi90FkP2WQgTs1ftY,57006
664
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js,sha256=C2mfDBYqJLDb4yYNwvgyAUio2IBAjyigjMCn1aFDnf8,7162
665
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js,sha256=nTkUgX8ykIJ6ZIm1_QYyjg9uJSpvin0QFM-7jw1d0G4,36872
666
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js,sha256=EzAyi7b0a02oHoTY6WFFwk1CCKnigNa4Q3ksNke_sBs,3261
667
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js,sha256=1RIMhevRdiDdoEfbXyhrC5iMzaFHlecGtpvKGM0zbe8,2415
668
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js,sha256=4o9j29VTgY4H02LDCTgDprz_VuRRacgmcn3AW9AKG84,4479
669
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/721921bab0d001ebff02.woff,sha256=chkhurDQAev_AgbCTLXebKE2RnvxhDp6oyAwugYdHpI,22340
670
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js,sha256=wMroeH3NALmRt495UIux39i3hjSgcMzNrEkyISzCekw,233
671
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js,sha256=G8XrrDDA1at3N8urNdOFiRcsC9kU0HgsaAgqfAqmFmo,6719
672
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt,sha256=zRuL3pDqnup3swzPozXb5Paast12-f9ZdYwQCM42Ymk,237
673
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff,sha256=crxXM4bdHUjFu9KGMCyp40AMXrDymOfPv5RbnQj8aI8,1136
674
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js,sha256=r4p9oPiBoidSwVsv4SXeybjgOwCPa9iZ2lwnExivpR8,2819
675
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js,sha256=OXv46RPoJbK-J3MquRKFBfvl4-a-q7qkdHmb8ljim1k,18889
676
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js,sha256=q-jjGpHhE3U7rltpbCx8LkkmL5W6XZVTVM_yIGy37aU,3052
677
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js,sha256=YDUeAI2PaH6PzEwDH2sN2YMbV33_SYYVtdGU3abTWRo,16395
678
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7390.8253478b90f756692702.js,sha256=glNHi5D3VmknAlrZYZj_rIz_AgU4ziBnNbyIn790oAg,2574
679
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js,sha256=hVFqm7g7zZTQDaq6PkLXB_XHpe4PJnyHz8baU8mrNr4,233
680
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js,sha256=XsQb8WZ7fjJTVBha-TtntwMrX5rafm8dcWuIU-sOAko,133900
681
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt,sha256=tLIKtM1LzAXzWgV0tkU5U2Gcl3igmxHtWNb_ik58Xs0,559
682
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js,sha256=WLqGR6SJ0BnC7_2R-td0qxFkUkgRyODBJOUt6nrrwZk,55415
683
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js,sha256=UBI5fRDTuUXsqiqgMX2EnLJxSogNsojM6PpaRRqDDjQ,293841
684
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js,sha256=uQI0f4IMcM04aq5hITm3IiWDQZx0F01hbhrnIPrxUrU,218255
685
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js,sha256=s4Gmls-AaYPGVHnv-tMQuY7fw7FzhHJEIjwLxbHHqpU,2845
686
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7517.06577adbf2ae42d4b8d6.js,sha256=Bld62_KuQtS41k-r4vIcIMIrAHdKqH7_2DnJoaNkzhk,112040
687
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js,sha256=ND4lnEyCaUefWzdn7eXTpS83WNi5wLLqW1UdrY0UVKo,1120
688
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js,sha256=xHnGn3pTL3s_1TdbVY-ec4WCdupSp_-_-_zJL1XNWA4,1399
689
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js,sha256=fjqfsUDS1VpR_Jyx9WgOmtteH7tk0n5dVoS8NwDyivg,184
690
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js,sha256=JtsVDpZzE7en4sG585aykJJGhfyUwG_9PMZO28zmO-8,1690
691
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js,sha256=Pkfu9wUHLXz_YgMhMTJ7gQdUxFbp8l2n8HlmU7IZqWA,19031
692
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt,sha256=LcnyVYUYCenLMWhb4ZX6ldqpWCu016ra_cIsMIlMTls,55
693
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js,sha256=Pg3ucpNp_j1QCKrJRKadvNGEr5fn3K7nTdxMoSaXyJk,81520
694
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js,sha256=gXaH8T6aZ4H90w7F1to16dlwch3vTHugM-SrtRIJKg4,9292
695
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js,sha256=420HPZR78CoF4yB0GCK58KQQoMbY8rQgjc5-OJ4hqGI,4800
696
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js,sha256=6DqkuQrocgmruF3XMtYNvRtm5WuMcau6MvIDw9xSU5s,2882
697
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js,sha256=ipnufb170OudzsR1IvZhBDKObkT0yBlVW1UXhMb3f60,3312
698
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js,sha256=pMRqeEFJUzuR1M-IES2s3uUTip17-JKWAA5zN_qlB2w,29485
699
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js,sha256=EooVXfXSXojAzhOfCRF2DBoQHUJMn8BV46efH7lCwjo,3433
700
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js,sha256=R6tmA37zP4CPCckts3hOgFoP1QdqJ-HMCHO9T_AMmjI,2769
701
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/79d088064beb3826054f.eot,sha256=edCIBkvrOCYFT7iBZUFiNYl6hWypUvyhSYscWbFqqkg,34034
702
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js,sha256=JfZEhTcq9RWMg2bHGPMH1UlQCuvyT-2Vb1TwYcDs0YM,2398
703
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js,sha256=HPgjfp3vhATzVdFbpPdT320VGCwTCVXJV-6ldLYgt4g,3496
704
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js,sha256=QMsAbwwYDrr6kXndUdRo7dnJM6mEo14haQMSFKnDqp0,2327
705
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/812.2577ef8cc5e1b8ad35e9.js,sha256=JXfvjMXhuK016RzmOk9RsaB1vCXMro9jndqNspbcz4M,9129
706
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js,sha256=Hqx7dYJWm-HDqLVuL-aTjoTQAaxtdSdhzC5723GEBzE,1903
707
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js,sha256=jd99LZH2ao5NNrBUS1PY4EOwdNQhSEVR61ktaEeOJnk,20655
708
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8302.ed6e1953f9cfa8a35103.js,sha256=7W4ZU_nPqKNRAxKUWJ-3EO7wI2KgqGLV2SFmi_y6948,128051
709
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js,sha256=gPy8gy4esgtx52kpASII2UIMIdvqGWuRnOpUgOkay5I,7726
710
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js,sha256=VztpnjWQcpv6ihBOM0qLcQJmRNMkQYSpmo7WVjfDvQk,817
711
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js,sha256=FUuksXot7CKjVRiNYrZ8it9hSn0QvfexRazRif8CNIQ,2426
712
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js,sha256=_GNSKds45vxqojbrEqR1McgmfNzTm-Tk4IXWbaI8fO8,2399
713
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js,sha256=J6JFsjkhkUv1whtPK8ZWydtPi917zYfwpyONgqRJcGs,9831
714
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js,sha256=GvlmVSh_0SSHeygT683srByc3_JyB17FsnyCyxnsZlc,40261
715
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js,sha256=3NPauQJbE-ub6CkfP_Vqqr0y9FmiG1k500BD4mSNpk8,12845
716
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/870673df72e70f87c91a.woff,sha256=hwZz33LnD4fJGloxfVWMLDtUOSJkrXm7rcbUJK6HZf4,21480
717
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js,sha256=X8Xst2L7RJTbAgoSYQ3wGPh2p5lkE4vJIH2PomaQKU8,2946
718
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js,sha256=qen1vUev-b6d2TAunZ8lyHgMRJnhy1l5MFQQTPaQ7OY,90871
719
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt,sha256=ZQKDda2T5cnMEbIbfgsc4mauS87EgjMNMfxr-gIpwKc,240
720
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8771.0ab0916c445ff9bcc179.js,sha256=CrCRbERf-bzBeX6EFdbKjvUPPM_U4kOtHD9wiB-50_M,26003
721
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js,sha256=TTbSjc-Uv1nL_kFtWfXwQb6vPSu6clO0S2oK75T3fFY,6472
722
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js,sha256=DxSpGwJLWcA5p9ouSyNsP0t4HNVI6iJRWrPxqOUOmx0,2375
723
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js,sha256=L_lHvNlswHIwWENBM1I0BxXGiAmVUdcQPeRhIRD03cM,9348
724
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js,sha256=iJiMqroeM-2tW7dZ2hxrVaJr_0X0ecSy0F_Tgw2Js1M,67366
725
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/88b98cad3688915e50da.woff,sha256=iLmMrTaIkV5Q2lVVP_atGF4NzhNLR_F26RsQD4qbF1w,34464
726
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2,sha256=jqh5F1SRWomKMQDmPjKXim0XY75t-Oc6OdOpDWkc3u8,76736
727
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff,sha256=jqjbsbAub3MPVbTLXUE7eFufXDmAfQoPp9ogaggkpFc,19776
728
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js,sha256=Dgy6DMwqS2cGAIXnoJA_m5_dQ22r9mExpeyZEa86YR0,41505
729
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js,sha256=JgvAXijsz_cK6B46qNKMeBl3BhBJzKk-A2CTf9iEZU4,13038
730
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js,sha256=3zkENlbHIzVS5HSwM-VTUid6erYjxonJW8wmvh5SJ-E,76745
731
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js,sha256=vXEKjbiIOoNrWYycNYGMuj9xYr9If_tfxgh_kY1phf0,8825
732
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js,sha256=UwUlnGXfocmYdHIafFkSx9dRPHWw6M2iJpEAKVUEXjU,527486
733
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js,sha256=-j7nSlwPN49NUXWRAbYK5-BnQm5f4GvbkK41sDSyaE8,2848
734
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js,sha256=20M3pRa3840fiWdVSbu5xsxzpljsbsPeq5rucg1QqNU,6408
735
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js,sha256=HCqOaaLeV90ZhEu8glVcegwu1glEapqXg1zr4GcwDOY,26851
736
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9230.0f817b2a7d934660210a.js,sha256=D4F7Kn2TRmAhCh2s9IEAbODpgsF_B82fbg2M1CJRG8s,121036
737
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js,sha256=vCtmpFAs38_BT6LknKFEgSjToRff-wtTi3YMRwvwK-w,233
738
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js,sha256=gj3PrCFvgFdFLXDIrfsRihoVe3pADXGjMzErhH2AZME,3818
739
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js,sha256=NMM-0R4tbzGEgPTOawolfw_CK6UkvqZfLHekN-vb9jc,4543
740
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js,sha256=k8jeYeqeoI7Alxg-Kx7m_fo38nMDkhGSgfBZM2UrNtc,23176
741
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js,sha256=Ai3HtOmiyAwywnCo0cmwjRq3y7Dq5RNCA1a2-d7Qt9s,87517
742
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js,sha256=_l6eW3KN6NFYc87cnl1nqRFPusfYpI2li2kYstdHUS0,4291
743
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js,sha256=nL-lLEKSe7OYtPzTMdI1R-8zBFM9VzvNYC_HQqftRpI,40346
744
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js,sha256=2TyT4ITNXpPNLR4Yy9kgo90FJy-JJDTWYSLnl3B3Q6Y,6863
745
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9674eb1bd55047179038.svg,sha256=lnTrG9VQRxeQODcJOmdmjqiPLtAG2RNn0NS3qh-SEfw,918991
746
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js,sha256=wCNKH39qwmL1YETv-32CVGBuAZERDFB3vdj702fG0Kk,2143
747
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js,sha256=-31YpAYV_ojpTkllhnmEj2ZqnZug20laG4Ey3wRn8BM,9307
748
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt,sha256=uOXUWtu_5EIK_PMnjKR8mlvnQx5oRV3ZmidRKAcV94Y,64
749
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js,sha256=L0jtK-s9zpRRiE7yOhKirTJOE0mrex1A7lqQjBc6I54,204514
750
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt,sha256=BfGBDxaVRBzuhMH6vsGfpZy9Fp6eEyzJJD61WCiNb0M,1144
751
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2,sha256=mDS4KtJuKjdYPSJnahLdLrD-fIA1aiEU0NsaqLOJlTc,78268
752
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff,sha256=oAm-pAT3pQDe1I-LmtnPFuElBLMZXdniWXUom4JWsPA,19360
753
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg,sha256=o7mBd4AhTK8B6K7CC83CMFof80oV-ugezQkj35zVzQo,747927
754
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/af04542b29eaac04550a.woff,sha256=rwRUKynqrARVChQMXxdgpkl4OYlCbyVAhVv0FXgZNn0,9908
755
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf,sha256=r2OXUD_O-9YTl2whrVweNymMGLvgfQltsDzNOvbgW6g,202744
756
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff,sha256=r5b2fXrM9f0qSmgtC5-LM5-Opv40wxDBaUyLp_bdyW8,11852
757
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/b418136e3b384baaadec.woff,sha256=tBgTbjs4S6qt7LcL08SKjamCUhATCyiX24CMRO_Ig8s,12660
758
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/be0a084962d8066884f7.svg,sha256=vgoISWLYBmiE9_6b0n7BblH1qTtypQLJLFok3IfrLrw,144714
759
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/bootstrap.js,sha256=kvsrfDhCsCpWBvftS-cjVAlwXSRI-tGpcu4f7gWXoP4,3275
760
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/build_log.json,sha256=4_LXhHM1sUicbJW0adKqJ7rCA8eFdTip6-V3oZlydQc,21601
761
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff,sha256=xJgQtT7MDYfYAodixRiSQZfdnT-QWwj5nqJBMBCFucs,5792
762
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff,sha256=xW2o1p8aAgi44HA2VsMmS23XSL1FJSTIKwOFtg9qaME,17604
763
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff,sha256=y56eaTGSQTzeKx8hwdwdRLb-eyfMK0WOizWdGPn_j04,16276
764
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf,sha256=zaWdbv_6aFgw_ZW1X2SunLUSec00skELafhMfsMBV9k,133988
765
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/e4299464e7b012968eed.eot,sha256=5CmUZOewEpaO7WOsLbHJUJ9WvKQJ759x8pJqjDyAsqk,134294
766
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2,sha256=5CqIRERIrD1gVJzHwf8sipyschA0wHPYChSkTnlzDMo,13224
767
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf,sha256=6HEbu4ca_Y6d6mDhbTDwDH5IN7vJgHBlAXR1uEn6IxM,33736
768
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff,sha256=-SF_ZodLDAHNjBC2opXbxPYJrLb1rcQcN9pGZBtX6wI,89988
769
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff,sha256=_G3fXfQCsmPPsViu2OiZclQsNLcZzYex2zBGGYX3vVs,14628
770
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/index.html,sha256=drZRrymv85cMuO_cBtr9tg4K5EJPaSJv34xClvTyZyY,1600
771
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/index.out.js,sha256=Pr5riQaCqo6Hb_fhDTsSgyM9ektiPB1GdVvTYNDhECY,17660
772
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/jlab_core.bca8c55f9011e1fc4717.js,sha256=vKjFX5AR4fxHF-Ka5o0nZTBgNYnqVxZjAzpx22p3lQ0,2189598
773
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/main.086ffbfbda4e5316f5b5.js,sha256=CG_7-9pOUxb1tVlhCrbalMrpxkzt8_PqM35DohTztm4,76701
774
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/package.json,sha256=wTdeMDXSoWh0HkS2MXXEVpnXjrzVbkzwnjEooh6KAws,13023
775
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/style.js,sha256=pg4R3idM2XIaqsmXEwboyv6De5kfnwWsfQM-P6O0KlY,2507
776
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/third-party-licenses.json,sha256=YXIFeGBugtxHbLycAKRe3KOmc-FYTjNl9NMmPbA0aoE,325020
777
- jupyterlab-4.0.10.data/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css,sha256=cm3A1G6WWiPtTJFcjQqjqT49YbYjSw0Ld30HM2evT44,17772
778
- jupyterlab-4.0.10.data/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
779
- jupyterlab-4.0.10.data/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css,sha256=4eQ56sRWgjw4qc1EXf0UgtYNZ0vzOmAGVJysQO9tC-Q,16493
780
- jupyterlab-4.0.10.data/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
781
- jupyterlab-4.0.10.data/data/share/icons/hicolor/scalable/apps/jupyterlab.svg,sha256=9j-58n8xANSXw5IXti133pyAEIcIeMiSQpW-75TztOg,6553
782
- jupyterlab-4.0.10.dist-info/METADATA,sha256=x6KrxvNc7V94s8TuTXb1pd8jkFieixkDts1va1T5ZX0,15810
783
- jupyterlab-4.0.10.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
784
- jupyterlab-4.0.10.dist-info/entry_points.txt,sha256=lANnUL9eeQtTDZdkvbjcpSxVHstN5BOe8Pewsbcce8Q,317
785
- jupyterlab-4.0.10.dist-info/licenses/LICENSE,sha256=3rbXxHxn8BJ16WxufoRgNrx9-y9aTJWhIc0Tp5hdfaQ,1707
786
- jupyterlab-4.0.10.dist-info/RECORD,,
441
+ jupyterlab-4.0.12.data/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json,sha256=RL_pBS157V67FsOnyJLohgp1WjmyNztRkrnkJkBZbCU,87
442
+ jupyterlab-4.0.12.data/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json,sha256=bjK3XM4BK5zKmuRXJ5T0HycyRNlytW5SJDkcphLFUTQ,85
443
+ jupyterlab-4.0.12.data/data/share/applications/jupyterlab.desktop,sha256=1TBKnoMuZmQHo4KUzcU8CCHi3fXZtLa_jQYTef09Y88,227
444
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json,sha256=mEAew9raPhfyW_lZBU_OixwJ2-avtE1663btO4embsY,4241
445
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json,sha256=r_VIaYpkcKw5Lmf4ghjIUd8E6VZT0_aaT0oj75qpxsw,3219
446
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig,sha256=LVp4lDaf4DAyIJY-ejM9eYGjS7tZpsUYHoBxuvr2ZOM,1799
447
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json,sha256=Qspf4ErRC9cvnInaf0xscPMPnfdY3gxCbxtyaiEYcxI,543
448
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json,sha256=Fx7Vhmv9ZTQJqxqXr7g0pyrOOwviOk_rLbuHRmWCw1M,3036
449
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json,sha256=chaXjmIAbXl-CYoGlvAyePtWFQSrIZdQVjOQU8BJQXc,2151
450
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json,sha256=LIWhzf2IBwBmoC8A97d_oEpadnx1-FFopxHk5Oi5K1c,1379
451
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig,sha256=p6cnUp1HuHQ9odT9XPUoTpo14oYJVR2PqVwWSCc3ei8,2095
452
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json,sha256=cc5QQdo1P12mSCsEEWQRMecVvdDZ0wxcI42M5kgw1-A,936
453
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json,sha256=BKkGv898tqerPvGvboy2TZJffwm0SxsSzV6_cLiUKVc,563
454
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json,sha256=4_eQbAzJn7b46TUwQflCL7qeQUQaW9uG_fa3v_G5_ZU,677
455
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json,sha256=nIElIJQHkNdc9kGJIoUOJ-AtEEMDtKxnCA4O-gcPK8g,3717
456
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json,sha256=Kd_SDhB3COWuXC9NubczeCXSzXUrbHdvHBTwfxY6ZKY,694
457
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json,sha256=RSS1Utq3wq-2qlE8ghpS915Xh6H27Z8piZ4OoNVJ_rQ,457
458
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig,sha256=hNNC3RATR0w6UE2Ey3CG-TkIqVqYgoiD-FMuv6qgd_U,1449
459
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json,sha256=OtuEeLFhYxmHCGLysOM3qlJGFEq3z6HpJFE05Ic98lI,2518
460
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig,sha256=efm-9H9eEo8g8f5K7xZO-YfFxtduphLQAY6XDZ0bt38,1486
461
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json,sha256=I4oSAY_crv4gVfjjbYAx0MfadZOVCH4xog1_fGf8P4g,751
462
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig,sha256=ZkzFxaCH4HxakJuDrF9xnZ8JNqRlmednQ6-z29l1BPc,1870
463
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json,sha256=OIryqsXzyvU4My5oWru1TWdOQkp4jSr6niFUNXpiIYE,444
464
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json,sha256=TBwV96PrX1nrUclVko20TqNjfr9BBwdX6DfbP2NLjCw,1405
465
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig,sha256=wXrOJerDZhEWgRQ3BrDu7mmJwXw9xg5FtYTyIVscCho,1478
466
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json,sha256=G3NCkuZksgF-q0sf3VA0Nt8acKKmSvqq5rm46cWfhAM,343
467
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json,sha256=_qlF6ldPeVxqKe9FOYz6LQS6Jl51gNA5wqTbKCDF9XM,365
468
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig,sha256=YVk7uuNL_6TQ4bOxiPsAZxjwqlrv7--HeHdX6uRq6FQ,1887
469
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json,sha256=EtHdCF1DU0SqQbXhdCaOjunYk351fIacY56art0jXyQ,3610
470
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json,sha256=msvO3zWZoAaq_VnmUbmW4yg2TkuYIE47hY6jtH0wtbA,2244
471
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig,sha256=p9gOOxsQY8sqNrNYk2sUt2QpU_P9dZ3pX6DqV34pFv8,1663
472
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json,sha256=2DDqdcF8CwFM8VtSuEPJG6P34nm-IbOyAL8qipFUx24,2244
473
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json,sha256=k7Y1I9Y-GDPxhxzlnwbnV_s3-odVrnpWQx99MhWHuUQ,3133
474
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig,sha256=ZxJeAOINiUSwmaEtwLOY1ksJQVI4ZVTBCSLhk8m1Qsk,2148
475
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json,sha256=lnK_G5VKWL1AseSHXXZWqqSk9lrFdSV4FQz2SrFB-qY,465
476
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig,sha256=855W4_VcILeD4oHjRNfQIkQgBy-gJu4MNW7O6lmrt2E,1873
477
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json,sha256=Jeic4jc2X5zqiWR6bFHAAGGJYqjCkvDA7PfXehACy8o,3935
478
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig,sha256=Amka5TCpy5eRx5iafQtBd84ZeJcVRVcfzXcw06-s8sI,1469
479
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json,sha256=28akZVtNWmvABFNleHi_-2rqApQtrQQmNA1WC90vfhI,1705
480
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig,sha256=QKHgULmzWkLdRTCp5HQoYfGHgaULeQa8fZtAhko_tlY,1509
481
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json,sha256=SeWXZFLaYAHC4y-ARLqNdgy3He6mH6vYs0dHZAZ8Ico,1514
482
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json,sha256=b-mJzTMxTZ2_Z8euXxR5FQP-Fyv3Ezm06BuA-GwsrrA,6506
483
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json,sha256=L40yimhjPAvK9r2bwu16RlJ9ZNdptVcLJqhzdyZ33XI,513
484
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json,sha256=rcCiL2scgNILwkhfnoKKStLZlxAi0HMia9KcSKN5cZ4,385
485
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json,sha256=nGc7gQy6951SIN9jWnoZglxGTJZounW7FW9FgomxObM,477
486
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig,sha256=DlRGyqNHztzdhTnrnvB1oFoAJ8sp2_rNzefer21ms6Y,1826
487
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json,sha256=geOKvSIstI0FPwbRf7NG3zulFHt1IeZOlsBBu60rp1A,3147
488
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json,sha256=WLvD1ORShGpS1FcF46aSeOSmHrxQ2Tu-3e8rmWVE2Co,336
489
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig,sha256=PLqjjUFTDFyJUQ-JDjzNAHisV7lWqkztRAKmSGuQ3rY,2336
490
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json,sha256=Unq3zBOGL4zaFfyr02q-w-Rs8-6Mw7gtam16zwZRnF8,6617
491
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json,sha256=yVsOTPpDXTD9HqRxA6r9EC0PoGGM7iNwTqvAjPg7dGo,422
492
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json,sha256=FmvxXGHUoNbNtV2kNhMrv1pnQb3bh8tWdjDt46mVAZo,456
493
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json,sha256=42Z93JtQ42t20Sx8lP_naI3rJlaf7_J3mc6bTnGpGro,364
494
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig,sha256=MSJvt8wC4dvsJ5IHXZHlGJ15hhC47lHw5kCmqIE--G8,1650
495
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig,sha256=v3lQj0un477P-u3MLS4UhHlRMszNZXi41RVge4kxrAk,1557
496
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json,sha256=jCn5YunqazWBVhbDJgWU1PMwkzafpTazridLHppUd7Q,2465
497
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json,sha256=OoZbJZjosHgofzpro3IrtGgXPXyU7C8BhK5iw_0q0Xc,613
498
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig,sha256=P8jvtv3yKPvd4d9X0zdBQkUwCSVfp72sVjywv7M_eFw,1409
499
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig,sha256=F4ejclvDlv3KKWxEh_VyGmTgIVXQ63fqYH3HWTbmN8c,1430
500
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json,sha256=bYGH9w2qzBxXVSCTO5KV5sbRWa8_AmU7MRf63_7XPEY,1109
501
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json,sha256=ZFazWVO30YV1SYcsf6a80_wNIi4_RE3MibVIygXHOXs,332
502
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json,sha256=f2DLy7g04Ag--wKiphczEoNK_hO5ZLLcZjSecVu7GRI,782
503
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json,sha256=ehcPdI8eBlDfiUv8mPC26YfiA5x8oXtstMIvhVhZY_o,319
504
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig,sha256=dNQ1NC3ptSCqasnauWG-mZulBmUqf8YF33kgBGcwNTc,1579
505
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig,sha256=LWd5YJV_xKowaG91wGpUQFfpwQaQfz0zRhbZf7fne3A,1566
506
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json,sha256=NV7XKqEO3G8wXVrxN_-kA4CN4xqRKy2pVmAaFf20mIU,662
507
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig,sha256=c6h1hd2OXFjOwpQN04Q8r_5WJw92TEuUomIelu6MbyM,1716
508
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json,sha256=x6xm5p0Gull-nCxiut7YMoX8ruADqFhUiKS5gUPH4Ro,1102
509
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig,sha256=xnnXM_3fhXPA_ULB5aTDrykGjm6QLjED-_KHTL9aJaE,1621
510
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json,sha256=uuBFmg-gz-fkwQzXgxrMm2AD0Ckk46K3DR5xhDRMUMU,2293
511
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig,sha256=2pj2IkGvKuVJNOuQp2QRyWn76hwse_czVftVCEJ0cE0,1687
512
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json,sha256=0n2o0aNpxtyzHf4N7mP5SbGfkDgwmahRCttYukIbrT4,9894
513
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig,sha256=010yw4sLbMZnkuscTaAZ-YLCCjiS140MclziGv0Pp5w,1560
514
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json,sha256=CciwliDzR1oACjZbms695bysXB7U6pphgzqwAMR6aWU,2325
515
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig,sha256=_5kvYcRlX8YxSEHJkcbSd3fNWC8-w4Bw03ywhhVaz44,1566
516
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json,sha256=rzsrThX0QmGNMbBe0zzDC-XMDgyw0dQd4e91uabelrQ,756
517
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json,sha256=gkF6exRQLt_FYGJb292xGcO5QQ2OIVXa1LBIoza8a9g,2387
518
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig,sha256=Z4-2No2hRco4fGT8_Yfs3d9YZlbjvhNfNQc72524nV4,1586
519
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json,sha256=Zsr9INmByCBe7FKEy1ErT30nTICOipofiZ32iZfGih4,348
520
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json,sha256=9NpTEY9ASS1sRKsPZYq0EM9semANBWJT0E2gG5VCQKE,672
521
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig,sha256=zkMYbD1aZc1PJXha2lJlcNMKbv3v-7c3GvGS_TEETIY,2710
522
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json,sha256=ORQBdE9m7MTKUVj_l64N4DOn0yGTLlvv42BtMTxS0Mc,3144
523
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json,sha256=SgzP0IhaIJRPV6QveAdmNGx94nGfZVQzlr2ITSYeaDU,3605
524
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json,sha256=FFbugLM9UOKbiTyqKT5naG8-9wH43eljSVQmdpp7oI4,22366
525
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig,sha256=K7GFBIAUFcEb5TxI0luiV7goxA_2gPOz62fsSZwmh9k,1697
526
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json,sha256=wx_mimHghAsTDE1sAp-cV46RalHEXu9p6fhrj9cH4kk,1487
527
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json,sha256=z2ZC2O-WAsb896gCxzuASMofJZbazMJK8WeZPMnCCE0,389
528
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig,sha256=aYkRHY5IxxxdvfbkZ1MphCpHzzp4Xp4Vw3S9vHcdrfs,1637
529
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json,sha256=ecRQVrfQzSMKA3GWQNoS6hSXvOydGLiCQmr-Q2QpjwQ,440
530
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig,sha256=3sHUAxnxCp4X5K34pSc8kGiLGdiXnGDbKLo3tZF9_h8,2074
531
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json,sha256=I713NdRCfwkQ02Ka2tM61T5GOkczKDo_aX3YNk3rJWo,1152
532
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig,sha256=3pP7IOjHuCuhHsgDQURs1rssAixJYP4d-wOOUqdunIM,1567
533
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json,sha256=Wfojn-Na-smVifYeKMd7rnpqNVRHwPowEA-zs1yhU_Q,848
534
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig,sha256=L8AXxkDcrxSqWWB7EAzPiK4OC_FYNKsH2ceJgJYLo-U,1702
535
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json,sha256=DJHBFu6FqPfCkbAQ3vD6Ya4Zr1035vAz5Kue2hu2v8o,3128
536
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig,sha256=I575XdStSwwA5DluHlsCCnl49SU2KmyEjDqpKnGKU3I,1574
537
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json,sha256=zGmYxqeYDU5q2VljEicCcNRHLnTjgKz7AI1irdwWlbA,2050
538
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json,sha256=ilJ4kCH0EioAjvSSrr1Q_Hvxx0pDVbMo3IEO9JzPl7E,551
539
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json,sha256=wE-hqgOMCtBMTgsZohbrx6MA02_I8UHPTipcEW-KK80,402
540
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json,sha256=8E_ajVTsweu7BXzTJlVMMXNjhy1yqzpjup7udAb4Do4,572
541
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig,sha256=BJ7jc98rxpZtj6jHXGIgQJvA93EpjYhzN86Qa2Lcuxs,1718
542
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig,sha256=dyhT2Wo8lEtlk9-r_ow-z1fOKsTJFNZoSAA0Bm_DJi4,1552
543
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json,sha256=0ToYftfEw_1fueWtOZL4mkjSQmv_YTO0cuz_YUXNHXs,1394
544
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js,sha256=BOAhNgDDjSWMcFKsNGWafejy2w-moAqKnOOl4fDmPeU,162978
545
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt,sha256=1J-1y3fy9iL3n7_uSe7E09q1FXCtEZ0FQkKs0FNbmNc,160
546
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js,sha256=C2fwc22F7EH91MmZPVUDaI0-hpxja8AGKPtylPuWuxU,4435
547
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js,sha256=1UQqRZsYkHwfkZypjEuRVe0cVvFBllHEmcoZziAni0g,33128
548
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js,sha256=CpW5yTr-Yc61J6PbcGGq9Gqpw6hBcWuxAOv4ROm7OdU,26320
549
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js,sha256=nSe-EJi8ir6-P_wLUnjTk9tUo76NxNKuDX4w9SsK2do,4463
550
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js,sha256=4KITsbCaG18AQZ8DiQiNqfoLm1hhjnZsKqVjQDWcZxM,5636
551
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt,sha256=eNJ8gc9n9IF8nW1d9sI9niuHstYzjNz5vqXx9UgWSPc,249
552
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js,sha256=4jAv9fVk1uWWu8h25jB0xxunAoOlwK1t_w1-py2DSOw,2697
553
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js,sha256=6Ehu0HQ0a8YpygIFadrtMoSUVcWJpjSNmRoy9IyW-2s,2701
554
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js,sha256=w5EGHYqDRPnRd5NlQqEhJmJ0b2bXzjV5iMkE-8CAGcc,13219
555
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js,sha256=TMF_MVEdH5xgUlXdqVQyli8ItmRsOkOlXoK5YG-IBY4,2550
556
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js,sha256=3NiVOfZHfBNnr7p_HLM7IoL_jVq08i-idz_EBtekTXE,2099
557
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js,sha256=CTdehpvCVCmweiCux9zzD66rrFC4dkRXvG0XFVbKtHI,1096
558
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js,sha256=DT8641plklUPTa1R1quUJSLimEiPYYcvzVzRXwqklDk,130890
559
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt,sha256=e5rXKlIVk9PRn8cQPr8kfCfz1Paakt2urafpaM7lFGg,95
560
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js,sha256=YSQPPbZ9PZUnkJliGc9BAJ7Spvuq5WxXcgT5Tv5HDtE,3851
561
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js,sha256=prvhrooZhqc2I0_53meTgXjPUI0837yvW9NrbDxZbXY,3140
562
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js,sha256=T5MF01SARnsjySFbwz8gUjhUh-ZmFWPssWarYJkPhtg,475
563
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js,sha256=T8e0r-Kwnra1wICkIkyWIEb0Y9yLBZ0zvr9LF1cKSH0,11127
564
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js,sha256=O0UujsMOV9urpTaYp9ZfDt-5BCxYmYnlUvXNqFRq0E0,5447
565
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js,sha256=D7v-k6Su3ZGHXCurprxB7Wa1TEGHwZEoNOPJ5MTLtrM,5710
566
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js,sha256=B9luQCDtblQ9JbTewrwiNPFPElxyF3zBO76xkallI8Y,2599
567
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js,sha256=-MVoL5X_p1y69q5TgcrccOYbV80u119LiKE3rm00acI,6749
568
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff,sha256=HLHDnqZC8mpN_tIwtK6hw8IYaJQh9unAp8GBFpPE-gc,34160
569
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js,sha256=qgedrFxSD5OyNNQR9Ba2ffIidC_JLaWOvjF9x1NPa74,7268
570
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js,sha256=q8hnQTGPdsPXJg-VOolbfPsALUZ97PPLFDYr9C70Nu0,1811
571
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js,sha256=YAscMq8Yb2QF-U-HsbkhppGkuOOX9pUghc6ZIMCG0us,80867
572
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js,sha256=KWNG2wBntIg_v3n2qTCULY3abMdW3mqNq1T1WwjcXmQ,26582
573
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js,sha256=vp7GEPKXA2lPz4862Tdtf6GhGGVU9gxPx87fg7WTcaA,8099
574
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js,sha256=VcaSEJJeybKN2VvDh5XdsvqM0BpyvXI3L5Ad_D7DBmA,2636
575
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js,sha256=zaD3GCvyoaA8WoDEGF0XAXL2-hfX0anLDpzNMEev95I,1983
576
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js,sha256=BKuuVJsZNjwv3eyfl8KFgKcgAIkG99AWsCTErj8Ex4M,275763
577
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js,sha256=bu8HjLN8Mtf7w6dzYbUomAYETTUWX8i6umoNU241qok,4316
578
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js,sha256=n5ywJWHeG-xz_0IpbBAx90dA0e68Ep1Ytm_7YNFww2Y,4289
579
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js,sha256=y5yvYdHjSnR8wCT0uOt-9yZ4LCAkyy48K1Isi2OIyQU,958
580
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js,sha256=2rdQ7WYgnfYf4W_r5u6qUccmkeIGBbpBmutd6PV-CZM,4463
581
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js,sha256=nCmeJnhfdkbLOZEMC3INC4f1VX2-t1Fj5yLPDksQW5w,1458
582
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js,sha256=CGT7Y9erHtFok-zfhINGBU-kqq9oneJxErIlEC5MWIY,4329
583
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/26683bf201fb258a2237.woff,sha256=Jmg78gH7JYoiN9l1RhbenU7PTMHNOd0ZAkdt99dfHRY,9600
584
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js,sha256=aAsfoKTGbGm7HkZD-U5xCmrEvfTExHDOma5geFt08J4,22749
585
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js,sha256=J6boX1xMCSq4ojQxU1M6csEevNkrqMYVCYcowXtyFUk,11945
586
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js,sha256=4ZAwf3-Ex2kQaAFeCyqbW-TjENqW_FJTnrwD86q0A00,5079
587
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js,sha256=P3hEoSnxbsH_vCPq_kr_5c7ddCKg0x8cSyRO_3ptjNY,93529
588
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js,sha256=uIIzFT2_M_QLKV2ALNMxOutBNoFUhlOqcW18mnjyGqk,5687
589
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js,sha256=kv-PErrW7gaFnGwK93gcQQu45nq4ItGpIHlTA8caYSU,57491
590
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js,sha256=6hUyKkHT8TOYm5CgQp4iOf_JGxgTY5wnm_SG0ArIEbQ,9348
591
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js,sha256=l5HhBxxfCVQhv7EqyhcCO2K3Id02tGC4DgNrcW1-Vjg,15642
592
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js,sha256=inP2qs2MpF-E-VIBwJxkrDRqB9uFxEZk-pF20L7w2jE,69354
593
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff,sha256=MOiJtYy8Ua37sDirGpbcQCWqNUKjz_dxL8VezlEGdeI,5464
594
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js,sha256=hc6kvi4u0_llTzRpObPPVxGvsXpqHTj5emBupurS7so,49291
595
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js,sha256=deEmh2h6PeO1nYfnDEWUld8B4Cmxn_d9goJErOe7zTg,3784
596
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/32792104b5ef69eded90.woff,sha256=MnkhBLXvae3tkFttFZjtBdgIdoTTjnqU1S48OLoW9H4,15944
597
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js,sha256=i9xJrRp8pZOoOFbIeR4oQihe9vESdmSp9GvYNJQ92Gs,908
598
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js,sha256=uFpGsmcwwc1TlRVuq1xdf5AzE7dHZKX7Y3uQ04d1YAk,39124
599
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js,sha256=NJW5iUbeaWCs6DKd5SjcUYE_TAdHCcC0w339ypeONGE,7798
600
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js,sha256=O1718x1GC1_NAcdKBbN_cHJBkMKHjII5lEn1QCRptIE,3229
601
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js,sha256=vZDpC_55kRSG6G_bZ5GVgOQ1M_dh5-saB4_rYYn2Nxs,28315
602
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js,sha256=JPL-ZG2BKLydsEBhZi7b8ynDBB49UYBEANSGW0Sb5Bk,4816
603
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff,sha256=NVJU25yhCgmjtfCSnXTrRnD0T76GTAdSagYhPgoMr2w,20832
604
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js,sha256=XBfAFdcbad3KsyboMRv-Sz3e5jH1fI6_6nQaQcKPEIU,2648
605
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff,sha256=NuDXLYp6_GlqPnpcc2mAdjRkDemwIle8pEe98SYiGic,1116
606
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js,sha256=pGV9wWvi_8SSgkGjeh27vLugGuyauBWOoIqhHFXB1Co,15939
607
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot,sha256=NzwE_SQY9cd-6knVFHMQWPGQepT_O05dfD5XZ-i1PYs,203030
608
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js,sha256=bQ8PxMii64CsQzlPLeXsJOL1XP4NK5N_bTH6WoJiI7g,6845
609
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js,sha256=k9U2arKKGeHw-WhYh0iefgdfAB_9ie9zeaYX5nxYsU0,64669
610
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js,sha256=CKj9gkA2wws3Rj2-33aCYOA5LU1mzR_2VGyh1Dou3Q4,2693
611
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js,sha256=2zRdvu9e93TlDJH9nnsrFttPe5Juu5grqvfHRtz62CE,103882
612
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js,sha256=upbltTuxbfVmGPrZL3EV4U9X2NRi0FGEBiXsif170do,61634
613
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js,sha256=8pwGq9y1YBMEcdnjE5Y006I1Yx-BGGiGyYC7Hr-WBfU,28163
614
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js,sha256=onNIRn3aTqQNTbl39OIgBQxG_NukodSKkAXF81GtLAU,135514
615
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt,sha256=LfoMy50O6nOmgtm1W8m4PagdCvCd0ZPuA36N_oKrLDk,483
616
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js,sha256=UHhuPtmgEymkoMU5Usf8SRcz1Td9Ogf4m9Smpap3rZ4,4493
617
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff,sha256=O8bsqufs9vjX-OoHvdusqGAeLLbonWrvWOeNn22KOY8,5148
618
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff,sha256=PeeE0HufqPEEwQkoqHjuh5zzMFyuUZXLpmPJwrsBles,40808
619
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff,sha256=P200iM9lN09vZ2wxU0CwrCvoMr1VJAyAlEjjbvm5YyY,101648
620
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js,sha256=1DwS5XsC4VXQIhMpPKHrxQ85G-zjJ7eHpp-x2g-T09c,99552
621
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt,sha256=MFVywCe4fCte7HrHaVpL-jnDWhe9ei9zkyRvRUXQU-4,212
622
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js,sha256=CWp0pTjgMbbTRkQj4T6-5vePCUrY1bxUmL_twMDKOw0,4139
623
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js,sha256=qgEpeMQdHRsvFBjg7IWNn5muj7PirtAAruo12k-DPRQ,2201
624
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js,sha256=MD7nN0x0Ioe-hb1XwDbwMwSJKdMssf61y2YYFIhY7kk,5861
625
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js,sha256=Wo1nNgFwlwKNeN-9Y4fjFldXGByER8QqxvX7QFzoEGg,1907
626
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js,sha256=9gkti38uUxGNG2akjoo6f02P41_BDGecuWVS6jOoEwk,1012
627
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js,sha256=5diZcSdUH3X9r64fhMsNUuZLozFbGP9aeyynNycGaXY,68937
628
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js,sha256=Q9qxIP6jLzC7uUthEtOidNavtGfkeyjPEzbgoZDL4yQ,49135
629
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js,sha256=k5OElPRWzXan4wXTjW12uPYGUf6GDU9_TETQ2vUiv9w,1056
630
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js,sha256=L4gZaEuW7P9SMcdVaUbNKj4X2MKvZcV251EpcRmYYtA,4873
631
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js,sha256=a3hNBS20LpPv8ltRj4N_0GzWNN3MPc9_QW4na0EMXeo,8995
632
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js,sha256=hyJOpELUIxbdoEHBj4LvkFKZBSIrDhdd6MAXSkHdriU,80631
633
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js,sha256=ckRKCfXwkmRkkN69H2dulf8UsQyTa0FHnoI18J-Ng_o,3117
634
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js,sha256=QoUxck9J_oJP-lgbzQp-uxk4OTAY5LxGLjUt8BJXNLc,37602
635
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js,sha256=-xGcXlseDHKgDxkqK4U4U_mI3DSYqUlIztm5DMmzzwM,1377
636
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js,sha256=1OlljqJTAeFalGwU_k2G7-M_9EkMKpQX_Bv3uQmiLzw,4369
637
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/481e39042508ae313a60.woff,sha256=SB45BCUIrjE6YGGK8eNxRquT6TJMmOTHi48X_lXUHgs,1368
638
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js,sha256=cwBDgWASN6PvnE-WnG2xe97Y-0H0X6uXConVxRWmmpE,3875
639
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js,sha256=cjP2j5XRC4WoPubMXgt0B07Teg-sRTDP-8DwX66RrsQ,31835
640
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js,sha256=pJfN2ktxUpAlaFEd7BV99YOyIyzTwi5DlyLEMETVboU,171464
641
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js,sha256=zcEgvaCg3sTPwozUJ9g_zk7Bxp29CNCL2dGQgNGT0hs,4008
642
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js,sha256=nHfcJ6JR1BNYdimyqZcBnkt3jkKf6iJvUwucA_Fm35s,102348
643
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5201.8866042bae350659528a.js,sha256=iGYEK641BllSigAd8DMfi2IwORSWsefsgGFegudyYzk,22460
644
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js,sha256=wALUCsZH3G4dYfqFA536t3UaPIAP1Ms5pgtoXfPAuCs,2358
645
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js,sha256=DNPwELsImD7D_WyVoK4ifXaEXYoc22YnrV26OyQs2Xg,1168
646
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js,sha256=JUH82hK2YWZRSHnz5mA8p_pnRstpDFyVvmESyD8AREo,16411
647
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js,sha256=zkoCdFluAyU3TLUATWUhSQK7S9zF5AjtAaL0M_CF97A,10391
648
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js,sha256=5ENO8gJ7zF7QydZfY_3Rn5sDoqwNwvM6ldo359Nrypo,15091
649
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js,sha256=K4eO03FyrO0VtW6yuMh4PS-Gai3CBtrCbkw7kRQ9XGI,5315
650
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js,sha256=OUYjiqSv3PT5ZC1FTX94F1svr7H5XpaI4AlB2LfI3No,10611
651
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js,sha256=prH9OwPTZJ6osTfumTYFhAzPRKWb_3HMY4b7oMKsqpc,1140
652
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff,sha256=XNpBVjoJW9cMeOLdoT0PjLkixxyQ__0KAETGUXOmboM,3244
653
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js,sha256=2D5zI7LuGqFgCcoilqigCTmzu3KaDN8ASRrQoQgHZjQ,4641
654
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js,sha256=9bUanw30hGukD_XHYB8PkPPjVUvM7GN5KsnKm0IDWcs,1888
655
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js,sha256=qAecjYphA53VMLFsLAkCsRce6qtQGOye9a9ooEslM_k,95708
656
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js,sha256=Lv1nPRMExDt7eJelGB5inlO-hH-j_3TgTJlw_7B3AO0,2910
657
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js,sha256=He8pFpKeGFq5_NI4T3XozqdGEadbwKGFtJQ1-2ThViw,2489
658
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js,sha256=S5lL_Wsd6i1v45l9usn9HEm9Ea6DQUw3fgwVHqbl3ls,3648
659
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js,sha256=5rUtNzKz6FE6cWQCr8mgJv1keP1IU-x_hMTinsP2Nxw,16395
660
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js,sha256=u3E3cpotbU5t3ysGyjper0L2F2ZSPVHLI-i7Dn-x-7Y,6944
661
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js,sha256=9CJ2oLG5KupRWzT90aCv_SMm0vCFagZjHawr_mDuoqY,15889
662
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js,sha256=ah1-Grvxht0Rm21nOzm6WTI2wEYBhGl0co54FPrY-us,3656
663
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js,sha256=PFGKpuX5eF-0hmakHQss9gj4Svdi90FkP2WQgTs1ftY,57006
664
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js,sha256=C2mfDBYqJLDb4yYNwvgyAUio2IBAjyigjMCn1aFDnf8,7162
665
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js,sha256=nTkUgX8ykIJ6ZIm1_QYyjg9uJSpvin0QFM-7jw1d0G4,36872
666
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js,sha256=EzAyi7b0a02oHoTY6WFFwk1CCKnigNa4Q3ksNke_sBs,3261
667
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js,sha256=1RIMhevRdiDdoEfbXyhrC5iMzaFHlecGtpvKGM0zbe8,2415
668
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js,sha256=4o9j29VTgY4H02LDCTgDprz_VuRRacgmcn3AW9AKG84,4479
669
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/721921bab0d001ebff02.woff,sha256=chkhurDQAev_AgbCTLXebKE2RnvxhDp6oyAwugYdHpI,22340
670
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js,sha256=wMroeH3NALmRt495UIux39i3hjSgcMzNrEkyISzCekw,233
671
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js,sha256=G8XrrDDA1at3N8urNdOFiRcsC9kU0HgsaAgqfAqmFmo,6719
672
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt,sha256=zRuL3pDqnup3swzPozXb5Paast12-f9ZdYwQCM42Ymk,237
673
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff,sha256=crxXM4bdHUjFu9KGMCyp40AMXrDymOfPv5RbnQj8aI8,1136
674
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js,sha256=r4p9oPiBoidSwVsv4SXeybjgOwCPa9iZ2lwnExivpR8,2819
675
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js,sha256=OXv46RPoJbK-J3MquRKFBfvl4-a-q7qkdHmb8ljim1k,18889
676
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js,sha256=q-jjGpHhE3U7rltpbCx8LkkmL5W6XZVTVM_yIGy37aU,3052
677
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js,sha256=YDUeAI2PaH6PzEwDH2sN2YMbV33_SYYVtdGU3abTWRo,16395
678
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7390.8253478b90f756692702.js,sha256=glNHi5D3VmknAlrZYZj_rIz_AgU4ziBnNbyIn790oAg,2574
679
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js,sha256=hVFqm7g7zZTQDaq6PkLXB_XHpe4PJnyHz8baU8mrNr4,233
680
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js,sha256=XsQb8WZ7fjJTVBha-TtntwMrX5rafm8dcWuIU-sOAko,133900
681
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt,sha256=tLIKtM1LzAXzWgV0tkU5U2Gcl3igmxHtWNb_ik58Xs0,559
682
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js,sha256=WLqGR6SJ0BnC7_2R-td0qxFkUkgRyODBJOUt6nrrwZk,55415
683
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js,sha256=UBI5fRDTuUXsqiqgMX2EnLJxSogNsojM6PpaRRqDDjQ,293841
684
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js,sha256=uQI0f4IMcM04aq5hITm3IiWDQZx0F01hbhrnIPrxUrU,218255
685
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js,sha256=s4Gmls-AaYPGVHnv-tMQuY7fw7FzhHJEIjwLxbHHqpU,2845
686
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js,sha256=8-XUIPSvkNRC3c7boWIsRrkVtMjUQN_3mnom6syrp1A,112038
687
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js,sha256=ND4lnEyCaUefWzdn7eXTpS83WNi5wLLqW1UdrY0UVKo,1120
688
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js,sha256=xHnGn3pTL3s_1TdbVY-ec4WCdupSp_-_-_zJL1XNWA4,1399
689
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js,sha256=fjqfsUDS1VpR_Jyx9WgOmtteH7tk0n5dVoS8NwDyivg,184
690
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js,sha256=JtsVDpZzE7en4sG585aykJJGhfyUwG_9PMZO28zmO-8,1690
691
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js,sha256=Pkfu9wUHLXz_YgMhMTJ7gQdUxFbp8l2n8HlmU7IZqWA,19031
692
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt,sha256=LcnyVYUYCenLMWhb4ZX6ldqpWCu016ra_cIsMIlMTls,55
693
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js,sha256=Pg3ucpNp_j1QCKrJRKadvNGEr5fn3K7nTdxMoSaXyJk,81520
694
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js,sha256=gXaH8T6aZ4H90w7F1to16dlwch3vTHugM-SrtRIJKg4,9292
695
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js,sha256=420HPZR78CoF4yB0GCK58KQQoMbY8rQgjc5-OJ4hqGI,4800
696
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js,sha256=6DqkuQrocgmruF3XMtYNvRtm5WuMcau6MvIDw9xSU5s,2882
697
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js,sha256=ipnufb170OudzsR1IvZhBDKObkT0yBlVW1UXhMb3f60,3312
698
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js,sha256=pMRqeEFJUzuR1M-IES2s3uUTip17-JKWAA5zN_qlB2w,29485
699
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js,sha256=EooVXfXSXojAzhOfCRF2DBoQHUJMn8BV46efH7lCwjo,3433
700
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js,sha256=R6tmA37zP4CPCckts3hOgFoP1QdqJ-HMCHO9T_AMmjI,2769
701
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/79d088064beb3826054f.eot,sha256=edCIBkvrOCYFT7iBZUFiNYl6hWypUvyhSYscWbFqqkg,34034
702
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js,sha256=JfZEhTcq9RWMg2bHGPMH1UlQCuvyT-2Vb1TwYcDs0YM,2398
703
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js,sha256=HPgjfp3vhATzVdFbpPdT320VGCwTCVXJV-6ldLYgt4g,3496
704
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js,sha256=QMsAbwwYDrr6kXndUdRo7dnJM6mEo14haQMSFKnDqp0,2327
705
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/812.063be439e3d9e318bdbd.js,sha256=BjvkOePZ4xi9vd7d_KroBVOyAE514THZi_9dfW4xg7I,9128
706
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js,sha256=Hqx7dYJWm-HDqLVuL-aTjoTQAaxtdSdhzC5723GEBzE,1903
707
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js,sha256=jd99LZH2ao5NNrBUS1PY4EOwdNQhSEVR61ktaEeOJnk,20655
708
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js,sha256=TBkOELAP4INXDkRThxbxBKiJK0_xrWEHTZ8bwpHKytg,128051
709
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js,sha256=gPy8gy4esgtx52kpASII2UIMIdvqGWuRnOpUgOkay5I,7726
710
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js,sha256=VztpnjWQcpv6ihBOM0qLcQJmRNMkQYSpmo7WVjfDvQk,817
711
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js,sha256=FUuksXot7CKjVRiNYrZ8it9hSn0QvfexRazRif8CNIQ,2426
712
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js,sha256=_GNSKds45vxqojbrEqR1McgmfNzTm-Tk4IXWbaI8fO8,2399
713
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js,sha256=J6JFsjkhkUv1whtPK8ZWydtPi917zYfwpyONgqRJcGs,9831
714
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js,sha256=GvlmVSh_0SSHeygT683srByc3_JyB17FsnyCyxnsZlc,40261
715
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js,sha256=3NPauQJbE-ub6CkfP_Vqqr0y9FmiG1k500BD4mSNpk8,12845
716
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/870673df72e70f87c91a.woff,sha256=hwZz33LnD4fJGloxfVWMLDtUOSJkrXm7rcbUJK6HZf4,21480
717
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js,sha256=X8Xst2L7RJTbAgoSYQ3wGPh2p5lkE4vJIH2PomaQKU8,2946
718
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js,sha256=qen1vUev-b6d2TAunZ8lyHgMRJnhy1l5MFQQTPaQ7OY,90871
719
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt,sha256=ZQKDda2T5cnMEbIbfgsc4mauS87EgjMNMfxr-gIpwKc,240
720
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js,sha256=MnogIXj4LzsVuKkEw4k5SVCjwmwmlG4WVa7Kvu4vKsg,26003
721
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js,sha256=TTbSjc-Uv1nL_kFtWfXwQb6vPSu6clO0S2oK75T3fFY,6472
722
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js,sha256=DxSpGwJLWcA5p9ouSyNsP0t4HNVI6iJRWrPxqOUOmx0,2375
723
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js,sha256=L_lHvNlswHIwWENBM1I0BxXGiAmVUdcQPeRhIRD03cM,9348
724
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js,sha256=iJiMqroeM-2tW7dZ2hxrVaJr_0X0ecSy0F_Tgw2Js1M,67366
725
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/88b98cad3688915e50da.woff,sha256=iLmMrTaIkV5Q2lVVP_atGF4NzhNLR_F26RsQD4qbF1w,34464
726
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2,sha256=jqh5F1SRWomKMQDmPjKXim0XY75t-Oc6OdOpDWkc3u8,76736
727
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff,sha256=jqjbsbAub3MPVbTLXUE7eFufXDmAfQoPp9ogaggkpFc,19776
728
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js,sha256=Dgy6DMwqS2cGAIXnoJA_m5_dQ22r9mExpeyZEa86YR0,41505
729
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js,sha256=JgvAXijsz_cK6B46qNKMeBl3BhBJzKk-A2CTf9iEZU4,13038
730
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js,sha256=3zkENlbHIzVS5HSwM-VTUid6erYjxonJW8wmvh5SJ-E,76745
731
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js,sha256=vXEKjbiIOoNrWYycNYGMuj9xYr9If_tfxgh_kY1phf0,8825
732
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js,sha256=UwUlnGXfocmYdHIafFkSx9dRPHWw6M2iJpEAKVUEXjU,527486
733
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js,sha256=-j7nSlwPN49NUXWRAbYK5-BnQm5f4GvbkK41sDSyaE8,2848
734
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js,sha256=20M3pRa3840fiWdVSbu5xsxzpljsbsPeq5rucg1QqNU,6408
735
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js,sha256=HCqOaaLeV90ZhEu8glVcegwu1glEapqXg1zr4GcwDOY,26851
736
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js,sha256=WLjEK3MOGlbmm3mRea80I6GUfsR4wiBSV6qlvrsuGro,121036
737
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js,sha256=vCtmpFAs38_BT6LknKFEgSjToRff-wtTi3YMRwvwK-w,233
738
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js,sha256=gj3PrCFvgFdFLXDIrfsRihoVe3pADXGjMzErhH2AZME,3818
739
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js,sha256=NMM-0R4tbzGEgPTOawolfw_CK6UkvqZfLHekN-vb9jc,4543
740
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js,sha256=k8jeYeqeoI7Alxg-Kx7m_fo38nMDkhGSgfBZM2UrNtc,23176
741
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js,sha256=Ai3HtOmiyAwywnCo0cmwjRq3y7Dq5RNCA1a2-d7Qt9s,87517
742
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js,sha256=_l6eW3KN6NFYc87cnl1nqRFPusfYpI2li2kYstdHUS0,4291
743
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js,sha256=nL-lLEKSe7OYtPzTMdI1R-8zBFM9VzvNYC_HQqftRpI,40346
744
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js,sha256=2TyT4ITNXpPNLR4Yy9kgo90FJy-JJDTWYSLnl3B3Q6Y,6863
745
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9674eb1bd55047179038.svg,sha256=lnTrG9VQRxeQODcJOmdmjqiPLtAG2RNn0NS3qh-SEfw,918991
746
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js,sha256=wCNKH39qwmL1YETv-32CVGBuAZERDFB3vdj702fG0Kk,2143
747
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js,sha256=-31YpAYV_ojpTkllhnmEj2ZqnZug20laG4Ey3wRn8BM,9307
748
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt,sha256=uOXUWtu_5EIK_PMnjKR8mlvnQx5oRV3ZmidRKAcV94Y,64
749
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js,sha256=L0jtK-s9zpRRiE7yOhKirTJOE0mrex1A7lqQjBc6I54,204514
750
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt,sha256=BfGBDxaVRBzuhMH6vsGfpZy9Fp6eEyzJJD61WCiNb0M,1144
751
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2,sha256=mDS4KtJuKjdYPSJnahLdLrD-fIA1aiEU0NsaqLOJlTc,78268
752
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff,sha256=oAm-pAT3pQDe1I-LmtnPFuElBLMZXdniWXUom4JWsPA,19360
753
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg,sha256=o7mBd4AhTK8B6K7CC83CMFof80oV-ugezQkj35zVzQo,747927
754
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/af04542b29eaac04550a.woff,sha256=rwRUKynqrARVChQMXxdgpkl4OYlCbyVAhVv0FXgZNn0,9908
755
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf,sha256=r2OXUD_O-9YTl2whrVweNymMGLvgfQltsDzNOvbgW6g,202744
756
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff,sha256=r5b2fXrM9f0qSmgtC5-LM5-Opv40wxDBaUyLp_bdyW8,11852
757
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/b418136e3b384baaadec.woff,sha256=tBgTbjs4S6qt7LcL08SKjamCUhATCyiX24CMRO_Ig8s,12660
758
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/be0a084962d8066884f7.svg,sha256=vgoISWLYBmiE9_6b0n7BblH1qTtypQLJLFok3IfrLrw,144714
759
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/bootstrap.js,sha256=kvsrfDhCsCpWBvftS-cjVAlwXSRI-tGpcu4f7gWXoP4,3275
760
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/build_log.json,sha256=Ke7igVYXSsHccQW72aHrSPfqiZuPggpyq1KCFLaPNg0,21601
761
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff,sha256=xJgQtT7MDYfYAodixRiSQZfdnT-QWwj5nqJBMBCFucs,5792
762
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff,sha256=xW2o1p8aAgi44HA2VsMmS23XSL1FJSTIKwOFtg9qaME,17604
763
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff,sha256=y56eaTGSQTzeKx8hwdwdRLb-eyfMK0WOizWdGPn_j04,16276
764
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf,sha256=zaWdbv_6aFgw_ZW1X2SunLUSec00skELafhMfsMBV9k,133988
765
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/e4299464e7b012968eed.eot,sha256=5CmUZOewEpaO7WOsLbHJUJ9WvKQJ759x8pJqjDyAsqk,134294
766
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2,sha256=5CqIRERIrD1gVJzHwf8sipyschA0wHPYChSkTnlzDMo,13224
767
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf,sha256=6HEbu4ca_Y6d6mDhbTDwDH5IN7vJgHBlAXR1uEn6IxM,33736
768
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff,sha256=-SF_ZodLDAHNjBC2opXbxPYJrLb1rcQcN9pGZBtX6wI,89988
769
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff,sha256=_G3fXfQCsmPPsViu2OiZclQsNLcZzYex2zBGGYX3vVs,14628
770
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/index.html,sha256=7MZ1EFOyW4c7Bi3jSUhF98ExlN5yM5LyuNS2k8pKGfc,1600
771
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/index.out.js,sha256=Pr5riQaCqo6Hb_fhDTsSgyM9ektiPB1GdVvTYNDhECY,17660
772
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js,sha256=gm7XSPCopwpBnr1Jqo0VTRIfYIiWbgMYBAZ9bOPyX60,2191327
773
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js,sha256=e8PfOJTLMkuPhbsjSULNhz_xP2jC4pynjMRL9XtYXOY,76870
774
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/package.json,sha256=pYE0cHQTgRzsTm3e2sdY77eCkWw2Hfa7jg6bGiNcfiw,13023
775
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/style.js,sha256=pg4R3idM2XIaqsmXEwboyv6De5kfnwWsfQM-P6O0KlY,2507
776
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/static/third-party-licenses.json,sha256=wUY9PJpK6G5Atj0LNZVSWAiPL8zCTUnffbQU1OVg1U4,325020
777
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css,sha256=cm3A1G6WWiPtTJFcjQqjqT49YbYjSw0Ld30HM2evT44,17772
778
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
779
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css,sha256=4eQ56sRWgjw4qc1EXf0UgtYNZ0vzOmAGVJysQO9tC-Q,16493
780
+ jupyterlab-4.0.12.data/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
781
+ jupyterlab-4.0.12.data/data/share/icons/hicolor/scalable/apps/jupyterlab.svg,sha256=9j-58n8xANSXw5IXti133pyAEIcIeMiSQpW-75TztOg,6553
782
+ jupyterlab-4.0.12.dist-info/METADATA,sha256=1fzDvleXREghSSXys6BscM4yKHmB1uNN3Bvs8dphxCo,15810
783
+ jupyterlab-4.0.12.dist-info/WHEEL,sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc,87
784
+ jupyterlab-4.0.12.dist-info/entry_points.txt,sha256=lANnUL9eeQtTDZdkvbjcpSxVHstN5BOe8Pewsbcce8Q,317
785
+ jupyterlab-4.0.12.dist-info/licenses/LICENSE,sha256=3rbXxHxn8BJ16WxufoRgNrx9-y9aTJWhIc0Tp5hdfaQ,1707
786
+ jupyterlab-4.0.12.dist-info/RECORD,,