-
I've used Jupinx to create [this notebook](https://nbviewer.jupyter.org/github/MaxGhenis/Tax-Calculator/blob/jupinx/docs/jupinx/_build/jupyter/executed/recipe00.ipynb), which includes a Bokeh data vis…
-
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…
-
Add bokeh backend for plotting.
-
@hafen FYI Bokeh 1.0 has been released. Let me know if I can help get an updated RBokeh ready (I will not be around most of November, but can help before/after)
-
> ERROR in projects/bokeh-tester/src/app/app.module.ts(5,31): error TS2307: Cannot find module 'ng-bokeh'.
After running `npm i`, I'm unable to `ng serve` the project due to not being able to fin…
-
`p.outline_line_alpha` seems to be set to 0 in geoviews by default (using a renderer theme does not change this), but even when it is adjusted using a hook the outline seems to be eclipsed by gf.land …
-
`bokeh` is a Python package for producing interactive browser-based plots on top of `bokehjs`. The goal here is to seamlessly integrate the `roygbiv` "navigator" brain with `bokeh` interactive plots.
…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
type: feature
Currently, when attempting to use gridplot with Chartify (as a list of charts), it returns "AttributeError: 'Chart' object has no attrib…
-
panel==1.5.3
I've started seeing `TypeError: Design._apply_hooks() missing 1 required positional argument: 'changed'` when I start my Panel apps.
It seems `Design._apply_hooks()` does not allow …