diff --git a/README.md b/README.md index 46a73d8..6f73cb8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Participants leave a deeper understanding of how NSDF services integrate into th | **Session** | **Duration** | **Objective** | | :---------: | :----------: | :----------------------------------------------------------------------------------------------------------------------------------------: | -| [I](./hands-on/session%20II/Materials/README.md) | 30 mins | This session begins with an overview of the NSDF and addresses users' challenges identified through interviews. | -| [II](./hands-on/session%20II/Materials/README.md) | 1 hour | This session offers a hands-on experience with NSDF services, focusing on visualization and dashboard creation for Earth science datasets. | +| [I](./hands-on/session%20II/README.md) | 30 mins | This session begins with an overview of the NSDF and addresses users' challenges identified through interviews. | +| [II](./hands-on/session%20II/README.md) | 1 hour | This session offers a hands-on experience with NSDF services, focusing on visualization and dashboard creation for Earth science datasets. | | [III](./hands-on/session%20III/README.md) | 1 hour | This session delves deeper into NSDF services tailored for the management and analysis of datasets exceeding 100TB. | | [IV](./hands-on/session%20III/README.md) | 30 mins | This session concludes with an interactive Q&A, allowing attendees to discuss applications of NSDF in various research fields. | diff --git a/hands-on/session II/Materials/README.md b/hands-on/session II/README.md similarity index 97% rename from hands-on/session II/Materials/README.md rename to hands-on/session II/README.md index 6ae915b..2f19fb8 100644 --- a/hands-on/session II/Materials/README.md +++ b/hands-on/session II/README.md @@ -120,7 +120,7 @@ Now follow these steps to set up your virtual environment using GitHub codespace Verify that you are using the `main` branch, the repository name `nsdf-fabric/Tutorial_2024_IEEE_VIS` and the dev container configuration `NSDF Tutorial - Session II`. Then click on `Create Codespace`
-
+
Figure 2. Creating GitHub codespaces.
-
+
Figure 3. Setting up your Codespace.
-
+
Figure 4. VS Code in GitHub Codespaces.