We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to make Jupyter store matplotlib plots as vector graphics and offer a download pdf button next to each plot?
download pdf
Use open-atmos-jupyter-utils.show_plot() instead of matplotlib.pyplot.show()!
open-atmos-jupyter-utils.show_plot()
matplotlib.pyplot.show()