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