Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Update README.md: typos in comment and fixing error in the command - #722

Closed
systemlogic wants to merge 2 commits into
rapidsai:branch-25.10from
systemlogic:patch-1
Closed

systemlogic wants to merge 2 commits into
rapidsai:branch-25.10from
systemlogic:patch-1

Conversation

@systemlogic

Copy link
Copy Markdown

Updating documentation for cuxfilter-cu-1x and adding extra dash - so that command will work just fine.

The intention of the Pull request is to fix the typo and command so that Engineers can simply copy the command from reference codument and make it work on their desire environment.

Updating documentation for cuxfilter-cu-1x and adding extra dash `-` so that command will work just fine.
@copy-pr-bot

copy-pr-bot Bot commented Sep 10, 2025

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@systemlogic

Copy link
Copy Markdown
Author

Testing Done:

/content# pip install cuxfilter-cu12 -extra-index-url=https://pypi.nvidia.com
ERROR: xtra-index-url=https://pypi.nvidia.com is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).
/content# echo $?
1

post changes

pip install cuxfilter-cu12 --extra-index-url=https://pypi.nvidia.com
Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.12/dist-packages (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server>=1.24.0->jupyter-server-proxy->cuxfilter-cu12) (2.9.0.20250822)
/content# echo $?
0

@jameslamb

Copy link
Copy Markdown
Member

Thanks for your interest in cuxfilter. The project is getting archived (https://docs.rapids.ai/notices/rsn0060/), so closing this.

@jameslamb jameslamb closed this Jul 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants