Skip to content

Commit

Permalink
Updating codespace link
Browse files Browse the repository at this point in the history
  • Loading branch information
ajosh0504 committed Jan 17, 2025
1 parent 6e6272e commit ea30884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/40-dev-env/2-dev-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Screenshot from "@site/src/components/Screenshot";

You will be working in a Jupyter Notebook in a GitHub Codespace throughout this lab. A codespace is a cloud-hosted, containerized development environment that comes pre-configured with all the tools you need to run this lab.

Navigate to [this](https://github.com/codespaces/new/mongodb-developer/ai-rag-lab-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.
Navigate to [this](https://github.com/codespaces/new/mongodb-developer/ai-agents-lab-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.

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

Expand Down

0 comments on commit ea30884

Please sign in to comment.