question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Spaces: Third party component streamlit-tags not loading

See original GitHub issue

Link:https://huggingface.co/spaces/dk-crazydiv/streamlit-tags-breaking

Requirements installed:

streamlit==0.82.0
transformers==4.8.2
torch==1.9.0
streamlit-tags==1.2.6

Error Message on Spaces

image

Expected behaviour

image

Info:

  • The same code works fine on local & on streamlit share
  • A request in console is 404 on spaces page, but works on share.streamlit.io (looks like it might be an iframe blocking issue)

Thanks for help!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
cbensimoncommented, Aug 5, 2021

HF Spaces now supports Streamlit components (see https://huggingface.co/docs/hub/spaces#changelog)

https://huggingface.co/spaces/dk-crazydiv/streamlit-tags-breaking is now working as expected

0reactions
julien-ccommented, Aug 5, 2021

Great job @cbensimon! 🥳

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduction to Streamlit and Streamlit Components - Auth0
This article will show you how to build Streamlit apps and custom Streamlit Components, with the end goal of implementing Auth0 ...
Read more >
Are you using HTML in Markdown? Tell us why! - Streamlit
As described in this Github issue, it is very easy to write unsafe apps when developers have the ability to code in HTML....
Read more >
Streamlit-tags a new way to do add tags and enter keywords ...
Hello, I have created a custom component for Streamlit which is a custom tag function and keywords functions in Streamlit it returns a...
Read more >
Introducing multipage apps! - Streamlit Blog
Hello, I got a new “Unsupported browser” error on Streamlit Cloud. I'm using Chrome and third-party cookies are enabled. “Streamlit uses third- ...
Read more >
Introducing Streamlit Components
We are happy to announce Streamlit Components, enabling the Streamlit community to create and share bits of app functionality.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found