conda

Package, dependency and environment management for any programming language.
Some subcommands such as conda create have their own usage documentation.

=> More information.

conda create --name {environment_name} {python=3.9 matplotlib}
conda info --envs
conda {activate environment_name}
conda {deactivate}
conda remove --name {environment_name} --all
conda install {python=3.4 numpy}
conda list
conda clean --all
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/conda.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.872798 milliseconds
Gemini-to-HTML Time
0.529109 milliseconds

This content has been proxied by September (ba2dc).