Managing environments — conda 4.9.2.post41+a3a31ff0 documentation
With conda, you can create, export, list, remove, and update environments that have different versions of Python and/or packages installed in them. Switching or moving between environments is called activating the environment. You can also share an environment file.
Managing environments # With conda, you can create, export, list, remove, and update environments that have different versions of Python and/or packages installed in them. Switching or moving between environments is called activating the environment. You can also share an environment file. There are many options available for the commands described on this page. For a detailed reference on all available commands, see commands . Creating an environment with commands # Use the terminal for the following steps: To create an environment: conda create -- name < my - env > Replace <my-env> with the
Explore this link on the map →saved by
related reading
- The definitive guide to Python virtual environments with conda | WhiteBox Blogwhiteboxml.com
- python - How to add conda environment to jupyter lab - Stack Overflowstackoverflow.com
- Conda Is Fast Now. Like, Really Fast. | Anacondaanaconda.com
- Managing environments | Documentation | Poetry - Python dependency management and packaging made easypython-poetry.org
- Python Virtual Environments: A Primer – Real Pythonrealpython.com
- Anaconda Distribution vs. Miniconda - Anacondadocs.anaconda.com
- Niels Cautaerts - Python dependency management is a dumpster firenielscautaerts.xyz
- The Teclado Blogblog.teclado.com
- Using .env Files for Environment Variables in Python Applications - DEV Communitydev.to
- Anaconda (Python distribution) - Wikipediaen.wikipedia.org
- Best practices for Claude Code - Claude Code Docsanthropic.com
- Mediumitnext.io