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
Copy file name to clipboardExpand all lines: hands-on/session III/README.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,14 +82,14 @@ Verify that you are using the `main` branch, the repository name `TauferLab/NSDF
82
82
This will take you to a GitHub Codespace, which can take upto 3 minutes to install all required dependencies. After this, you will be able to see an interface like this. Now, do the following:
83
83
84
84
- Browse `hands-on/session III`
85
-
- Select a Jupyter Notebook you want
85
+
- Select the Jupyter Notebook: `3.Tutorial_PetascaleAnalysis.ipynb`. See `Figure 4` below for reference.
86
86
- Click 'Run All'. (See images below for reference)
87
87
- A popup will apprear asking you to select Kernel. From there, select 'Python Environments'
<figcaption>Figure 4. Steps to access the jupyter notbook.</figcaption>
93
93
</figure>
94
94
</br>
95
95
@@ -116,14 +116,6 @@ You can explore the jupyter notebooks now.
116
116
To launch the dashboard from here, open terminal from the VS code itself and do `sh setup.sh`. This will download other remaining dependencies. It will look like this image [Scroll to Installation](#installation-terminal)
117
117
118
118
119
-
After this installation is completed, click on the url at the end of the terminal, and it will automatically redirect you to the forwarded port with codespace. It looks like this:
0 commit comments