Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ import numpy as np
|
|
12 |
import time
|
13 |
import plotly.express as px
|
14 |
#!pip install chart_studio
|
15 |
-
import chart_studio.tools as tls
|
16 |
from bs4 import BeautifulSoup
|
17 |
import matplotlib.pyplot as plt
|
18 |
import numpy as np
|
|
|
12 |
import time
|
13 |
import plotly.express as px
|
14 |
#!pip install chart_studio
|
15 |
+
# import chart_studio.tools as tls
|
16 |
from bs4 import BeautifulSoup
|
17 |
import matplotlib.pyplot as plt
|
18 |
import numpy as np
|