Is there a way to get an image of Jupyter output showing multiple plots

I created a series of plots in a single Jupyter output. I’d like to get an image that shows all the plots. They aren’t traces.

I’m posting a screen shot of just 2 of the plots. Is there a way in Jupyter or with plotly to save an images of all plots in the Jupyter output?

Hello @Rebecca_Peltz welcome to the forums.

Sound like subplots might be helpful.