Skip to content

Jupyter FAQ

Sylwester Arabas edited this page May 9, 2023 · 3 revisions

How to make Jupyter store matplotlib plots as vector graphics and offer a download pdf button next to each plot?

Use open-atmos-jupyter-utils.show_plot() instead of matplotlib.pyplot.show()!

Clone this wiki locally