

python modules are typically recommended when you use Python in a standard environment that we provide. python modules are based on Anaconda package manager, and miniconda3 module is based on Miniconda package manager. We use the name local for the environment, but you may use any other name. The following steps are an example of how to set up a Python environment and install packages to a local directory using conda.

If the specific package you are looking for is available from (formerlly ), you can easily install it and required dependencies by using the conda package manager. While our Python installations come with many popular packages installed, you may come upon a case in which you need an additional package that is not installed.
