Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Clgould99 authored May 29, 2024
1 parent 9f8f4ef commit 21b8abb
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,23 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.8
- numpy
- altair
- pandas
- scipy
- matplotlib
- jupyter
- notebook
- ipykernel
- nbconvert
- nbformat
- sqlalchemy
- csvkit
- openpyxl
- xlrd
- altair
- seaborn
- plotly
- scikit-learn
- beautifulsoup4
prefix: /home/kevincao222/miniconda3/envs/alfred

0 comments on commit 21b8abb

Please sign in to comment.