Update: 添加新板卡 Python 3 Online
This commit is contained in:
12
boards.json
12
boards.json
@@ -95,6 +95,18 @@
|
||||
},
|
||||
"language": "Python"
|
||||
},
|
||||
{
|
||||
"boardImg": "./boards/default/python_pyodide/media/webpy.png",
|
||||
"boardType": "Python 3 Online",
|
||||
"boardIndex": "./boards/default/python_pyodide/index.xml",
|
||||
"env": {
|
||||
"electron": true,
|
||||
"web": true,
|
||||
"webCompiler": true,
|
||||
"webSocket": true
|
||||
},
|
||||
"language": "Python"
|
||||
},
|
||||
{
|
||||
"boardImg": "./boards/default/python_skulpt/media/webpy.png",
|
||||
"boardType": "Python 3 Lite",
|
||||
|
||||
Reference in New Issue
Block a user