gollum icon indicating copy to clipboard operation
gollum copied to clipboard

Quickstart tutoirial - without jupyter notebook

Open DanielAndreasen opened this issue 9 months ago • 5 comments

Hi again,

I've tried running the quickstart tutorial (https://gollum-astro.readthedocs.io/en/latest/quickstart.html) from ipython (not notebook), and I don't get a plot after running the commands:

ax = normalized_spectrum.plot()
ax.set_ylim(0, 2)

It might be my setup, but are you able to do so? Do I need to change something compared to the jupyter notebook code?

I am able to produce the plots without problems in the notebook though.

Review link: https://github.com/openjournals/joss-reviews/issues/6601

DanielAndreasen avatar May 11 '24 05:05 DanielAndreasen