Hacker News new | ask | show | jobs
by dsjoerg 1212 days ago
Very cool!

Anyone know how this compares to Apache Superset? https://superset.apache.org/

1 comments

Superset doesn't run in a Jupyter Notebook. So they are used differently. This seems very easily embeddable for instance. Or otherwise really practical.
any idea why it doesnt? im uninformed of the architectural decisions behind superset but this seems like a huge wasted opportunity
No I don't know the technical reasons why it is not feasible to get it running in a Jupyter Notebook.

But my best assumption is that it isn't a Python library. You cannot import Apache Superset from a Python program.