Essential Anaconda Prompt commands to setup environment, git and connect with GitHub — Setup environment, setup Git, setup GitHub. These could be covered in 3 separate articles, but the main focus here is on the terminal itself. My goal is to capture all conda/anaconda prompt essentials to manage a project. Table of contents:
1. Introduction
2. Terminal essentials
2.1. Miniconda3
2.2. Basic commands to operate inside prompt
3…