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
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.
12
+
Give the codespace a few seconds to restart. When files appear in the Explorer tab, click on the file named `ai-rag-lab.ipynb` under `notebooks`. This is the Jupyter Notebook you will be using throughout this lab.
13
13
14
14
<Screenshoturl="https://github.com/codespaces"src="img/screenshots/20-dev-env/1-dev-env-setup/2-nav-notebook.png"alt="Navigate to the notebook" />
15
15
</details>
@@ -26,11 +26,9 @@ Navigate to [this](https://github.com/codespaces/new/mongodb-developer/genai-dev
26
26
27
27
<Screenshoturl="https://github.com/codespaces"src="img/screenshots/20-dev-env/1-dev-env-setup/3-create-codespace.png"alt="Start a codespace" />
28
28
29
-
Let it run for a few seconds as it prepares a Docker container with all the required libraries and a MongoDB cluster.
29
+
Let it run for a few seconds as it prepares a Docker container with all the required libraries and a MongoDB cluster. Once the environment is built, you should see a VS Code IDE with a list of files in the Explorer tab.
30
30
31
-
Once the environment is built, you should see a VS Code IDE with a list of files under the Explorer tab.
32
-
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.
31
+
In the Explorer menu, under `notebooks`, click on the file named `ai-rag-lab.ipynb` to open the Jupyter Notebook for this lab.
34
32
35
33
<Screenshoturl="https://github.com/codespaces"src="img/screenshots/20-dev-env/1-dev-env-setup/2-nav-notebook.png"alt="Navigate to the notebook" />
0 commit comments