More Colab Debug

This commit is contained in:
ebolam
2022-09-25 17:47:50 -04:00
parent 8de6e256f2
commit a324300ffa

View File

@@ -8968,6 +8968,10 @@ def UI_2_refresh_auto_memory(data):
# Test
#==================================================================#
@app.route("/exit")
def UI_2_exit():
exit()
@app.route("/vars")
@logger.catch
def show_vars():