Skip to content

Commit 6624522

Browse files
authored
Address PR comment
1 parent e2c2161 commit 6624522

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,8 @@ emmake make install
9999

100100
To build Jupyter Lite with this kernel without creating a website you can execute the following
101101
```bash
102-
micromamba create -n xeus-lite-host jupyterlite-core
102+
micromamba create -n xeus-lite-host jupyterlite-xeus jupyterlite-core jupyterlab notebook
103103
micromamba activate xeus-lite-host
104-
python -m pip install jupyterlite-xeus jupyter_server
105104
jupyter lite build --XeusAddon.prefix=$PREFIX --contents ../notebooks/xeus-cpp-lite-demo.ipynb
106105
```
107106

0 commit comments

Comments
 (0)