In the [Making Plots With plotnine](https://datacarpentry.org/python-ecology-lesson/07-visualization-ggplot-python/index.html) lesson, there is a disclaimer that shows how to load `plotnine`. I would recommend also mentioning here a reminder that `plotnine` is not in the standard Anaconda package and needs to be installed separately.
In the Making Plots With plotnine lesson, there is a disclaimer that shows how to load
plotnine.I would recommend also mentioning here a reminder that
plotnineis not in the standard Anaconda package and needs to be installed separately.