Skip to content

Commit 63c7b6c

Browse files
committed
Mention how to preview locally
1 parent 2d2fb12 commit 63c7b6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ then you need to add the ``jupyterlite-sphinx`` extension to your ``conf.py`` fi
1616
# And other sphinx extensions
1717
# ...
1818
]
19+
20+
JupyterLite should automatically show up in your built online documentation. To preview it locally, you can navigate to the build directory (e.g. ``_build/html``) and use ``python -m http.server`` to serve the site.

0 commit comments

Comments
 (0)