From d183d16abb99f641a00c78415cb175587fe4b74e Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Mon, 28 Sep 2020 19:43:56 -0500 Subject: macOS CI: replace jupyter with jupyterlab (#19029) --- .github/workflows/macos_python.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/macos_python.yml b/.github/workflows/macos_python.yml index 856d850cc8..5ccc84b119 100644 --- a/.github/workflows/macos_python.yml +++ b/.github/workflows/macos_python.yml @@ -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 -- cgit v1.2.3-60-g2f50