ideonate / cdsdashboards

JupyterHub extension for ContainDS Dashboards
https://cdsdashboards.readthedocs.io/
Other
199 stars 38 forks source link

Streamlit should start in the script's folder #73

Open danlester opened 3 years ago

danlester commented 3 years ago

If your streamlit app access a relative file, it is relative to the home folder not the streamlit script's folder as I would personally expect.