Skip to content

Commit

Permalink
Merge pull request #417 from rapidsai/branch-22.12
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Dec 12, 2022
2 parents b75d9a5 + 3db9a3d commit f5f42de
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 82 deletions.
57 changes: 0 additions & 57 deletions .github/workflows/stale.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# cuXfilter 22.12.00 (8 Dec 2022)

## 📖 Documentation

- Create symlink to 10_minutes_to_cuxfilter.ipynb into the notebooks fo… ([#413](https://github.com/rapidsai/cuxfilter/pull/413)) [@taureandyernv](https://github.com/taureandyernv)

## 🛠️ Improvements

- Update `panel` version ([#421](https://github.com/rapidsai/cuxfilter/pull/421)) [@ajschmidt8](https://github.com/ajschmidt8)
- Remove stale labeler ([#410](https://github.com/rapidsai/cuxfilter/pull/410)) [@raydouglass](https://github.com/raydouglass)

# cuXfilter 22.10.00 (12 Oct 2022)

## 🐛 Bug Fixes
Expand All @@ -10,6 +21,7 @@
- Allow cupy 11 ([#401](https://github.com/rapidsai/cuxfilter/pull/401)) [@galipremsagar](https://github.com/galipremsagar)

# cuXfilter 22.08.00 (17 Aug 2022)

## 🐛 Bug Fixes

- fix/incorrect-bokeh-legend-attributes ([#381](https://github.com/rapidsai/cuxfilter/pull/381)) [@AjayThorve](https://github.com/AjayThorve)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,12 @@ Please see the [Demo Docker Repository](https://hub.docker.com/r/rapidsai/rapids

cuxfilter can be installed with conda ([miniconda](https://conda.io/miniconda.html), or the full [Anaconda distribution](https://www.anaconda.com/download)) from the `rapidsai` channel:

For `cuxfilter version == 22.10` :
For `cuxfilter version == 22.12` :

```bash
# for CUDA 11.5
conda install -c rapidsai -c nvidia -c numba -c conda-forge \
cuxfilter=22.10 python=3.7 cudatoolkit=11.5
cuxfilter=22.12 python=3.7 cudatoolkit=11.5

```

Expand Down
10 changes: 5 additions & 5 deletions conda/environments/cuxfilter_dev_cuda11.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ channels:
- anaconda
dependencies:
- cupy>=9.5.0,<12.0.0a0
- cuspatial=22.10
- cuspatial=22.12
- python>=3.8,<3.10
- cudf=22.10
- cudf=22.12
- dask>=2.12.0
- distributed>=2.12.0
- dask-cuda=22.10
- dask-cudf=22.10
- dask-cuda=22.12
- dask-cudf=22.12
- datashader>0.13, <0.14
- holoviews>1.14.1, <=1.14.6
- numba>=0.54
Expand All @@ -23,7 +23,7 @@ dependencies:
- libwebp
- pandoc=<2.0.0
- bokeh>=2.4.2,<=2.5
- panel>=0.12.7,<0.13
- panel>=0.14.0,<0.15
- pyppeteer>=0.2.6
- cudatoolkit=11.0
- nodejs
Expand Down
10 changes: 5 additions & 5 deletions conda/environments/cuxfilter_dev_cuda11.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ channels:
- anaconda
dependencies:
- cupy>=9.5.0,<12.0.0a0
- cuspatial=22.10
- cuspatial=22.12
- python>=3.8,<3.10
- cudf=22.10
- cudf=22.12
- dask>=2.12.0
- distributed>=2.12.0
- dask-cuda=22.10
- dask-cudf=22.10
- dask-cuda=22.12
- dask-cudf=22.12
- datashader>0.13, <0.14
- holoviews>1.14.1, <=1.14.6
- numba>=0.54
Expand All @@ -23,7 +23,7 @@ dependencies:
- libwebp
- pandoc=<2.0.0
- bokeh>=2.4.2,<=2.5
- panel>=0.12.7,<0.13
- panel>=0.14.0,<0.15
- pyppeteer>=0.2.6
- cudatoolkit=11.2
- nodejs
Expand Down
10 changes: 5 additions & 5 deletions conda/environments/cuxfilter_dev_cuda11.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ channels:
- anaconda
dependencies:
- cupy>=9.5.0,<12.0.0a0
- cuspatial=22.10
- cuspatial=22.12
- python>=3.8,<3.10
- cudf=22.10
- cudf=22.12
- dask>=2.12.0
- distributed>=2.12.0
- dask-cuda=22.10
- dask-cudf=22.10
- dask-cuda=22.12
- dask-cudf=22.12
- datashader>0.13, <0.14
- holoviews>1.14.1, <=1.14.6
- numba>=0.54
Expand All @@ -23,7 +23,7 @@ dependencies:
- libwebp
- pandoc=<2.0.0
- bokeh>=2.4.2,<=2.5
- panel>=0.12.7,<0.13
- panel>=0.14.0,<0.15
- pyppeteer>=0.2.6
- cudatoolkit=11.4
- nodejs
Expand Down
10 changes: 5 additions & 5 deletions conda/environments/cuxfilter_dev_cuda11.5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ channels:
- anaconda
dependencies:
- cupy>=9.5.0,<12.0.0a0
- cuspatial=22.10
- cuspatial=22.12
- python>=3.8,<3.10
- cudf=22.10
- cudf=22.12
- dask>=2.12.0
- distributed>=2.12.0
- dask-cuda=22.10
- dask-cudf=22.10
- dask-cuda=22.12
- dask-cudf=22.12
- datashader>0.13, <0.14
- holoviews>1.14.1, <=1.14.6
- numba>=0.54
Expand All @@ -23,7 +23,7 @@ dependencies:
- libwebp
- pandoc=<2.0.0
- bokeh>=2.4.2,<=2.5
- panel>=0.12.7,<0.13
- panel>=0.14.0,<0.15
- pyppeteer>=0.2.6
- cudatoolkit=11.5
- nodejs
Expand Down
2 changes: 1 addition & 1 deletion conda/recipes/cuxfilter/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ requirements:
- holoviews>1.14.1, <=1.14.6
- numba >=0.54
- cupy >=9.5.0,<12.0.0a0
- panel >=0.12.7,<0.13
- panel >=0.14.0,<0.15
- pyppeteer>=0.2.6
- bokeh>=2.4.2,<=2.5
- pyproj>=2.4,<=3.4
Expand Down
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
# built documents.
#
# The short X.Y version.
version = '22.10'
version = '22.12'
# The full version, including alpha/beta/rc tags
release = '22.10.00'
release = '22.12.00'

nbsphinx_allow_errors = True
# -- General configuration ---------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions notebooks/10_minutes_to_cuxfilter.ipynb

0 comments on commit f5f42de

Please sign in to comment.