Skip to content

Commit d521e53

Browse files
author
ajosh0504
committed
Updating screenshot
1 parent a123a21 commit d521e53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/20-dev-env/1-dev-env-setup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Screenshot from "@site/src/components/Screenshot";
99

1010
<Screenshot url="https://github.com/codespaces" src="img/screenshots/20-dev-env/1-dev-env-setup/1-resume-codespace.png" alt="Resume codespace" />
1111

12-
Give the codespace a few seconds to restart. When files appear under the Explorer, click the file named `ai-rag-lab.ipynb`. This is the Jupyter Notebook you will be using throughout this lab.
12+
Give the codespace a few seconds to restart. When files appear under the Explorer, click on the file named `ai-rag-lab.ipynb` under `notebooks`. This is the Jupyter Notebook you will be using throughout this lab.
1313

1414
<Screenshot url="https://github.com/codespaces" src="img/screenshots/20-dev-env/1-dev-env-setup/2-nav-notebook.png" alt="Navigate to the notebook" />
1515
</details>
@@ -30,7 +30,7 @@ Let it run for a few seconds as it prepares a Docker container with all the requ
3030

3131
Once the environment is built, you should see a VS Code IDE with a list of files under the Explorer tab.
3232

33-
In the left navigation bar of the IDE, click on the file named `ai-rag-lab.ipynb` to open the Jupyter Notebook for this lab.
33+
In the left navigation bar of the IDE, under `notebooks`, click on the file named `ai-rag-lab.ipynb` to open the Jupyter Notebook for this lab.
3434

3535
<Screenshot url="https://github.com/codespaces" src="img/screenshots/20-dev-env/1-dev-env-setup/2-nav-notebook.png" alt="Navigate to the notebook" />
3636

Loading

0 commit comments

Comments
 (0)