Skip to content

Commit

Permalink
updated instructions on kernel installation
Browse files Browse the repository at this point in the history
  • Loading branch information
forero committed Jun 9, 2023
1 parent d9140aa commit 4d29557
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion getting_started/installing_EDR_kernels_at_NERSC.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@ For NERSC users who are not part of the DESI collaboration, please follow the st
mkdir -p ~/.local/share/jupyter/kernels
cp -R /global/common/software/desi/kernels/desi-edr-23.1-bash ~/.local/share/jupyter/kernels
```
This step will install the DESI EDR 23.1 kernel.
This step will install the DESI EDR 23.1 kernel. Other available kernels are `desi-22.5`, ``desi-23.1` and `desi-main`,
5. Access https://jupyter.nersc.gov/hub/login and initiate a "Perlmutter" server (Note: Do not start a "Spin" server).
6. Once the server loads your home directory and kernel definitions, navigate to a new directory where you'll save your notebooks.
7. To create a new notebook, navigate through File -> New Launcher and then click on the kernel version, such as DESI EDR 23.1.

0 comments on commit 4d29557

Please sign in to comment.