Extensions to seaborn and matplotlib functionality.
At present there are no pip
or conda
install options.
To use:
mkdir myrepos
cd myrepos
git clone [email protected]:cmardiros/seabornextends.git
Then create a symlink to this package in your site-packages
directory:
ln -s "/path/to/myrepos/seabornextends/seabornextends" /path/to/site/packages