Update: Python Online板卡下支持挂载本地文件夹到pyodide
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
export const EnMsg = {
|
||||
'PYTHON_PYODIDE_IMAGE': 'Image',
|
||||
'PYTHON_PYODIDE_LOADING': 'Python3 kernel loading...'
|
||||
'PYTHON_PYODIDE_LOADING': 'Python3 kernel loading...',
|
||||
'PYTHON_PYODIDE_FILE_SYSTEM': 'Local File System',
|
||||
'PYTHON_PYODIDE_LOAD_FILE_SYSTEM': 'Load Local Folder'
|
||||
};
|
||||
|
||||
export const EnCatgories = {};
|
||||
Reference in New Issue
Block a user