Skip to content

Commit

Permalink
Merge pull request #372 from microsoft/leestott-patch-12
Browse files Browse the repository at this point in the history
Update environment.yml
  • Loading branch information
leestott authored Aug 13, 2024
2 parents b1274d4 + 8826192 commit fef13d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/environment.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
name: ai4beg
channels:
- defaults
- conda-forge
dependencies:
- ipykernel=6.4.1
- ipython=7.27.0
- ipywidgets=7.6.5
- jupyter=1.0.0
- matplotlib=3.4.2
- numpy=1.22.3
- python=3.8.12
- python=3.8.12ip
- requests=2.26.0
- scikit-learn=0.24.2
- scipy=1.6.2
Expand Down

0 comments on commit fef13d4

Please sign in to comment.