mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-07 07:24:25 +01:00
5 lines
132 B
Python
5 lines
132 B
Python
from utils.st_utils import initialize_st_page
|
|
|
|
|
|
initialize_st_page(title="Analyze", icon="🔬", initial_sidebar_state="collapsed")
|