-
What an amazing project! I recently found this and am tinkering with using it. I saw that @bartbroere upgraded Pyodide to 0.25 which has the nice feature of making the very popular python requests lib…
-
### Proposal
Introduce a new `rpath.0` custom section into Emscripten WASM module that stores runtime path for the module and can be used to locate shared libraries per-module (or extend the curren…
-
[Pyodide](https://pyodide.org/en/stable/) is a port of CPython to WebAssembly.
I was discussing with @Fidget-Spinner regarding the possibility of adding support for Full Python into Source Academy …
-
created an issue to enumerate things that are left:
- [x] import pyodide through a webworker to handle computations
- [ ] create plots to pass to js side
- [ ] export evoked data
-
This line broke when pre-release is available (e.g., `ipykernel==7.0.0a0`):
https://github.com/widgetti/solara/blob/eb8b827a20586a7e1db716ea532b0d686ef94cee/solara/server/kernel.py#L76
```
> …
-
Before version 2.4.0, a pure Python wheel was available:
https://pypi.org/project/frozendict/2.3.10/#files
Now with version 2.4.0, I think since this commit:
https://github.com/Marco-Sulla/python…
-
When a panel app is converted to pyodide / pyscript with `panel convert`, a loading spinner is shown while pyodide loads, which can take 10s of seconds. The spinner freezes every second or so, which i…
-
I downgraded to `v8.6.0` for now and it works.
### pnpm version: `v8.6.3`
### Code to reproduce the issue:
`pnpm add https://github.com/pyodide/pyodide/releases/download/0.23.3/pyodide-0.23.3…
-
## Description
Hi guys. Any help would be apreciated. Thanks in advance
I open : https://jupyter.org/try-jupyter/lab/?path=notebooks%2FIntro.ipynb
The Pydodide kernel stays in unknown status…
-
This is the epic issue for integrating the Python-based backtest execution with our website.
It is based on [the proof of concept](https://github.com/tradingstrategy-ai/trading-strategy/pull/15) bui…