vsj0702 commited on
Commit
9aae20a
·
verified ·
1 Parent(s): 6c4233d
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -40,7 +40,8 @@ with col1:
40
  key="ace_editor",
41
  show_gutter=True,
42
  wrap=True,
43
- show_print_margin=True
 
44
  )
45
 
46
  # Execute button and output
 
40
  key="ace_editor",
41
  show_gutter=True,
42
  wrap=True,
43
+ show_print_margin=True,
44
+ auto_update=True
45
  )
46
 
47
  # Execute button and output