Skip to content
Snippets Groups Projects
Select Git revision
  • bfb09b324d295bd4f0dd349f8c8e9f6b79d68595
  • dev default
  • master
3 results

PesterTests

  • Clone with SSH
  • Clone with HTTPS
  • PyVolt Setup

    Steps

    1. Build Docker Image:

      docker build --no-cache -t pyvolt .
    2. Run Docker Container:

      docker run -it -v $(pwd)/examples:/app/examples pyvolt
    3. Example Usage:

      cd examples
      python3 quickstart/run_nv_state_estimator.py