Update environment.yml

Added conda forge to channels
This commit is contained in:
Lee Stott 2024-08-13 20:38:42 +01:00 committed by GitHub
parent 4a47fc79ea
commit 80e89b48b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: ai4beg
channels:
- defaults
- conda-forge
dependencies:
- ipykernel=6.4.1
- ipython=7.27.0