Skip to content

Commit

Permalink
Add streamlit imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zuberek committed Jan 31, 2024
1 parent 65c9154 commit 44c7d74
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions env/NSEA_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- pandas
- pymc = 5.7
- plotly
# - python-kaleido
- python-kaleido
- matplotlib
- scikit-learn
- statsmodels
Expand All @@ -27,4 +27,5 @@ dependencies:
- numpyro
- blackjax
- nutpie
- multiprocess
- multiprocess
- streamlit

0 comments on commit 44c7d74

Please sign in to comment.