Skip to content
 
 

Repository files navigation

NumPy

NumPy training course

Conda environment

To share the environment, it is used:

conda env export --from-history | grep -v "^prefix: " > environment.yml

So only packages that are explicitly requested will be included, and without the prefix, which is the local folder where the package is installed.

About

NumPy training course

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages