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

fix content scraping/exploring #60

Closed
wants to merge 3 commits into from
Closed

Conversation

rafalohaki
Copy link

@rafalohaki rafalohaki commented May 19, 2023

  • Fix UnicodeEncodeError while trying to encode a character that is not supported by the 'charmap' codec

example error fix:
UnicodeEncodeError: 'charmap' codec can't encode character '\u2192' in position 29383: character maps to <undefined>

  • fixed exploring content

Fix UnicodeEncodeError while trying to encode a character that is not supported by the 'charmap' codec
@vercel
Copy link

vercel bot commented May 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quiver ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2023 1:42am

show explored content
@rafalohaki rafalohaki changed the title Fix UnicodeEncodeError fix content scraping/exploring May 19, 2023
@StanGirard
Copy link
Collaborator

Thanks 🙏 I'll check it shortly

@StanGirard
Copy link
Collaborator

Thanks for the PR :)

Unfortunately we are moving away from streamlit. Could you please report your code to the new code base in the backend folder ?

@rafalohaki
Copy link
Author

sure, no problem

@rafalohaki rafalohaki closed this May 21, 2023
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

Successfully merging this pull request may close these issues.

2 participants