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
Copy file name to clipboardExpand all lines: docs/30-dev-env/1-dev-env-setup.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ You will be working in a Jupyter Notebook in a GitHub Codespace throughout this
24
24
25
25
Navigate to [this](https://github.com/codespaces/new/mongodb-developer/genai-devday-notebooks?quickstart=1) link. You will be prompted to sign into GitHub if you haven't already. Once signed in, click the **Create new codespace** button to create a new codespace.
26
26
27
-
<Screenshoturl="https://github.com/codespaces"src="img/screenshots/20-getting-started/2-dev-env-setup/2-create-codespace.png"alt="Start a codespace" />
27
+
<Screenshoturl="https://github.com/codespaces"src="img/screenshots/30-dev-env/1-dev-env-setup/2-create-codespace.png"alt="Start a codespace" />
28
28
29
29
Let it run for a few seconds as it prepares your environment. It will clone the repository, prepare the container, and run the installation scripts. Once the environment is built, you should see a list of files appear under the Explorer.
0 commit comments