xinchen9 commited on
Commit
822990f
·
verified ·
1 Parent(s): 0c78756

[Update]Uncomment restart space

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -34,8 +34,8 @@ from dummydatagen import dummy_data_for_plot, create_metric_plot_obj_1, dummydf
34
  import copy
35
 
36
 
37
- # def restart_space():
38
- # API.restart_space(repo_id=REPO_ID)
39
 
40
  # try:
41
  # print(EVAL_REQUESTS_PATH)
 
34
  import copy
35
 
36
 
37
+ def restart_space():
38
+ API.restart_space(repo_id=REPO_ID)
39
 
40
  # try:
41
  # print(EVAL_REQUESTS_PATH)