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

added new CSS class for DaskDashboard widget to have white background… #243

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

JonnyTran
Copy link
Contributor

@JonnyTran JonnyTran commented Sep 28, 2022

This fixes the issue of no visibility of widgets due to black background in JupyterLab Dark theme.
See: #242 and dask/distributed#5200

changes:

  • added new CSS class dask-DaskDashboard-widget
  • iframe widgets in the constructor to use new CSS class

… even in JupyterLab Dark theme

iframe widgets in the constructor to use new CSS class

Issue: dask#242
Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

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

Neat!

@ian-r-rose
Copy link
Collaborator

Thank you for the contribution @JonnyTran and for the review @jacobtomlinson! And apologies for being slow to take a look

@ian-r-rose ian-r-rose merged commit d1772ca into dask:main Oct 7, 2022
@ian-r-rose
Copy link
Collaborator

This is now available in dask-labextension==6.0.0

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.

3 participants