jupyterlite / jupyterlite/pyodide-kernel
Access the pyodide object used by jupyterlite repl
Open
enhancement
- Dominant language
- Python
- Stars
- 90
- Forks
- 47
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
### Problem
I would like it if I could get access to the pyodide object underneath. I need to convert a javascript object to a python dictionary using pyodide and make it accessible to the jupyterLite repl.
### Proposed Solution
Provide access to the pyodide object that jupyterlite is using
### Additional context
Contributor guide
Assessment
This issue has not been assessed yet.