Link
Search
Menu
Expand
Document
Tools
Digital
Code
Python
Conda
Environments
Creation
You can create an env from a given .yml file using
conda
env
create -f environment.yml