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

"Open in Streamlit" Examples do not seem to work #38

Closed
connorferster opened this issue Oct 12, 2021 · 2 comments
Closed

"Open in Streamlit" Examples do not seem to work #38

connorferster opened this issue Oct 12, 2021 · 2 comments

Comments

@connorferster
Copy link

connorferster commented Oct 12, 2021

Hi there @PablocFonseca!

I am a big fan of this streamlit component and am currently learning how to use it as I build out an application for internal company use. It is a huge improvement over the standard dataframe rendering offered by streamlit. Thank you!

During my learning process, I am referring to your examples and I noticed that they do not seem to run for some reason. I am guessing it's a streamlit version issue or something. The following happens both on my own machine, when I run your examples directly with streamlit v0.89, and when I click the "Run in Streamlit" badge on your README.md:

When loading example.py, the page loads, I see it rendered for a split second, then the page goes blank but I still see the streamlit logo in the bottom right-hand corner:
image

Your example.py file runs a multi-page app that references other files like main_example.py, etc. Now, when I attempt to run some of these other pages directly, I can. e.g. fixed_key_example.py. However, I cannot do this to run main_example.py, the page goes blank again.

I am running the following:

  • Windows 10
  • Firefox 93.0 (same behaviour observed in Chrome)

Have been learning a lot from just reading the code in your examples but would love to be able to interact with them.

If you think you are able to fix this bug in your examples, it would be great for learning more about the subtleties of working with this component.

Many thanks!

@Mahima-ai
Copy link

I am also facing the same issue.

@PablocFonseca
Copy link
Owner

It is now fixed.
Refer to this issue for the cause

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

3 participants