We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a44c14 commit 530e39cCopy full SHA for 530e39c
1 file changed
.binder/environment.yml
@@ -1,7 +1,10 @@
1
name: lecture-python-programming
2
channels:
3
- - default
+ - defaults
4
+ - conda-forge
5
dependencies:
- - python=3.8
6
- - anaconda
+ - python=3.9
7
+ - pandas
8
+ - numpy
9
+ - matplotlib
10
0 commit comments