Skip to content

Commit

Permalink
Received chapter 8 env file HelioML#87
Browse files Browse the repository at this point in the history
  • Loading branch information
starfleetjames committed Jun 24, 2021
1 parent 5e039a9 commit 170af25
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions environment_ch8.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: helioml_ch8

channels:
- defaults
- conda-forge

dependencies:
- python=3.8.*
- numpy=1.19*
- pandas=1.1*
- matplotlib=3.2.2
- seaborn=0.11.1
- plotly=4.4.1
- scikit-learn=0.24
- tensorflow=2.3
- jupyter=1.0.0

0 comments on commit 170af25

Please sign in to comment.