I made a config.toml
inside of .streamlit. These are the file paths:
The file path shortened down:
Source_Code
├─ __pycache__
├─ .streamlit
│ └─ config.toml
├─ atc_1.py
└─ runner.py
But it won’t work. Is config.toml
already connected, or should I manually do this?
I had tried to keep the .streamlit
file outside of all the other files, but it won’t work. right now, the code in config.toml
was meant to be a placeholder, and it works only if the all the text switches to a serif font.