@@ -40,7 +40,7 @@ Keep in mind, though, that time spent on shared GPU nodes or exclusive nodes
4040will be charged to your project's allocation.
4141:::
4242
43- ::: tip Tip 2: Same executable for all kinds of nodes.
43+ ::: tip Tip 2: Same executable for all types of nodes.
4444Regardless of which type of node is chosen, the same commands (as listed above)
4545are used to launch our tools in the QuickView family.
4646:::
@@ -51,7 +51,7 @@ there is no need to manually load `conda` or the conda environment that our tool
5151This is because the above-mentioned commands are in fact scripts that have included those steps.
5252:::
5353
54- ::: warning Reminder : Shut down the server when you are done.
54+ ::: warning IMPORTANT : Shut down the server when you are done.
5555After finishing your analysis, please remember to shut down the connection to your selected
5656server (node) to stop the charging of hours to your project's allocation.
5757This is explained at the end of
@@ -68,11 +68,13 @@ and below is a recap of the steps (clicks):
6868
6969## For NERSC user's who have not used JupyterHub
7070
71- Please see this section of
72- [ NERSC's documentation] ( https://docs.nersc.gov/beginner-guide/#keypad-entry-log-in-using-jupyter ) ,
71+ Please see
72+ [ this section of NERSC's documentation] ( https://docs.nersc.gov/beginner-guide/#keypad-entry-log-in-using-jupyter ) ,
7373especially the video "How to log in to Perlmutter with Jupyter",
7474to learn how to use the service.
7575
76+ Alternatively, follow our step-by-step description [ here] ( ./jupyter_at_nersc.md )
77+
7678## If you do not yet have any user account at NERSC
7779
7880Information on [ this page] ( https://docs.nersc.gov/accounts/#obtaining-an-account )
0 commit comments