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 146cbd5 commit 3b75153Copy full SHA for 3b75153
docs/source/InstallationAndUsage.rst
@@ -137,7 +137,7 @@ To build Jupyter Lite with this kernel without creating a website you can execut
137
138
.. code-block:: bash
139
140
- micromamba create -n xeus-lite-host jupyterlite-core -c conda-forge
+ micromamba create -n xeus-lite-host jupyterlite-core jupyter_server -c conda-forge
141
micromamba activate xeus-lite-host
142
python -m pip install jupyterlite-xeus
143
jupyter lite build --XeusAddon.prefix=$PREFIX
0 commit comments