Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -15,11 +15,6 @@ matplotlib.use('Agg')
|
|
15 |
import matplotlib.pyplot as plt
|
16 |
import numpy as np
|
17 |
|
18 |
-
w_style="""
|
19 |
-
<style>
|
20 |
-
footer {visibility: hidden; }
|
21 |
-
</style>
|
22 |
-
"""
|
23 |
|
24 |
html_code='''
|
25 |
<iframe src="https://web.powerva.microsoft.com/environments/Default-51a58d6c-4fcf-4b75-8608-d00bf7f244d5/bots/new_bot_830e155fc862429e89683426b31c9bd5/webchat" height="500" frameborder="1" style="width:100%"></iframe>
|
|
|
15 |
import matplotlib.pyplot as plt
|
16 |
import numpy as np
|
17 |
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
html_code='''
|
20 |
<iframe src="https://web.powerva.microsoft.com/environments/Default-51a58d6c-4fcf-4b75-8608-d00bf7f244d5/bots/new_bot_830e155fc862429e89683426b31c9bd5/webchat" height="500" frameborder="1" style="width:100%"></iframe>
|