macOS CI: replace jupyter with jupyterlab (#19029)

This commit is contained in:
Adam J. Stewart 2020-09-28 19:43:56 -05:00 committed by GitHub
parent 977117b502
commit d183d16abb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,8 +46,7 @@ jobs:
- name: spack install
run: |
. .github/workflows/install_spack.sh
spack config add packages:opengl:paths:opengl@4.1:/usr/X11R6
spack install -v --fail-fast py-jupyter %apple-clang
spack install -v --fail-fast py-jupyterlab %apple-clang
install_scipy_clang:
name: scipy, mpl, pd