You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to have shims/plotly.py, shims/ipyleaflet.py, etc. where each file can contain customizations to as_widget logic, layout defaults, CSS tweaks, etc. Each new widget that we add customizations for should be a PR with a single file change.
The text was updated successfully, but these errors were encountered:
The idea is to have shims/plotly.py, shims/ipyleaflet.py, etc. where each file can contain customizations to
as_widget
logic, layout defaults, CSS tweaks, etc. Each new widget that we add customizations for should be a PR with a single file change.The text was updated successfully, but these errors were encountered: