You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described on Confluence: https://confluence.slac.stanford.edu/display/LSSTDESC/Using+Jupyter+at+NERSC#UsingJupyteratNERSC-setup
after running source /global/common/software/lsst/common/miniconda/kernels/setup.sh
it is suggested to run jupyter kernelspec list
This fails because the desc-python base environment is not activated, which isn't necessary to set up the kernels.. but then you can't run this check.
The text was updated successfully, but these errors were encountered:
As described on Confluence: https://confluence.slac.stanford.edu/display/LSSTDESC/Using+Jupyter+at+NERSC#UsingJupyteratNERSC-setup
after running
source /global/common/software/lsst/common/miniconda/kernels/setup.sh
it is suggested to run
jupyter kernelspec list
This fails because the desc-python base environment is not activated, which isn't necessary to set up the kernels.. but then you can't run this check.
The text was updated successfully, but these errors were encountered: