Skip to content

Commit

Permalink
added versions to environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimbers committed Nov 17, 2023
1 parent 5779ed2 commit ee6fe7a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ channels:
- conda-forge
- defaults
dependencies:
- altair
- ipykernel
- pandas
- altair=5.1.2
- ipykernel=6.26.0
- pandas=pandas
- python
- scikit-learn
- vegafusion
- vegafusion-jupyter
- vegafusion-python-embed
- vl-convert-python
- requests
- notebook
- jupyter_contrib_nbextensions
- scikit-learn=1.3.2
- vegafusion=1.4.3
- vegafusion-jupyter=1.4.3
- vegafusion-python-embed=1.4.3
- vl-convert-python=1.0.1
- requests=2.31.0
- notebook=6.5.4
- jupyter_contrib_nbextensions=0.7.0
prefix: /Users/timberst/miniconda3/envs/breast_cancer_predictor

0 comments on commit ee6fe7a

Please sign in to comment.