Skip to content

Comment on Streamlit: Turn a Python script into an interactive data analysis tool

Comments

Can this be used from within the Jupyter notebook?

Not at the moment. There are a few reasons for this, but perhaps the most fundamental one is that Streamlit starts a blocking server -- so even if you could run it inside Jupyter it would pause your Jupyter session until you killed Streamlit.

(Co-founder of Streamlit here)

Please, do not do that : not being compatible with jupyter is a feature ;-)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.