Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Before implementing security measures, ensure you have:
- Access to a notebook environment to install Atlas CLI on.

**Recommended one of:**
- [Google colab](https://colab.research.google.com/), for general concepts: [Get yourself familiar with Jupyter Notebooks](https://mongodb-developer.github.io/vector-search-lab/docs/getting-started/jupyter-notebooks).
- [Google colab](https://colab.research.google.com/), for general concepts: [Get yourself familiar with Jupyter Notebooks](https://mongodb-developer.github.io/vector-search-lab/docs/dev-env/jupyter-notebooks).
- [Github Codespaces](https://docs.github.com/en/codespaces/developing-in-a-codespace/getting-started-with-github-codespaces-for-machine-learning)
- [VS Code](https://code.visualstudio.com/docs/datascience/jupyter-notebooks)

Expand Down