jupyterlite / jupyterlite/pyodide-kernel
How to access running pyodide instance
Open
- Dominant language
- Python
- Stars
- 90
- Forks
- 47
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
I'd like to access the running pyodide/webworker instance from another jupyterlite extension, I think interface is not exposed in this package? @jtpio Thanks!
With the access, I'm able to use `pyodide.FS` to directly create content on the virtual pyodide file system. (`kernel.requestExecute` does not work when another cell is in execution)
Contributor guide
Assessment
This issue has not been assessed yet.