toyai / python-playground

Interactive Playground for Python
https://python-playground.netlify.app
MIT License
12 stars 1 forks source link

Add a code editor pane #1

Closed ydcjeff closed 3 years ago

ydcjeff commented 3 years ago

Clear and concise description of the problem

Add a code editor pane to edit the code

Needs to have

Suggested solution

Use CodeMirror 6

Alternative

Additional context

Any other things? @DavianYang