Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 259 Bytes

File metadata and controls

6 lines (5 loc) · 259 Bytes

sVNS_GUI

Graphical user interface for the sVNS device based on Python and customTKinter.

Recreate environment in the conda command line:

  1. Pull the repository: git pull
  2. Recreate the environment with the dependencies: conda env create -f environment.yml