Adding bokeh to the complete install scope
See original GitHub issueThis 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:
- Created 4 years ago
- Comments:7 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I will give it a try 😃
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.