We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
JupyterLite
:new_tab:
1 parent 89fa19e commit 7392b44Copy full SHA for 7392b44
docs/directives/jupyterlite.md
@@ -37,6 +37,8 @@ You can also pass a Notebook file to open automatically:
37
```
38
39
If you use the `:new_tab:` option in the directive, the Notebook will be opened in a new browser tab.
40
+The tab will render the full-fledged Lab interface, which is more complete and showcases all features
41
+of JupyterLite.
42
43
```rst
44
.. jupyterlite:: my_notebook.ipynb
0 commit comments