Main content start
Python on Sherlock: Virtual Envs, uv, and pip
Making package management easy as py
Event Details:
Wednesday, January 28, 2026
1:00pm - 2:00pm PST
*If you experience issues with registration, please log into https://stanford.zoom.us/ and then try again.
Creating isolated workspaces for separate projects makes research easier!
In this workshop we will explore different methods for creating virtual environments and managing Python packages:
- venv
- uv
- pip