frisco
SSolara
•Created by frisco on 6/28/2024 in #questions-issues
Pyodide locally
might make sense?
6 replies
SSolara
•Created by frisco on 6/28/2024 in #questions-issues
Pyodide locally
Hi @MaartenBreddels , thanks for the reply.
I was wondering because a while ago I thought I saw Pyodide mentioned in the documentation (but I could be wrong).
I currently have a web app written in react, and I use Solara to download and display different graphs. The solara app is embedded in the react app with an iframe.
I honestly wanted to do some testing over the weekend to see if:
- Pyodide initializes the environment every time I load the page, or if it can be cached
- If it was possible to get the app built by Pyodide to communicate with the React app.
6 replies