jupyterlite / jupyterlite/pyodide-kernel

Missing pyodide attributes `js.document` and `js.window`

Open
#94 1 comment 0 reactions 0 assignees View on GitHub
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.
image

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.