Skip to content

Instantly share code, notes, and snippets.

@lukehinds
Created October 21, 2025 11:58
Show Gist options
  • Select an option

  • Save lukehinds/a9ecd4e6881a0c5bc14b17c226cde81c to your computer and use it in GitHub Desktop.

Select an option

Save lukehinds/a9ecd4e6881a0c5bc14b17c226cde81c to your computer and use it in GitHub Desktop.

conda create -n python_312 python=3.12.*

source activate python_312

python -m pip install ipykernel jupyterlab matplotlib torch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment