We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Words in <Brackets> have to be replaced by individual names. Following this inside yout Anaconda Prompt:
<Brackets>
Go to the directory you like to have the file being exported to by cd <directory>
cd <directory>
Switch to the desired environment by activate <env-name>
activate <env-name>
Use this to export conda env export > environment.yml
conda env export > environment.yml
There was an error while loading. Please reload this page.