-
### Feature motivation
[Ray](https://ray.readthedocs.io/en/latest/) provides a very good way to parallelize ML workloads, and also the frameworks that build on top of it ([RLlib](https://ray.readth…
-
I'm getting a `KilledWorker` error when doing `ddf.set_index()` on a large dataset (700 million rows, 4k partitions/files). It's reproducible just by doing
```python
data_ddf = dd.read_csv("commo…
-
Two quick questions:
1) Has anyone tried running Voila on Kaggle (or Colab)? Jupyter widgets are supported on Kaggle (see https://www.kaggle.com/cornhundred/heatmap-view-of-modern-era-player-stats)…
-
**Issue:** When serving a notebook with `voila`, `hvplot` objects are not rendered in the browser.
Here is a minimal example, using `networkx` and `hvplot` together.
```
import networkx as nx
…
-
When analyzing a new astronomical dataset, it is often convenient to have some quicklook visualization with basic information. For X-ray astronomy, the usual information is a light curve (a time serie…
-
Hi,
I am developing a sample dashboard using Panel (+ other HoloViz libraries, as well as some basic HTML+CSS; no Javascript except for building the sidebar) for demonstration purposes, and I was w…
-
Is it possible to use as_completed and progress together? Or can I update a progressbar when a new future will be ready/iterated in as_completed?
-
New switch **factor_mark** and **factor_cmap** to be provided to handle categorical data.
See bokeh user_guide https://docs.bokeh.org/en/latest/docs/user_guide/data.html
section markers:
```
…
-
### Software versions
Python version : 3.7.4 (default, Aug 13 2019, 15:17:50)
IPython version : 7.31.1
Tornado version : 5.1.1
Bokeh version : 2.4.2
BokehJS static path …
-
Ensure that the Server starts before the Client.