In this repository my university notes are shown in a interactive and fun way
Install the needed packages from the requirements.txt file:
pip install -r requirements.txt
- streamlit (full)
- numpy
- pandas
- etc...
There are 4 folders, one for each exam:
- EtiCos (Electronic transport in crystalline and organic semiconductors)
- CASD (CAD of Semiconductor devices)
- NS (NanoElectronic Systems)
- TNS (Technology for NanoElectronic Systems)
In each folder you have to run the Home.py
with streamlit.
streamlit run Home.py