install the dependencies with pip (Must be in the user space as UHD installs in the user-space)
source .env
pip install -Ur requirements.txt
python3 -m notebook notebooks
For UHD support, follow the instructions here
install the dependencies with pip (Must be in the user space as UHD installs in the user-space)
source .env
pip install -Ur requirements.txt
python3 -m notebook notebooks
For UHD support, follow the instructions here