python -m venv myvenv source myvenv/bin/activate pip install torch pandas notebook numpy scikit-learn python -m ipykernel install --user --name=myvenv