Using Python on CLA Research Desktops

There are various versions of Anaconda Python available in the Start menu on WTS. In each version, there are a few programs to select from. Depending on the version that you select, some of the programs may not be available.

ProgramDescription
Anaconda NavigatorGUI that allows you to launch applications, search for packages, or manage your project. Also includes a Learning section that covers various Python topics.
Anaconda PromptCommand prompt with base Python virtual environment activated.
Jupyterhub                  Web-based interactive computing notebook environment.
PyMOLMolecular visualization system.
PythonInteractive Python environment.
SpyderPython IDE that offers advanced editing, interactive execution, debugging, and more.