Python: Difference between revisions

imported>Tomberek
mNo edit summary
imported>Tomberek
mNo edit summary
Line 73: Line 73:
conda-shell
conda-shell
conda-install
conda-install
conda env update -f requirements.txt
conda env update --file environment.yml
</syntaxhighlight>
</syntaxhighlight>