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
I'm expecting a method figure and a save_figure or maybe figure().save(filename) to dump visualization into a local file instead of pop up bokeh webpage. There is only a show at the moment.
The text was updated successfully, but these errors were encountered:
I'm expecting a method
figure
and asave_figure
or maybefigure().save(filename)
to dump visualization into a local file instead of pop up bokeh webpage. There is only ashow
at the moment.The text was updated successfully, but these errors were encountered: