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 3b75153 commit d0e9063Copy full SHA for d0e9063
CONTRIBUTING.md
@@ -147,7 +147,7 @@ To do this on Ubuntu x86 execute the following
147
148
To build Jupyter Lite with this kernel without creating a website you can execute the following
149
```bash
150
-micromamba create -n xeus-lite-host jupyterlite-core -c conda-forge
+micromamba create -n xeus-lite-host jupyterlite-core jupyter_server -c conda-forge
151
micromamba activate xeus-lite-host
152
python -m pip install jupyterlite-xeus
153
jupyter lite build --XeusAddon.prefix=$PREFIX
0 commit comments