Closed jfcarr closed 1 year ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Hi @jfcarr, these notebooks are now being maintained at https://github.com/spacetelescope/jdat_notebooks. I can make this change over there if you want, or you can open a pull request to that repository. Just let me know (and thanks for the fix!).
Hi @jfcarr, these notebooks are now being maintained at https://github.com/spacetelescope/jdat_notebooks. I can make this change over there if you want, or you can open a pull request to that repository. Just let me know (and thanks for the fix!).
I thought I might be in the wrong repo. :) I'll open a new pull request over there, and thanks for letting me know!
Great, thank you!
Closing this, now at https://github.com/spacetelescope/jdat_notebooks/pull/114.
Passing 'viridis' as lowercase was causing the following error in the notebook:
ValueError: Invalid colormap 'viridis', must be one of ['Gray', 'Viridis', 'Plasma', 'Inferno', 'Magma', 'Purple-Blue', 'Yellow-Green-Blue', 'Yellow-Orange-Red', 'Red-Purple', 'Blue-Green', 'Hot', 'Red-Blue', 'Red-Yellow-Blue', 'Purple-Orange', 'Purple-Green', 'Reversed: Gray', 'Reversed: Viridis', 'Reversed: Plasma', 'Reversed: Inferno', 'Reversed: Magma', 'Reversed: Hot']