We will be using Conda as our environment system for python. Conda is an open source package and environment management system that runs on Windows, Mac OS and Linux. Conda as a package manager helps you find and install packages
Conda
Follow this link for installation on your operating system: https://docs.conda.io/projects/conda/en/latest/user-guide/install/macos.htmlarrow-up-right
If you are new to working with environment, see examples on how to work with environments.
Last updated 1 year ago