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
Currently it uses to_string(), which uses bokehjs' JS value pretty printer. It would be useful to allow custom formatting as other similar models support, e.g. ValueRef().
The text was updated successfully, but these errors were encountered:
Currently it uses
to_string()
, which uses bokehjs' JS value pretty printer. It would be useful to allow custom formatting as other similar models support, e.g.ValueRef()
.The text was updated successfully, but these errors were encountered: