Skip to content

Commit e3ac1cc

Browse files
committed
add jupyter-server for enscripten deployment
1 parent 8f13961 commit e3ac1cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Build JupyterLite site
4848
run: |
49-
pip install jupyterlite-core jupyterlite-pyodide-kernel
49+
pip install jupyterlite-core jupyterlite-pyodide-kernel jupyter-server
5050
cd lite && jupyter lite build --output-dir ../docs/build/html/lite
5151
5252
- uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)