Arnaud
Arnaud
+1 same issue
Hi @parente, that's exactly the point :)
Hey @davins90 This sure sounds like a good idea! Thanks for submitting it. Please go ahead and submit a PR. You might want to keep in mind that it's better...
Thanks @ivaniliash - would adding a `main_module_filename: str = "streamlit_app.py"` as a parameter to the `switch_page` function solve your issue?
Hey @Asaurus1! That is a great library, thanks a lot for sharing it here. Make sure to share it also in Streamlit's forum at discuss.streamlit.io - makes me think of...
> It absolutely does look like what's on that blog-post, just packaged a bit more cleanly to control direct interactions with the query string. Exactly! That's what I like about...
You can follow our contribution guidelines [here](https://github.com/arnaudmiribel/streamlit-extras/blob/main/CONTRIBUTING.md) to get things properly set up, hope that helps! > I would want to add the project like the [annotated_text](https://github.com/arnaudmiribel/streamlit-extras/blob/main/src/streamlit_extras/annotated_text/__init__.py) one Exactly, the...
Hey @PaleNeutron, that's a good call! Wanna give it a try?
Also this https://squidfunk.github.io/mkdocs-material/reference/code-blocks/#code-annotations
@blackary @tylerjrichards had some fun making this thing https://markdownlit.streamlitapp.com (repo https://github.com/arnaudmiribel/markdownlit) WDYT? I'd love to support mermaid and code annotations/highlighting but couldn't make them work yet. Once it's in a...