Skip to content

Commit e7f7572

Browse files
author
minjk-bl
committed
Add jupyterlite build and serve command info
1 parent dbef569 commit e7f7572

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

jupyterlab/dev-build.jupyterlab.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@ jlpm run build
5050
# jupyter lite build
5151

5252
# Run jupyterlite server
53-
# jupyter lite serve
53+
# jupyter lite serve # init + build + serve
54+
55+
# If something went wrong, remove _output/extensions folder and run command below
56+
# jupyter lite init

0 commit comments

Comments
 (0)