dash-ui
dash-ui copied to clipboard
Some abstractions to make creating UI's easier in Dash
Looks like no updates have happened in past 3 years and it'd be a shame to let this awesome Dash UI simplification effort go waste.
hello, I would like to try the CSS Grid option offered by dash-ui. However, I was wondering if there was a way to have a "declarative" mode where I could...
Hi, Thank you very much for this great library, extremely useful. It was flawless until now, but unfortunately the CSS stylesheet on codepen seems to not be available anymore ("says...
Running advanced demo has failure (I removed my path to the source in the log output below) ```bash _...my source path-removed..._/dash-dui.py Traceback (most recent call last): File "..my source path...
I am trying to convert a dashboard to use a control panel and this awesome grid framework. I currently have it set up with horizontal tabs, which I changed to...
hi, I am trying to make a grid of buttons and I can't figure out how to minimize the spacing between rows. The gap between rows appears to be the...
Errors in initialization don't get propagated properly because of `return`s rather than `raise`s
In controlpanel,can I add section to section as the second layer?