git clone https://github.com/ReSurfEMG/ReSurfEMG.git
git clone https://github.com/ReSurfEMG/ReSurfEMG-dashboard.git
git clone https://github.com/ReSurfEMG/ridethewave.git
git checkout -b "yourname/your-branch-name"
conda deactivate env-name
conda activate you_workshop
python -m resurfemg synth -i ./synth_data -o ./output_data -N 5
conda activate dashboard
python index.py