Skip to content

Commit 2e1c904

Browse files
committed
fix some texts
1 parent f09626c commit 2e1c904

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

hands-on/session III/README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,14 @@ Verify that you are using the `main` branch, the repository name `TauferLab/NSDF
8282
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:
8383

8484
- 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.
8686
- Click 'Run All'. (See images below for reference)
8787
- A popup will apprear asking you to select Kernel. From there, select 'Python Environments'
88-
- Select 'OpenVisus-NASA'
88+
- Select 'NSDF-Tutorial (Python 3.10.17)'
8989

9090
<figure>
91-
<img src="images/codespace2.png" alt="drawing" width="400"/>
92-
<figcaption></figcaption>
91+
<img src="images/steps.jpg" alt="drawing" width="400"/>
92+
<figcaption>Figure 4. Steps to access the jupyter notbook.</figcaption>
9393
</figure>
9494
</br>
9595

@@ -116,14 +116,6 @@ You can explore the jupyter notebooks now.
116116
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)
117117

118118

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:
120-
<figure>
121-
<img src="images/link.png" alt="drawing" width="400"/>
122-
<figcaption>Step 6: Follow the link</figcaption>
123-
</figure>
124-
125-
Please click this link here. DO NOT copy and paste the link.
126-
127119

128120
----
129121
### Option 2: Local Machine
38.6 KB
Loading

0 commit comments

Comments
 (0)