Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 299 Bytes

File metadata and controls

5 lines (4 loc) · 299 Bytes
  • Update CodeMirror editor to Python mode and replace UI with Run + Output panel
  • Add new Socket actions for running Python and receiving output
  • Implement server-side Python execution via socket event and emit output
  • Rebuild + restart server, then test with sample Python code