Garden-AI / garden

https://garden-ai.readthedocs.io
MIT License
17 stars 4 forks source link

Bring back the spinner and `_repr_html_` for entrypoints #397

Closed OwenPriceSkelly closed 7 months ago

OwenPriceSkelly commented 7 months ago

Fixes #332

Overview

A while ago (early publishing revamp) I commented out the _repr_html_ code and the code to display a spinner when executing remotely due to problems with serializing.

Turns out that I could have just moved the problematic imports into their respective functions and we could have kept them both.

Could have sworn I'd already tried this before, but I'll take the freebie.

Testing

I just used notebook debug here to sanity check the de-/serialization steps

Documentation

no docs


📚 Documentation preview 📚: https://garden-ai--397.org.readthedocs.build/en/397/