fsspec / fsspec/filesystem_spec
`json.decoder.JSONDecodeError` when running GithubFileSystem on pyodide/wasm
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 490
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
Cross posting this here, ran into json.decoder.JSONDecodeError when using fsspec in marimo html-wasm:
https://github.com/marimo-team/marimo/issues/7422
Not sure whether this has to do with the marimo's html-wasm export or whether there is something in fsspec.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the JSONDecodeError when using GithubFileSystem in pyodide/wasm, then compare the behavior with marimo-team/marimo#7422. Determine whether the failure originates in fsspec or marimo's html-wasm export; the issue is complete when the responsible project and a reproducible fix or next step are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, wasm
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100