arnaudmiribel / streamlit-extras

Discover, try, install and share Streamlit re-usable bits we call "extras"!
https://extras.streamlit.app
Apache License 2.0
727 stars 124 forks source link

✨ [IDEA] - Sandbox #133

Closed arnaudmiribel closed 8 months ago

arnaudmiribel commented 1 year ago

Description

Just a Python sandbox running on Pyodide (through jupyterlite)

Minimal code for the extra

https://playground.streamlit.app/?q=pyodide-sandbox

Screenshots

![DESCRIPTION](LINK.png)
Rjchauhan18 commented 10 months ago

hello @arnaudmiribel So, according to this Description do you want to add the new streamlit extra component of jupiterlite just like this

If I have understood the issue correct then please assign this issue to me.

arnaudmiribel commented 10 months ago

Hey @Rjchauhan18, that's exactly it! I'm thinking an extra like that would be useful to have viewers able to play with some Python tasks within the app.

Assigned to you 💪

Rjchauhan18 commented 10 months ago

Hey @arnaudmiribel
Can you please review it ?