-
Notifications
You must be signed in to change notification settings - Fork 0
A Crowdsourcing App for Charging Infrastructure in Berlin "ChargeHub Berlin"
AadrianLeo/ChargeHub-Berlin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# ------------------------------- # Installation: # install Python 3.10+ on your system, restart system # Example here: Windows 11 # ------------------------------- # Installation: c: cd C:\(...)\src python -m venv .venv .venv\Scripts\activate.bat pip install -r requirements.txt pip install spyder cd C:\(...)\src # ------------------------------- # Launch: c: cd C:\(...)\src .venv\Scripts\activate.bat spyder # jupyter-notebook # ------------------------------- # Start Streamlit App: streamlit run main.py
About
A Crowdsourcing App for Charging Infrastructure in Berlin "ChargeHub Berlin"
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published