jupyterlite / jupyterlite/pyodide-kernel
Missing pyodide attributes `js.document` and `js.window`
Open
bug
- Dominant language
- Python
- Stars
- 90
- Forks
- 47
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
## Description
Current `pyodide` stays on version v0.20.0, which should support `js.window` or `js.document` following the [pyodide doc](https://pyodide.org/en/stable/usage/quickstart.html#accessing-javascript-scope-from-python).
However, I cannot use them in jupyterlite.

Use [pyodide REPL](https://pyodide.org/en/stable/console.html):

Contributor guide
Assessment
This issue has not been assessed yet.