/violinplot

Primary LanguagePython

violinplot

Installation

git clone https://github.com/GRUNECO/violinplot.git
cd violinplot
pip install -r requirements-install.txt

Upgrading

pip uninstall sovaViolin

Then in the violinplot repo folder

git pull
pip install -r requirements-install.txt