mirror of
https://github.com/olehomelchenko/30DayChartChallenge2023.git
synced 2025-12-21 21:22:21 +00:00
8 lines
129 B
Python
8 lines
129 B
Python
import streamlit as st
|
|
|
|
"""
|
|
|
|
# #30DayChartChallenge by Oleh Omelchenko
|
|
|
|
> Visit sidebar to move between days of the challenge
|
|
""" |