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 19d6423 commit 86049daCopy full SHA for 86049da
docs/source/conf.py
@@ -16,6 +16,7 @@
16
__mamba_setup="$("$MAMBA_EXE" shell hook --shell bash --root-prefix "$MAMBA_ROOT_PREFIX" 2> /dev/null)";\
17
alias micromamba="$MAMBA_EXE";\
18
micromamba shell hook --shell bash > ~/.micromamba_hook.sh;\
19
+ bash;\
20
. ~/.micromamba_hook.sh;\
21
micromamba create -f environment-wasm-build.yml -y;\
22
micromamba activate xeus-cpp-wasm-build;\
0 commit comments