|
68 | 68 | "@jupyterlab/markdownviewer-extension": "~4.1.0-alpha.2",
|
69 | 69 | "@jupyterlab/markedparser-extension": "~4.1.0-alpha.2",
|
70 | 70 | "@jupyterlab/mathjax-extension": "~4.1.0-alpha.2",
|
| 71 | + "@jupyterlab/mermaid-extension": "~4.1.0-alpha.2", |
71 | 72 | "@jupyterlab/metadataform": "~4.1.0-alpha.2",
|
72 | 73 | "@jupyterlab/metadataform-extension": "~4.1.0-alpha.2",
|
73 | 74 | "@jupyterlab/notebook": "~4.1.0-alpha.2",
|
|
155 | 156 | "@jupyterlab/markdownviewer-extension": "^4.1.0-alpha.2",
|
156 | 157 | "@jupyterlab/markedparser-extension": "^4.1.0-alpha.2",
|
157 | 158 | "@jupyterlab/mathjax-extension": "^4.1.0-alpha.2",
|
| 159 | + "@jupyterlab/mermaid-extension": "^4.1.0-alpha.2", |
158 | 160 | "@jupyterlab/metadataform-extension": "^4.1.0-alpha.2",
|
159 | 161 | "@jupyterlab/notebook-extension": "^4.1.0-alpha.2",
|
160 | 162 | "@jupyterlab/pdf-extension": "^4.1.0-alpha.2",
|
|
265 | 267 | "@jupyterlab/mainmenu-extension": true,
|
266 | 268 | "@jupyterlab/markedparser-extension": true,
|
267 | 269 | "@jupyterlab/mathjax-extension": true,
|
| 270 | + "@jupyterlab/mermaid-extension": true, |
268 | 271 | "@jupyterlab/notebook-extension": [
|
269 | 272 | "@jupyterlab/notebook-extension:code-console",
|
270 | 273 | "@jupyterlab/notebook-extension:export",
|
|
362 | 365 | "@jupyterlab/lsp",
|
363 | 366 | "@jupyterlab/mainmenu",
|
364 | 367 | "@jupyterlab/markdownviewer",
|
| 368 | + "@jupyterlab/mermaid", |
365 | 369 | "@jupyterlab/metadataform",
|
366 | 370 | "@jupyterlab/notebook",
|
367 | 371 | "@jupyterlab/observables",
|
|
0 commit comments