Skip to content

Commit dd2c4b0

Browse files
author
ajosh0504
committed
Nit
1 parent ded703b commit dd2c4b0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ Navigate to [this](https://github.com/codespaces/new/mongodb-developer/genai-dev
1414

1515
<Screenshot url="https://github.com/codespaces" src="img/screenshots/20-dev-env/2-dev-env-setup/1-create-codespace.png" alt="Start a codespace" />
1616

17-
Let it run for a few seconds as it prepares a Docker container with all the required libraries and a MongoDB cluster.
17+
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 under the Explorer tab.
1818

19-
Once the environment is built, you should see a VS Code IDE with a list of files under the Explorer tab.
20-
21-
In the left navigation bar of the IDE, under `notebooks`, click on the file named `vector-search-lab.ipynb` to open the Jupyter Notebook for this lab.
19+
In the Explorer menu, under `notebooks`, click on the file named `vector-search-lab.ipynb` to open the Jupyter Notebook for this lab.
2220

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

0 commit comments

Comments
 (0)