Skip to content

neuralhydrology conda environment: exported yaml file with minimal pip dependencies

License

Notifications You must be signed in to change notification settings

pertetotale/neuralhydrology_env_export_yml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NeuralHydrology package management: exported yml to build an up to date conda environment.

The neuralhydrology project provides some yaml files to create a virtual (conda) environment.

However, these yaml files still have some pip dependencies which, after pip pkg installs later on, can break conda environments. Since the latest NH yaml versions are from 2022, it was time for an updated version.

The starting point was the yaml file neuralhydrology_environment_cuda11_8.yml.

This file is the exported yaml file with minimal pip dependencies: only neuralhydrology and torchvision.

The new env. was tested, and it runs and trains a custom model on a "GenericDataset" with a python 3.11 kernel.

About

neuralhydrology conda environment: exported yaml file with minimal pip dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published