Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ines Filipa Fernandes Ramos
inception_loop_asari_lab
Commits
f7badbc7
Commit
f7badbc7
authored
Sep 26, 2021
by
Ines Filipa Fernandes Ramos
Browse files
Update README.md
parent
cd44988e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f7badbc7
...
...
@@ -6,13 +6,16 @@ To install the environment with the modified code and custom code necessary to u
Use the terminal or an Anaconda Prompt for the following steps:
1.
Create the environment from the environment.yml file:
conda env create -f environment.yml
The first line of the yml file sets the new environment's name.
2.
Activate the new environment:
conda activate myenv
3.
Verify that the new environment was installed correctly:
conda env list
You can also use conda info --envs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment