rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
273 stars 67 forks source link

Switch Docs to PyData Theme #500

Closed exactlyallan closed 1 year ago

exactlyallan commented 1 year ago

Updated cuxfilter docs to use the pydata theme and better follow newer docs conventions. Updated some copy. addresses #459

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

AjayThorve commented 1 year ago

It's failing because of a missing dependency pydata_sphinx_theme, might have to add it to the dependencies.yaml file. I'll push those changes

AjayThorve commented 1 year ago

/merge