Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JetonH committed Oct 7, 2020
1 parent a3927ad commit 123a8a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions environment.yml
Expand Up @@ -7,18 +7,18 @@ channels:
dependencies:
- python=3.6
- bokeh=0.12.10
- numpy=1.16.2
- pandas=0.24.2
- numpy
- pandas
- openpyxl
- xlrd
- matplotlib
- pyomo=5.6.1
- pyomo
- tornado=4
- xlsxwriter
- nodejs
- altair
- colorcet

- altair_saver

# open conda prompt here and type the following comand:
# conda env create -f environment.yml

0 comments on commit 123a8a8

Please sign in to comment.