remove requirement file, added conda environment file
This commit is contained in:
9
environment.yml
Normal file
9
environment.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: machine_learning
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- jupyter=1.0.0
|
||||
- matplotlib=2.1.2
|
||||
- numpy=1.13.3
|
||||
- python=3.6.4
|
||||
- scipy=1.0.0
|
||||
Reference in New Issue
Block a user