Skip to content

Commit 871cf5c

Browse files
committed
Added instructions for Codespaces
1 parent 9227abf commit 871cf5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/setup/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ sidebar_position: 2
2323
This section will cover the required notebook operations that must be fulfilled to run the challenges.
2424

2525
### 1. Install Atlas CLI on the notebook environment.
26+
27+
Run the 1st cell in the notebook to install the Atlas CLI. If you're running the notebook in a Codespace you'll be prompted to install a Python environment and Jupyter Notebooks support. Select the Python Kernel when prompted.
28+
2629
```python
2730
# Install atlas-cli
2831

0 commit comments

Comments
 (0)