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.
1 parent a51b713 commit b9db408Copy full SHA for b9db408
.github/workflows/deploy-github-page.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Jupyter Lite integration
72
shell: bash -l {0}
73
run: |
74
- micromamba create -n xeus-lite-host jupyterlite-core jupyter_server notebook
+ micromamba create -n xeus-lite-host jupyterlite-core jupyter_server
75
micromamba activate xeus-lite-host
76
python -m pip install jupyterlite-xeus
77
jupyter lite build \
0 commit comments