Spaces:
Running
Running
- mypages/sidebar.py +0 -2
mypages/sidebar.py
CHANGED
@@ -16,8 +16,6 @@ def render_sidebar():
|
|
16 |
sidebar_markdown = f'''
|
17 |
|
18 |
<center>
|
19 |
-
<img src="https://raw.githubusercontent.com/leoxiang66/streamlit-tutorial/IDP/widgets/static/tum.png" alt="TUM" width="150"/>
|
20 |
-
|
21 |
<h1>
|
22 |
TrendFlow
|
23 |
</h1>
|
|
|
16 |
sidebar_markdown = f'''
|
17 |
|
18 |
<center>
|
|
|
|
|
19 |
<h1>
|
20 |
TrendFlow
|
21 |
</h1>
|