programming_languages:python:conda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
programming_languages:python:conda [2018/09/23 14:33] – [Important commands] phreazerprogramming_languages:python:conda [2018/09/23 14:34] (current) – [Important commands] phreazer
Line 32: Line 32:
 # create new environment based on exported yml # create new environment based on exported yml
 conda env create -f environment.yml conda env create -f environment.yml
 +</code>
 +<code>
 # Package commands, see https://conda.io/docs/user-guide/tasks/manage-pkgs.html#installing-packages # Package commands, see https://conda.io/docs/user-guide/tasks/manage-pkgs.html#installing-packages
 # install package # install package
  • programming_languages/python/conda.1537706032.txt.gz
  • Last modified: 2018/09/23 14:33
  • by phreazer