Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dash UI customization example #273

Merged
merged 5 commits into from
Aug 29, 2024
Merged

Add Dash UI customization example #273

merged 5 commits into from
Aug 29, 2024

Conversation

ellieko
Copy link
Contributor

@ellieko ellieko commented Aug 27, 2024

Added example code in examples/dash/dash-customization

  • README.md
  • app1.py for an inline CSS styling
  • app2.py and assets/style.css for using separate CSS files
  • app3.py for using Dash Bootstrap Components
  • app4.py for dynamic styling with using custom callbacks for dynamic styling
  • app5/ for the key scripts for building a custom (bouncy) button and deployment on Ploomber Cloud

📚 Documentation preview 📚: https://ploomber-doc--273.org.readthedocs.build/en/273/

Copy link
Contributor

@bryannho bryannho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg, just address Neelasha's comment

@edublancas edublancas merged commit f90606c into main Aug 29, 2024
1 check passed
@edublancas edublancas deleted the dash-customization branch August 29, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants