-
**What happened**:
When starting a Dask `distributed.SSHCluster` I cannot access the Dask dashboard. The server returns `404: Not Found`.
However, the dashboard is accessible when starting a local…
-
I'm trying to change the LocalCluster server ip in order to be able to access the dashboard in a docker container but the server can't be initialized in the desired ip. This is important when using da…
-
Param and ParamBokeh were designed to support large, complex systems, with hierarchically organized options mirroring a class hierarchy that allows a clean separation between parameters for objects an…
-
The user guide (https://examples.pyviz.org/user_guide) has a note that reads: \
NOTE: If the notebook depends on data files, you will need to download them explicitly if you don’t use anaconda-projec…
-
Hi folks!
I’m trying to export some figures to PNGs with bokeh.io.export_png(fig, filename=fname, width=width, height=height).
And I’m getting some strange behaviour: when I call this function s…
-
Do you guys have plans to expand this [Deploying to AWS section](https://github.com/bokeh/demo.bokeh.org#deploying-to-aws)?
A step-by-step recipe, Blog post or even a few more details would be awe…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0
# Modules to migrate
- [x] web_action_conditionable - By @nguyenminhchien - #2500
- [x] web_advanced_search - By…
-
Should be able to make use of WORKING protocol message (send OK to indicate completed? or maybe new message type?)
@havocp can you point @canavandl at the partial code you had for a busy spinner in t…
-
This is a follow-up with from some gitter chatting with @yuvipanda.
The [dask-labextension](https://github.com/dask/dask-labextension) JupyterLab extension currently involves adding iframe'd bokeh …
-
I see that this error has been reported in: #3147 as well.
This is the error I'm seeing from running the scheduler.
```
distributed.utils - ERROR - 'cpu'
Traceback (most recent call last):
…