PyVolt Setup
Steps
-
Build Docker Image:
docker build --no-cache -t pyvolt .
-
Run Docker Container:
docker run -it -v $(pwd)/examples:/app/examples pyvolt
-
Example Usage:
cd examples python3 quickstart/run_nv_state_estimator.py
Name | Last commit | Last update |
---|---|---|
examples | ||
pyvolt | ||
Dockerfile | ||
Readme.md | ||
pyproject.toml |