Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gjbex/python-dashboards
Repository that contains material for training sessions on creating dashboards using Python.
https://github.com/gjbex/python-dashboards
dash dashboard data-analysis data-exploration data-science data-visualization panel python streamlit training training-materials visualization
Last synced: 2 months ago
JSON representation
Repository that contains material for training sessions on creating dashboards using Python.
- Host: GitHub
- URL: https://github.com/gjbex/python-dashboards
- Owner: gjbex
- License: cc-by-4.0
- Created: 2022-12-14T13:46:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T13:50:01.000Z (9 months ago)
- Last Synced: 2024-05-09T09:45:56.851Z (9 months ago)
- Topics: dash, dashboard, data-analysis, data-exploration, data-science, data-visualization, panel, python, streamlit, training, training-materials, visualization
- Language: Jupyter Notebook
- Homepage: https://gjbex.github.io/Python-dashboards/
- Size: 12.6 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Python dashboards
Repository that contains material for training sessions on creating dashboards using Python.
## What is it?
1. `python_dashboards.pptx`: Powerpoint presentation used for this training.
1. `source_code`: examples based on real use cases of various dashboard frameworks.
1. `environment.yml`: portable conda environment description file.
1. `python_dashboards_linux64_conda_specs.txt`: conda environment description file.
1. `hands_on`: code templates for hands-on sessions.
1. `CONTRIBUTING.md`: how to contribute to this repository.
1. `LICENSE`: license information of the material in this repository.
1. `docs`: website for this training.
1. [Code of conduct](CODE_OF_CONDUCT.md): when participating in this training
you accept to abide by the code of conduct.