question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dashboard plot sizing issue with `bokeh=3`

See original GitHub issue

ref: https://github.com/bokeh/bokeh/issues/12503

It looks like there are some changes in the upcoming Bokeh major version bump that will need changes on the Dask side. cc @jrbourbeau what do you want to do here? If possible I think it would be advised to set a <3.0 version cap for now.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:16 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
gabiccacommented, Nov 30, 2022

I have created a new issue about the import error: https://github.com/dask/distributed/issues/7362

1reaction
gjoseph92commented, Nov 17, 2022

@mattpap there’s a simple reproducer you could use in https://github.com/dask/distributed/issues/7327. (Wrap the .compute() line in a while True loop if you want it to keep running.)

Oh, and navigate to http://localhost:8787/status to see the dashboard.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bokeh layout changing and plot size incorrect after updating ...
I am trying to make a somewhat complex dashboard in bokeh with several different figure objects and widgets arranged in rows and columns....
Read more >
Allow `bokeh=3` by jrbourbeau · Pull Request #5648 - GitHub
Dashboard plot sizing issue with bokeh=3 #7173 ... jrbourbeau changed the title Test CI against development version of bokeh bokeh=3 compatibility on Oct...
Read more >
Plot changes size when partially updated - HoloViews
It works but unfortunately resizes the chart to minimal size which ruins it. Please note it needs Bokeh version 2.3. 0 not 2.3....
Read more >
Best practices for displaying notebook visualizations in ... - IBM
For the dashboard to properly resize any Bokeh visualization, don't hardcode the visualization width and height elements in the notebook.
Read more >
Building Dashboards Using Bokeh - CODE Magazine
Glyphs are the basic visual building blocks of Bokeh plots. ... create scatter # plots of different marker shapes p.circle (x, y, size=30, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found