I want to create a catplot using seaborn package and I know that in order to be able to do that I need the latest version of seaborn(0.9.0). I installed the package for cond
This worked for me:
conda install -c anaconda seaborn
Credit: https://anaconda.org/anaconda/seaborn