Hacking on: https://pysdr.org/index.html
ref:
- https://docs.python-guide.org/dev/virtualenvs/#pipenv-virtual-environments
- https://code.visualstudio.com/docs/datascience/jupyter-notebooks
Dependencies live in the Pipfile
pipenv synccan be used to create a new virtual environment with deps listed inPipfile.