Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
Manualy replacing this bad boy
  • Loading branch information
Clgould99 authored May 24, 2024
1 parent 8c7e88a commit d6dae18
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,8 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.8.10
- pip
- numpy
- altair
- pandas
- scipy
- matplotlib
- jupyter
- notebook
- ipykernel
- nbconvert
- nbformat
- sqlalchemy
- csvkit
- openpyxl
- xlrd
- pip:
- altair
- seaborn
- plotly
- scikit-learn
- beautifulsoup4
prefix: /home/kevincao222/miniconda3/envs/alfred
- python=3.11

0 comments on commit d6dae18

Please sign in to comment.