Skip to content

Commit

Permalink
Merge pull request #60 from 2i2c-org/support-ticket-ref-1259/add-ml-p…
Browse files Browse the repository at this point in the history
…ackages

Add pymc and tensorflow-probability packages
  • Loading branch information
sgibson91 authored Jan 25, 2024
2 parents 14320ba + 9b35abb commit b4104c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,12 @@ dependencies:
# Install this from pip because installing from conda conflicts with geopy / geopandas
# Re-evaluate once https://github.com/conda-forge/tensorflow-feedstock/pull/353 lands
- tensorflow==2.15.*
# From https://2i2c.freshdesk.com/a/tickets/1259
- tensorflow-probability==0.23.*

# Install from pip because it does not work from conda-forge atm
# https://github.com/conda-forge/rise-feedstock/issues/43 has information
- RISE==5.7.*

# From https://2i2c.freshdesk.com/a/tickets/1259
- pymc==5.10.*

0 comments on commit b4104c2

Please sign in to comment.