/
Python, Conda and Pip: Summary

Python, Conda and Pip: Summary

Goal: Summarize the concepts covered across the workshop.


Summary

Looked at:

  • How using different versions of Python pip installs into different locations.

  • How Conda environments and pip installs interplay together and using the PYTHONUSERBASE environment variable to force installs into the Conda environment.

  • A general process for creating a shared Conda environment with pip installs within a project.

  • The basics on creating a module file to expose a Conda environment for general use across a project.  

  • How we can extend a Conda environment to act as a kernel within the Jupyter service.


 

Use the following link to provide feedback on this training: https://forms.gle/7otURqe8uyvxzXiTA or use the QR code below.

pythoncondapip.png

 

 

Related content

Using Python, Conda and Pip on the Cluster
Using Python, Conda and Pip on the Cluster
More like this
Python, Conda and Pip: Suggested Best Practices
Python, Conda and Pip: Suggested Best Practices
More like this
Conda and Pip Environments and Reproducibility
Conda and Pip Environments and Reproducibility
More like this
Intro to Using Conda: Creating Python/R and other Application Environments
Intro to Using Conda: Creating Python/R and other Application Environments
More like this
Jupyter with OnDemand
Jupyter with OnDemand
More like this
Python - Miniconda - Conda - Pip
Python - Miniconda - Conda - Pip
More like this