Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribute Server Extensions to Streamlit #1

Open
rmorshea opened this issue Feb 21, 2021 · 0 comments
Open

Contribute Server Extensions to Streamlit #1

rmorshea opened this issue Feb 21, 2021 · 0 comments

Comments

@rmorshea
Copy link
Member

In order to more natively support IDOM in Streamlit we need to contribute the ability to register "server extensions" with Streamlit's underlying web server. At the moment this is not supported, but I've created an issue for it: streamlit/streamlit#2825

Until then, we might have to make a custom runner that waps Streamlit. Usage might then look like:

idom-streamlit my_script.py

Since this would allow us access to the web server instance before it starts running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant