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: notebooks/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,4 @@ This directory contains the notebooks for following along with the session. You
11
11
| 4: Hands-On Data Analysis Lab |`4-hands_on_data_analysis_lab.ipynb`|
12
12
13
13
14
-
**NOTE**: The `utils.py` file will be used only in `0-check_your_env.ipynb`, which you will use to check your setup.
14
+
**NOTE**: The `check_env.py` file will be used only in `0-check_your_env.ipynb`, which you will use to check your setup. The `utils.py` file contains a function for configuring our plotting backend.
0 commit comments