diff --git a/docs/30-dev-env/2-dev-setup.mdx b/docs/30-dev-env/2-dev-setup.mdx index 43803566..b4f03336 100644 --- a/docs/30-dev-env/2-dev-setup.mdx +++ b/docs/30-dev-env/2-dev-setup.mdx @@ -2,11 +2,15 @@ import Screenshot from "@site/src/components/Screenshot"; # 👐 Setup dev environment -:::caution -If you are doing this lab as part of a MongoDB GenAI Developer Day, at this point you should already have the GitHub Codespace ready for this lab, so you can skip the following steps and continue using the Codespace you created previously. +
+ 🦹 If you are doing this lab as part of a MongoDB GenAI Developer Day, you can continue in the Codespace you previously created. -If you haven't created a Codespace yet, follow the steps below to create one. -::: + Navigate to your existing Codespace and click on the file named `ai-rag-lab.ipynb` under the Explorer. + + This is the Jupyter Notebook you will be using throughout this lab. + + +
## Option 1: GitHub Codespaces