macOS CI: replace jupyter with jupyterlab (#19029)
This commit is contained in:
parent
977117b502
commit
d183d16abb
3
.github/workflows/macos_python.yml
vendored
3
.github/workflows/macos_python.yml
vendored
@ -46,8 +46,7 @@ jobs:
|
|||||||
- name: spack install
|
- name: spack install
|
||||||
run: |
|
run: |
|
||||||
. .github/workflows/install_spack.sh
|
. .github/workflows/install_spack.sh
|
||||||
spack config add packages:opengl:paths:opengl@4.1:/usr/X11R6
|
spack install -v --fail-fast py-jupyterlab %apple-clang
|
||||||
spack install -v --fail-fast py-jupyter %apple-clang
|
|
||||||
|
|
||||||
install_scipy_clang:
|
install_scipy_clang:
|
||||||
name: scipy, mpl, pd
|
name: scipy, mpl, pd
|
||||||
|
Loading…
Reference in New Issue
Block a user