all notes
2/373
2020-06-20
how-to
python
To activate: "source venv/bin/activate". This puts the env name (venv in this example) in the terminal prompt.To deactivate: "deactivate"