Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marktheo/academic-dashboard
Streamlit Web App - Academic Data Analysis
https://github.com/marktheo/academic-dashboard
markdown matplotlib pandas python seaborn streamlit
Last synced: 25 days ago
JSON representation
Streamlit Web App - Academic Data Analysis
- Host: GitHub
- URL: https://github.com/marktheo/academic-dashboard
- Owner: marktheo
- Created: 2023-02-23T17:52:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T23:30:05.000Z (about 1 year ago)
- Last Synced: 2024-12-17T01:37:55.550Z (25 days ago)
- Topics: markdown, matplotlib, pandas, python, seaborn, streamlit
- Language: Python
- Homepage: https://marktheo.streamlit.app
- Size: 1.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blink AVR Programming
> ## Description
> This is a customized dashboard dedicated to analize my academic performance.
> ## Instructions
> - Clone this repository to your machine.
> - Open the terminal in the cloned directory.
> - Execute: ```sudo docker build . -t python:streamlit```
> - Connect the ATMEGA328P to a USB port.
> - Execute: ```sudo docker run -p 8501:8501 python:streamlit```