Arts-of-coding commited on
Commit
607f4a0
·
verified ·
1 Parent(s): 6b4eab9

Update pages/No_suture.py

Browse files
Files changed (1) hide show
  1. pages/No_suture.py +0 -8
pages/No_suture.py CHANGED
@@ -2,14 +2,6 @@
2
  # Shoutout to Coding-with-Adam for the initial template of the project:
3
  # https://github.com/Coding-with-Adam/Dash-by-Plotly/blob/master/Dash%20Components/Graph/dash-graph.py
4
 
5
- import dash
6
- from dash import dcc, html, Output, Input, callback
7
- import plotly.express as px
8
- import dash_callback_chain
9
- import yaml# Dash app to visualize scRNA-seq data quality control metrics from scanpy objects
10
- # Shoutout to Coding-with-Adam for the initial template of the project:
11
- # https://github.com/Coding-with-Adam/Dash-by-Plotly/blob/master/Dash%20Components/Graph/dash-graph.py
12
-
13
  import dash
14
  from dash import dcc, html, Output, Input, callback
15
  import plotly.express as px
 
2
  # Shoutout to Coding-with-Adam for the initial template of the project:
3
  # https://github.com/Coding-with-Adam/Dash-by-Plotly/blob/master/Dash%20Components/Graph/dash-graph.py
4
 
 
 
 
 
 
 
 
 
5
  import dash
6
  from dash import dcc, html, Output, Input, callback
7
  import plotly.express as px