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 ad372a1 commit 1377935Copy full SHA for 1377935
.github/workflows/emscripten.yml
@@ -981,8 +981,6 @@ jobs:
981
node test_xeus_cpp.js --report-failures --force-colors --success
982
983
- name: Jupyter Lite integration
984
- if: ${{ runner.os != 'windows' }}
985
- shell: bash -l {0}
986
run: |
987
cd ./xeus-cpp/
988
micromamba create -n xeus-lite-host jupyterlite-core=0.6 jupyterlite-xeus jupyter_server jupyterlab notebook python-libarchive-c -c conda-forge
0 commit comments