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