https://github.com/snehilvj/dmc-docs
Documentation for Dash Mantine Components library.
https://github.com/snehilvj/dmc-docs
dash dash-mantine-components mantine plotly plotly-dash python
Last synced: 4 days ago
JSON representation
Documentation for Dash Mantine Components library.
- Host: GitHub
- URL: https://github.com/snehilvj/dmc-docs
- Owner: snehilvj
- License: mit
- Created: 2021-12-05T16:39:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-11T20:02:06.000Z (10 days ago)
- Last Synced: 2026-01-11T23:51:17.829Z (9 days ago)
- Topics: dash, dash-mantine-components, mantine, plotly, plotly-dash, python
- Language: Python
- Homepage: https://github.com/snehilvj/dash-mantine-components
- Size: 14.9 MB
- Stars: 68
- Watchers: 3
- Forks: 36
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dash Mantine Components Documentation
Official documentation for [Dash Mantine Components](https://github.com/snehilvj/dash-mantine-components) library. This documentation is entirely created using components from dash-mantine-components.
You can find it hosted [here](https://dash-mantine-components.com).
## Steps to run the docs app locally:
```
pip install -r requirements.txt
python run.py
```