Ying LI

Results 14 comments of Ying LI

I tried before and I failed also. Because there is another built-in filesystem, which is based on IndexedDB, so there must be some conventions for the code to know it...

I expected a local file system can be accessed from any code after an approval after I read https://pyodide.org/en/stable/usage/file-system.html#experimental-using-the-native-file-system-in-the-browser. Now I understand the underlying file system is the same as...

In Pyodide, it is possible to dynamically install packages, which is lacking in xeus-python so far. This is a critical feature in many situations.

Recently I tried Jupyterlite much, and I found the CORS issue is very serious. I tried to use a Chrome extension (https://mybrowseraddon.com/access-control-allow-origin.html), it only works in part of my situations....