Teon L Brooks
Teon L Brooks
Came across this initial post when looking to see if Pyodide supported pyheif. doesn't look like the original asker made a follow up issue. It would be great if we...
Recently I've been using [jupyter-book](https://github.com/executablebooks/jupyter-book) as one of my primary notebook environments. It's built on top of MyST, which is a flavor of markdown that is compatible with reStructuredText, and...
It would be nice if `get_entity_vals` supported both a filepath or a `BIDSPath`, currently it only supports the former. Since `BIDSPath` has the necessary info, it would help simplify scripting...
Windows is causing some problems with `multiprocessing` in Python. look into this more
- [ ] Currently some of the urls don't work in the docs. - [ ] There are dependencies that aren't listed for some of the examples. - [ ]...
The realtime module has been worked on piecewise and doesn't receive the same attention as other parts of the project. The aim would be to build upon #6120, #6141 with...
I noticed that under the category section of my blog that it is not fully populated. I believe this is caused by the line below https://github.com/josh-collinsworth/sveltekit-blog-starter/blob/456314996b4ec4055108ed7c6ec67683e4570ae9/src/routes/blog/category/%2Bpage.server.js#L2 when the posts.json is...
**Is your feature request related to a problem? Please describe.** It would be great if we could adapt the code execution for Python chunks using the similar implement as [vscode-python](https://github.com/microsoft/vscode-python)....
### Description Hi there. I would like to update `pillow_heif` to its latest version `0.18.0`. Updating it will align it with a more current version of PIllow, which Pyodide already...
Fix a link reference in the documentation