Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -826,7 +826,6 @@ app.dash.layout.children.append(
|
|
826 |
className="anchor-container",
|
827 |
)
|
828 |
)
|
829 |
-
server = app.dash.server
|
830 |
|
831 |
|
832 |
if __name__ == "__main__":
|
|
|
826 |
className="anchor-container",
|
827 |
)
|
828 |
)
|
|
|
829 |
|
830 |
|
831 |
if __name__ == "__main__":
|