Step 3: Conda Environment
Last updated
Last updated
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
Follow this link for installation on your operating system:
If you are new to working with environment, see on how to work with environments.