plotnine installation

In most cases the following installation should be sufficient:

$ uv add plotnine

For use together with scikit-learn and scikit-misc, extras can be installed with

$ uv add "plotnine[all]"
$ jupyter nbextension enable --py widgetsnbextension
$ jupyter labextension install @jupyter-widgets/jupyterlab-manager