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
Avoid re-appending views if order is unchanged (bokeh#14483)
* Avoid re-appending views if order is unchanged
* Fix lint
* Correctly determine existing order
* Use enumerate() instead of for-loop
---------
Co-authored-by: Mateusz Paprocki <[email protected]>
0 commit comments