Roman Yurchak

Results 606 comments of Roman Yurchak

If you want to use the home dir, someone would need to figure out what is the missing functionality currently in [DriveFS](https://github.com/jupyterlite/jupyterlite/blob/f11fb9a05d56d69fa5ec6e9b04ab96a097f2a83a/packages/contents/src/drivefs.ts) required for Sqlite3 and add it. I don't...

From #324 by @Baschdl > Yes, we currently merge two different sources for postal codes to get all existing codes. But we didn't check if the first source has invalid...

OK, it was, ``` [tool.hatch.version.raw-options] ``` indeed, my other parameters there were wrong.

Righ but this is only for GitHub essentially. For a lot of other resources there are equivalent urls with CORS headers sets. Unless you use a CORS proxy but that...

Sorry, I mistyped, I meant "there are no equivalent URLs" :)

No better suggestions, sorry. Naming is hard :)

> I'm currently working on a synthetic data generator. https://github.com/Belval/TextRecognitionDataGenerator also sounds interesting for this.

Thanks for the review. Addressed review comments.

> copy directories to the pyodide environment before execution. There is also an ongoing PR in https://github.com/pyodide/pytest-pyodide/pull/62 to do this

> It seems like the safari runner hangs very often... Yes, that's also what I observed at the time.