-
I am trying to run the following code on a Power PC with config:
Operating System: Red Hat Enterprise Linux Server 7.6 (Maipo)
CPE OS Name: cpe:/o:redhat:enterprise_linux:7.6:GA:server
…
-
In practice I find sharing a panel dashboard via an stand-alone html file very useful. Even if the dashboard requires an active python kernel, sharing a snapshot with responsive graphs is very nice. T…
-
# Drag Slider with Plot Updating Performance Test
I've created a basic application with a slider and a Plotly plot. I want to explore my data/ model interactively by dragging the slider fast back a…
-
**Describe the issue**:
Passing `dashboard_address=None` to `LocalCluster()` does not disable dashboard, even though the [`LocalCluster` documentation](https://docs.dask.org/en/latest/deploying-p…
-
For some reason, starting `distributed` in a Docker container results in the `bokeh`-based dashboard being unavailable. This is when the correct port (8787) is forwarded from the container. Have also …
-
I am getting this problem when using the `distributed` scheduler to compute 16,000,000 dot products. It makes the dashboard to not respond for several minutes and the computations are not started imme…
-
**What happened**:
Tests fail immediately when the system does not have Internet access:
```
=============================================================== test session starts ================…
-
Panel (and Bokeh) are capable of serving apps via commands like
```bash
panel serve shared/*.ipynb
```
or
```bash
panel serve shared/*.py
```
When done like this an index page will be …
-
FIRST POSTED TO THE PANEL ISSUE LIST HERE https://github.com/holoviz/panel/issues/835
@philippjfr SUGGESTED POSTING IT HERE WITH THE COMMENT *I think the main issue here is the latency in loading t…
-
Hi,
First of all, thank you all for your work on this project — it's proven fantastic for understanding memory pressure and experimenting with training!
I noticed, however, that the title and le…