Skip to content

Commit

Permalink
add development package
Browse files Browse the repository at this point in the history
  • Loading branch information
wwbrannon committed Sep 24, 2024
1 parent 4dd3697 commit 9ce3551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ ENV_NAME='audienceview'
"$HOME/miniconda3/bin/mamba" install -y -n "$ENV_NAME" -c conda-forge \
altair google-api-python-client hdbscan matplotlib nltk numpy openai \
pandas scipy sqlalchemy statsmodels streamlit tqdm transformers \
umap-learn wordcloud
umap-learn wordcloud pip-tools

0 comments on commit 9ce3551

Please sign in to comment.