It is very important to separate your python environments for research, professional, personal and, sandbox type of work. For example, if you are experimenting with new python libraries you do not want to disturb a stable environment that you use for your research purposes. This tutorial explains the basics of python environments and walks you through the process of creating separate environments using Anaconda Navigator.
Code associated with these tutorials can be downloaded from here: https://github.com/bnsreenu/python_fo...