Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
import dash
|
2 |
from dash import dcc, html, Input, Output
|
3 |
-
import dash_bootstrap_components as dbc
|
4 |
import pandas as pd
|
5 |
import plotly.express as px
|
6 |
|
|
|
1 |
import dash
|
2 |
from dash import dcc, html, Input, Output
|
|
|
3 |
import pandas as pd
|
4 |
import plotly.express as px
|
5 |
|