Skip to content

Instantly share code, notes, and snippets.

@A-Adegite
A-Adegite / create_a_virtual_environment_with_conda.md
Created May 3, 2025 14:59 — forked from loic-nazaries/create_a_virtual_environment_with_conda.md
Markdown file to help create a virtual environment in Python with Conda.

Create a Virtual Environment in Python with Conda

The present gist is a hybrid between a 'go-to' cheat sheet and a tutorial when starting a new Data Science Project.

Its purpose is to create a virtual environment for Python with the package manager Conda.


Table of contents