You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Similar to other tutorials, EG: see PV-Tutorials/pyData-2021-Solar-PV-Modeling#4 add the colab option to the jupyter ebook and add a code cell to install requirements like this:
# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent "ModuleNotFoundError" in later cells:
# !pip install -r https://raw.githubusercontent.com/PVSC-Python-Tutorials/<repo-name>/main/requirements.txt