Skip to content

Commit 4597e1f

Browse files
authored
Add Python 3.11 to Conda docs (#4213)
xref: #4207 (comment) Authors: - https://github.com/jakirkham Approvers: - Don Acosta (https://github.com/acostadon) - Brad Rees (https://github.com/BradReesWork) URL: #4213
1 parent 5cfea53 commit 4597e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cugraph/source/installation/getting_cugraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ conda install -c rapidsai -c conda-forge -c nvidia cugraph cuda-version=12.0
4545

4646
Alternatively, use `cuda-version=11.8` for packages supporting CUDA 11.
4747

48-
Note: This conda installation only applies to Linux and Python versions 3.9/3.10.
48+
Note: This conda installation only applies to Linux and Python versions 3.9/3.10/3.11.
4949

5050
<br>
5151

0 commit comments

Comments
 (0)