Skip to content

Commit dc78426

Browse files
authored
Mound tag files
1 parent 28af267 commit dc78426

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
micromamba activate xeus-lite-host;
3939
python -m pip install jupyterlite-xeus jupyter_server;
4040
jupyter lite build --XeusAddon.prefix=$PREFIX \\
41+
--XeusAddon.mounts="$PREFIX/share/xeus-cpp/tagfiles:/share/xeus-cpp/tagfiles" \
42+
--XeusAddon.mounts="$PREFIX/etc/xeus-cpp/tags.d:/etc/xeus-cpp/tags.d" \
4143
--contents notebooks/xeus-cpp-lite-demo.ipynb \\
4244
--contents notebooks/smallpt.ipynb \\
4345
--contents notebooks/images/marie.png \\

0 commit comments

Comments
 (0)