qqdaiyu55
qqdaiyu55
## 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):
## Description ## Reproduce 1. Go to 'https://jupyterlite.readthedocs.io/en/latest/_static/lab/index.html?room=4869637241' 2. Click on `python.ipynb` 3. Do step 1 & 2 on another device 4. You'll see it duplicates cells with same content...
~~Feature Request 1~~ (_already supported_) ~~Allow local file path in `piplite_urls`, so I can cache my private python package.~~ **Feature Request 2** Run python codes defined in config everytime I...
Related issue: #461 ## References ## Code changes ## User-facing changes ## Backwards-incompatible changes
## Description When I clicked the run-all button, all cells will be excuted regardless of exceptions. Is this bug related to issue [#459](https://github.com/jupyterlite/jupyterlite/issues/459) 
## 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):