The figures in https://caltech-ipac.github.io/irsa-tutorials/euclid-q1-hats-magnitudes/ are being hidden in drop-down cells that are closed by default. Those should be using hide-input rather than hide-cell so the code is still hidden by default but the output figure is always displayed. left over from #335
The figures in https://caltech-ipac.github.io/irsa-tutorials/euclid-q1-hats-magnitudes/ are being hidden in drop-down cells that are closed by default. Those should be using
hide-inputrather thanhide-cellso the code is still hidden by default but the output figure is always displayed. left over from #335