Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 312 Bytes

Physical Communication

Installation

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