Skip to content

Commit f7cc33b

Browse files
committed
Update env check notebook and screenshots to reflect dependency adjustment.
1 parent a136a60 commit f7cc33b

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

images/env_check.png

-5.59 KB
Loading

images/open_env_check_notebook.png

-2.05 KB
Loading

notebooks/0-check_your_env.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"\u001b[42m[ OK ]\u001b[0m numpy\n",
2424
"\u001b[42m[ OK ]\u001b[0m pandas\n",
2525
"\u001b[42m[ OK ]\u001b[0m requests\n",
26-
"\u001b[42m[ OK ]\u001b[0m scipy\n",
2726
"\u001b[42m[ OK ]\u001b[0m seaborn\n"
2827
]
2928
}
@@ -57,7 +56,7 @@
5756
"name": "python",
5857
"nbconvert_exporter": "python",
5958
"pygments_lexer": "ipython3",
60-
"version": "3.10.8"
59+
"version": "3.11.0"
6160
}
6261
},
6362
"nbformat": 4,

0 commit comments

Comments
 (0)