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.

Adding bokeh to the complete install scope

See original GitHub issue

This is a feature request

From the doc Bokeh has to be installed separately. This is a somewhat unexpected behavior, as one would think that a pip install dask[complete] would bring everything.

I think that it would be worth: either including bokeh in the scope of complete or stating in dask-tutorials (like the one at Scipy) that the web interface requires an extra install that does not come bundled with complete. (The conda env for the dask tutorial contains a bit more lib that one may want to use in its own project)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
philippegrcommented, Jun 5, 2019

I will give it a try 😃

0reactions
jakirkhamcommented, Jun 13, 2019

Not need to be sorry. It’s part of my job to make sure things don’t get dropped. So just wanted to make sure we were handling your concern.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running a Bokeh server
Bokeh server makes it easy to create interactive web applications that connect front-end UI events to running Python code. Bokeh creates high-level Python ......
Read more >
Python and Bokeh — Part III (Tutorial) - Medium
To customize font for the entire app, we need to do several things. First, we add Quicksand from Google Fonts as a <style>...
Read more >
Bokeh callbacks scope - javascript - Stack Overflow
Hum okay I'll try to figure this out. Thanks anyway for your answer! – Nicoowr. Oct 25, 2018 at 7:21. Add a ...
Read more >
Creating Custom Interactive Dashboards with Bokeh and ...
You can add more users by using the same process as in the last step above. Clean up. To avoid incurring charges to...
Read more >
[Feature] Support full text search for MultiChoice and auto ...
Bokeh auto complete is not showing results for sub string. ... 2,2 I added bokeh-widgets-2.1.1.js JS file in my code as :.
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