Arts-of-coding commited on
Commit
6dd9535
·
verified ·
1 Parent(s): 424cacc

Update dash_plotly_QC_scRNA.py

Browse files
Files changed (1) hide show
  1. dash_plotly_QC_scRNA.py +1 -1
dash_plotly_QC_scRNA.py CHANGED
@@ -473,4 +473,4 @@ def update_graph_and_pie_chart(batch_chosen, s_chosen, g2m_chosen, condition1_ch
473
  # Now create your regular FASTAPI application
474
 
475
  if __name__ == '__main__':
476
- app.run_server(debug=True, use_reloader=False, host='0.0.0.0', port=5000) #
 
473
  # Now create your regular FASTAPI application
474
 
475
  if __name__ == '__main__':
476
+ app.run_server(debug=False, use_reloader=False, host='0.0.0.0', port=5000) #