-
Repro steps:
1. Git clone https://github.com/bokeh/tutorial
2. Open a bunch of the notebooks. They all have this code at the top:
```python
# activate notebook output
from bokeh.io import outpu…
-
It looks like this example is currently broken?
https://holoviz-dev.github.io/panel/tutorials/intermediate/interactivity.html
```
Uncaught (in promise) PythonError: Traceback (most recent c…
cdeil updated
8 months ago
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Bokeh plots are rendering in a new browser tab and not embedded in the notebook. I've tried …
-
## 📌 Summary
## 🔖 Tasks to complete
## 🔍 Acceptance Criteria
-
Related to PR #180, issue #179
Hello @xhochy , I just tried serving a panel application through `jupyter-server-proxy` on a SageMaker instance (Tornado 6.0.4, jupyter-server-proxy 1.3.2, panel 0.9…
-
Hello, I am using Bokeh (a visualization tool) on a remote JupyterLab. Bokeh applications work by setting the port to 0 and therefore opening a random port the notebook needs to connect to in order to…
-
Hi,
I am new to flexx, but really like it. In the bokeh-example, a line plot is updated using JS code.
However, one of the strenghts of bokeh is that we can do numpy calculations and update
the p…
-
While it's not strictly necessary for running computations, the vast majority of `distributed` users probably want access to the Dask dashboard when they create a cluster. Currently, `bokeh` is an opt…
-
#### Is your feature request related to a problem? Please describe.
Components don't have unique IDs, so it's hard / impossible to refer to them.
#### Describe the solution you'd like
It …
-
I'm running Panel 0.9.7 and Bokeh 2.2.1 and panel-components 0.1.1 and it does not work together.
I get a `Error rendering Bokeh items: either 'docid' or 'sessionid' was expected..`. See https://gi…