Skip to content

Commit

Permalink
Add note
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Sep 12, 2024
1 parent 5ea9d54 commit 7a861d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/selector.html
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
notes = [...notes, "TensorFlow requires CUDA 12."];
}
if (this.active_additional_packages.includes("NetworkX + nx-cugraph")) {
notes = [...notes, "TODO: Write me!"];
notes = [...notes, "Selecting this option will install both standard NetworkX and a GPU-accelerated backend by RAPIDS"];
}
}

Expand Down

0 comments on commit 7a861d1

Please sign in to comment.