mirror of
https://github.com/olehomelchenko/30DayChartChallenge2023.git
synced 2025-12-21 21:22:21 +00:00
10 lines
134 B
Markdown
10 lines
134 B
Markdown
# #30DaysChartChallenge 2023 by Oleh Omelchenko
|
|
|
|
to run locally:
|
|
|
|
|
|
```
|
|
$ pip install -r requirements.txt
|
|
$ streamlit run Main.py
|
|
|
|
``` |