ntnuiotenergy / OpenEMPIRE

Stochastic linear program for investments in the European power system
https://openempire.readthedocs.io/en/latest/
MIT License
16 stars 15 forks source link

Optional authentication with streamlit app #43

Open martinhjel opened 1 month ago

martinhjel commented 1 month ago

Describe the Bug Make the streamlit authentication optional and fix issue with config.txt not being written for test run.

To Reproduce Steps to reproduce the behavior:

  1. Run streamlit app: python scripts/run.py -d test.
  2. See that input page on streamlit app is not working.