Skip to content

Instantly share code, notes, and snippets.

@dukenmarga
Created June 4, 2023 02:12
Show Gist options
  • Save dukenmarga/ae6c06e4cc20e61b7943530a4cbfb04d to your computer and use it in GitHub Desktop.
Save dukenmarga/ae6c06e4cc20e61b7943530a4cbfb04d to your computer and use it in GitHub Desktop.
Jupyter Lab use virtualenv
Jupyter lab use venv
Inside virtual environment:
python -m ipykernel install --user --name=virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment