-
These are based on the 'monorepo' idea - a shared folder(s) containing a tree of Voilà apps, maybe a separate one for Bokeh.
25 hrs: Option to launch dashboard as viewer - assumes files are in sha…
-
I think that this is happening when the graph is empty
```python-traceback
[ 287.943434] cloud-init[978]: bokeh.util.tornado - ERROR - Error thrown from periodic callback:
[ 287.947840] clo…
-
Hi,
I am using Amazon SageMaker Instances to run self-contained JupyterLab environments.
I can run dask no problem, but it would be great to view the bokeh dashboard in my browser.
I have so far l…
-
## Issue: LaTeX Formatting Not Working in RootInteractive with Bokeh 3.3.2
**Description:**
After updating to Bokeh version 3.3.2, which supports LaTeX formatting, we've encountered an issue in Ro…
-
Over in dask/dask-labextension#96 we are having some trouble setting CORS headers. The way we are exposing our bokeh dashboard means that it may end up being on a different domain to the Jupyter Lab s…
-
I'm trying to integrate a `Tabulator` into a Voila application as follows:
```
import pandas as pd
import panel as pn
pn.extension('tabulator')
df = pd.DataFrame(...)
df_widget = pn.ipywidge…
-
**Describe the issue**:
When accessing the dashboard of the scheduler, I am not able to be redirected to the status tab. It always says `500: Internal Server Error`. The rest of the tabs like wor…
-
The next step is adding a Bokeh Application which will enable to visualize multiple users data through an interactive Dashboard.
-
After executing "dsio data/cardata_sample.csv", can not open bokeh dashboard
[env]
1 windows 7
2 python 3.6.2
3 anaconda 3
[problem]
1 executing "dsio data/cardata_sample.csv"
(tensorflow) …
-
Clicking on the last "tab" of the dask dashboard you are taken to a page that loses all header and context, and to get back you need to click the "bokeh" button.
This and its child pages should be …