-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Description
IPython / jupyter define a protocol where objects defining methods like _repr_html_
will have the ability to produce rich representations in a notebook. See https://ipython.readthedocs.io/en/stable/config/integrating.html.
I think this would be very useful for exploring STAC objects. dask/distributed#4857 has some designs / code that might be worth stealing. In particular the handling of nested objects would apply to catalogs, collections, and even items.
See http://matthewrocklin.com/blog/2019/07/04/html-repr for some background.
thomafred and DahnJmoradology
Metadata
Metadata
Assignees
Labels
No labels