Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 369 Bytes

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