You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/setup/index.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,9 @@ sidebar_position: 2
23
23
This section will cover the required notebook operations that must be fulfilled to run the challenges.
24
24
25
25
### 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.
0 commit comments