Skip to content

Commit

Permalink
updating environments (#179)
Browse files Browse the repository at this point in the history
* updating environments

* removing qeds

* adding some more packages
  • Loading branch information
Alim-faraji authored Jul 21, 2021
1 parent f10282d commit 87580b9
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
10 changes: 9 additions & 1 deletion _notebook_repo/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies:
- pip:
- joblib
- interpolation
- qeds
- fiona
- geopandas
- pyLDAvis >= 3.3.0
Expand All @@ -22,5 +21,14 @@ dependencies:
- bokeh
- nltk
- beautifulsoup4
- seaborn
- patsy
- quandl
- statsmodels
- quantecon
- openpyxl
- pandas_datareader
- plotly
- lxml
- conda:
- python-graphviz
10 changes: 9 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ dependencies:
- joblib
- interpolation
- sphinx-tojupyter
- qeds
- fiona
- geopandas
- pyLDAvis >= 3.3.0
Expand All @@ -28,5 +27,14 @@ dependencies:
- sphinxcontrib-bibtex
- quantecon-book-theme>=0.2.5,<0.3.0
- nltk
- seaborn
- patsy
- quandl
- statsmodels
- quantecon
- openpyxl
- pandas_datareader
- plotly
- lxml
- conda:
- python-graphviz
10 changes: 9 additions & 1 deletion lectures/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
- pip:
- joblib
- interpolation
- qeds
- fiona
- geopandas
- pyLDAvis >= 3.3.0
Expand All @@ -23,5 +22,14 @@ dependencies:
- scikit-learn >= 0.24.0
- bokeh
- nltk
- seaborn
- patsy
- quandl
- statsmodels
- quantecon
- openpyxl
- pandas_datareader
- plotly
- lxml
- conda:
- python-graphviz

2 comments on commit 87580b9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.