Ajay Thorve

Results 11 issues of Ajay Thorve

**Is your feature request related to a problem? Please describe.** When using colorbar as a legend in bokeh charts, fixed horizontal legend title leaves chart area if it's too long....

type: bug
tag: component: bokehjs
tag: layout

- WIP refactor aims at adding a separate module for ssr-render and use it across all ssr demos - Also adds a REST api to handle dataframe read/write/load functionality for...

Demo is in working condition (can drag/drop datasets and generate graph viz) with a switch to start forceatlas2 rendering. pendng is get/post pagify plugin for downloading queried datasets(currently sending via...

Tensorflow installs in an environment with rapids libraries fail in some environments, like the `rapidsai/ci` containers. This is likely due to a compatibility issue between tensorflow and protobuf, which causes...

bug
? - Needs Triage

- [ ] update to free basemap provider (v0.6.2) - [ ] add scatter plot - [ ] add 3d-line chart support - [ ] add graph charts

feature request

During the CI process, we have identified a flaky test within the `cuxfilter/tests/test_dashboard.py` module. The test, TestDashBoard::test_variables, intermittently fails with an AssertionError, expecting an empty dictionary but instead receiving {'col_1_chart':...

bug
? - Needs Triage

When running the `dask_app.py`, get the following issue on a dgx system. The dask app seems to work fine on systems with 2 GPUs (tested on 3 different machines, with...

bug
wontfix

**Describe the bug** When I try to use cudf.pandas with [datashader](https://github.com/holoviz/datashader), I get an error `Cannot determine Numba type of `, full repro below. Datashader actually works directly with cudf,...

bug
cudf.pandas

This PR fixes an issue caused by #575, which resulted in cu-11 wheels not being generated for cuxfilter.

bug
non-breaking