team-monolith-product / jupyterlab-judge

A simple online judge for Jupyter Lab.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

feat: remember source code when user submit #20

Closed paulkim3151 closed 1 year ago

paulkim3151 commented 1 year ago

Remember source code when user submit. This can fix the bugs that occurred when user pressed the Submit button and then change the code immediately.