|
52 | 52 | "@jupyterlab/filebrowser-extension": "~4.0.0-alpha.15",
|
53 | 53 | "@jupyterlab/fileeditor": "~4.0.0-alpha.15",
|
54 | 54 | "@jupyterlab/fileeditor-extension": "~4.0.0-alpha.15",
|
| 55 | + "@jupyterlab/htmlviewer": "^4.0.0-alpha.15", |
| 56 | + "@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.15", |
55 | 57 | "@jupyterlab/hub-extension": "~4.0.0-alpha.15",
|
56 | 58 | "@jupyterlab/javascript-extension": "~4.0.0-alpha.15",
|
57 | 59 | "@jupyterlab/json-extension": "~4.0.0-alpha.15",
|
|
133 | 135 | "@jupyterlab/documentsearch-extension": "^4.0.0-alpha.15",
|
134 | 136 | "@jupyterlab/filebrowser-extension": "^4.0.0-alpha.15",
|
135 | 137 | "@jupyterlab/fileeditor-extension": "^4.0.0-alpha.15",
|
| 138 | + "@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.15", |
136 | 139 | "@jupyterlab/hub-extension": "^4.0.0-alpha.15",
|
137 | 140 | "@jupyterlab/javascript-extension": "^4.0.0-alpha.15",
|
138 | 141 | "@jupyterlab/json-extension": "^4.0.0-alpha.15",
|
|
197 | 200 | "@jupyterlab/documentsearch-extension",
|
198 | 201 | "@jupyterlab/filebrowser-extension",
|
199 | 202 | "@jupyterlab/fileeditor-extension",
|
| 203 | + "@jupyterlab/htmlviewer-extension", |
200 | 204 | "@jupyterlab/hub-extension",
|
201 | 205 | "@jupyterlab/lsp-extension",
|
202 | 206 | "@jupyterlab/mainmenu-extension",
|
|
231 | 235 | "@jupyterlab/documentsearch",
|
232 | 236 | "@jupyterlab/filebrowser",
|
233 | 237 | "@jupyterlab/fileeditor",
|
| 238 | + "@jupyterlab/htmlviewer", |
234 | 239 | "@jupyterlab/lsp",
|
235 | 240 | "@jupyterlab/mainmenu",
|
236 | 241 | "@jupyterlab/notebook",
|
|
0 commit comments