Integrate PDB on the backend side
kishore-ganesh opened this issue · comments
KishoreGanesh commented
It'll be great if users can directly access the debugger as part of our website itself so that they can play around with it.
- Create backend server
- Hook up API to pdb command
- Figure out how to maintain state across requests