We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e70817 + 89fea44 commit 92ee358Copy full SHA for 92ee358
docs/cugraph-docs/source/graph_support/DGL_support.md
@@ -17,7 +17,7 @@ mamba install cugraph-dgl -c rapidsai-nightly -c rapidsai -c pytorch -c conda-fo
17
18
### Create the conda development environment
19
```
20
-mamba env create -n cugraph_dgl_dev --file conda/cugraph_dgl_dev_11.6.yml
+conda env create -n cugraph_dgl_dev --file conda/environments/all_cuda-125_arch-x86_64.yaml
21
22
23
### Install in editable mode
0 commit comments