Skip to content

Commit

Permalink
Adding notebook copying instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajosh0504 committed Jun 24, 2024
1 parent 788b4e5 commit 214a614
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/50-dev-env/1-dev-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ You will be working in a Jupyter Notebook throughout this lab. The easiest and r

Navigate to the notebook on [GitHub](https://github.com/mongodb-developer/ai-agents-lab-notebooks/blob/main/notebook_template.ipynb) and click the **Open in Colab** badge at the top of the notebook to open it in Google Colab.

<Screenshot url="https://github.com/mongodb-developer/ai-agents-lab-notebooks" src="img/screenshots/50-dev-env/1-open-colab.png" alt="Open in Colab" />

:::tip
The notebook will open in Google Colab in read-only mode. Please **make a copy of the notebook** to keep the code changes you will make during this workshop for future reference.
:::

<Screenshot url="https://github.com/mongodb-developer/ai-agents-lab-notebooks" src="img/screenshots/50-dev-env/1-open-colab.png" alt="Open in Colab" />
To do this, choose one of the **Save a copy** options in the **File** menu.
:::

That's it! You're ready for the lab!

Expand Down

0 comments on commit 214a614

Please sign in to comment.