@@ -5,16 +5,40 @@ To use the QuickView family of tools at NERSC, you first need to login to Jupyte
55
66![ JupyterHub login] ( ./login/login-00.png )
77
8- Once you've enter your __ login__ and __ password__ you will need to fill an OTP (One Time Password).
8+ Clicking on the orange "Sign in with Federated Identity at NERSC" button will
9+ bring you to a new page to enter your __ username__ and __ password__ ;
10+ after that, you will need to fill an OTP (One Time Password):
911
1012![ ] ( ./login/login-01.png )
1113
12- After that , you will be presented with a list of options for where you would like to run your application.
14+ After a successful login , you will be presented with a list of options for where you would like to run your application.
1315For the QuickView family, it is better to have hardware with a GPU to allow interactive rendering.
16+ Keep in mind, though, that time spent on anywhere else than a login node will be charged to your project's allocation.
17+ Hence, after you are done with the analysis, remember to
18+ [ shut down the service] ( #shut-down-the-server-when-you-are-done ) to avoid wasteful use of the resources.
1419
1520![ ] ( ./login/login-02.png )
1621
17- Once you picked your target location and allocation, you will have to wait for some seconds for the service to start.
22+ After clicking on one of the "start" buttons in the image above,
23+ you will see something like the screenshot below and will
24+ likely have to wait for some seconds for the service to be ready.
1825
1926![ ] ( ./login/login-03.png )
2027
28+ # Shut down the server when you are done
29+
30+ ::: warning Reminder: Shut down the server when you are done.
31+ After finishing your analysis, please remember to shut down the connection to your selected
32+ server (node) to stop the charging of hours to your project's allocation.
33+ This is explained at the end of
34+ [ this video] ( https://docs.nersc.gov/beginner-guide/#keypad-entry-log-in-using-jupyter ) ,
35+ and below is a recap of the steps (clicks):
36+ - go to the JupytherHub window/tab in your browser,
37+ - click ` File ` in the top-left corner,
38+ - scroll down and choose ` Hub Control Panel ` ,
39+ - in the Control Panel brought up in a new browser tab/window, click on the red "stop" button
40+ for the server to be shut down. An example is shown in the screenshot below.
41+
42+ ![ ] ( ./login/login-04.png )
43+ :::
44+
0 commit comments