Skip to content

Commit

Permalink
final v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seismotologist committed May 3, 2019
1 parent 4d6aaa7 commit a86b883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ up by typing the following line in the terminal:

$ conda create -c conda-forge -n seismoDL101 python=3.6 jupyter numpy scipy obspy keras tensorflow scikit-learn seaborn pandas h5py

Then activate the environment (type 'source activate seismoDL101' in
Then activate the environment (type 'conda activate seismoDL101' in
terminal), and open the notebook (type 'jupyter notebook' in terminal), and you
should be ready to ... explore machine and deep learning!

Expand Down

0 comments on commit a86b883

Please sign in to comment.