cosmograph-org / cosmograph-issues

This is an issue-only repository for the Cosmograph application and library.
0 stars 0 forks source link

Jupyter Notebook integration #17

Open miklevin opened 3 months ago

miklevin commented 3 months ago

I don't know how to even articulate this one. But isn't it time for Cosmograph to be embeddable in Jupyter Notebooks like matplotlib or bokeh. There's also the ipywidgets route which provides interactivity, which would seem right for Cosmograph, but is limited to JupyterLab and not Notebooks in general.

But I envision pip install cosmograph, then doing something like:

cosmo("graph.csv", "meta.csv")

...then up pops an interactive cosmograph!

rokotyan commented 3 months ago

Absolutely! We have it in our plans, but there's no timeline.