Skip to content

Commit 7392b44

Browse files
Add sentence on JupyterLite's :new_tab: interface
1 parent 89fa19e commit 7392b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/directives/jupyterlite.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ You can also pass a Notebook file to open automatically:
3737
```
3838

3939
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.
4042

4143
```rst
4244
.. jupyterlite:: my_notebook.ipynb

0 commit comments

Comments
 (0)