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 0328d69 commit a172a4dCopy full SHA for a172a4d
environment.yml
@@ -0,0 +1,9 @@
1
+name: intro-to-python
2
+channels:
3
+ - conda-forge
4
+ - defaults
5
+dependencies:
6
+ - python
7
+ - jupyterlab
8
+ - pandas
9
+ - seaborn
0 commit comments