You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cugraph-docs/source/installation/getting_cugraph.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The RAPIDS Docker containers contain all RAPIDS packages, including all from cuG
26
26
27
27
28
28
## Conda
29
-
It is easy to install cuGraph using conda. You can get a minimal conda installation with [Miniconda](https://conda.io/miniconda.html) or get the full installation with [Anaconda](https://www.anaconda.com/download).
29
+
It is easy to install cuGraph using conda. We recommend using [Miniforge](https://github.com/conda-forge/miniforge).
Copy file name to clipboardExpand all lines: docs/cugraph-docs/source/wholegraph/installation/getting_wholegraph.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The RAPIDS Docker containers (as of Release 23.10) contain all RAPIDS packages,
21
21
22
22
23
23
## Conda
24
-
It is easy to install WholeGraph using conda. You can get a minimal conda installation with [Miniconda](https://conda.io/miniconda.html) or get the full installation with [Anaconda](https://www.anaconda.com/download).
24
+
It is easy to install WholeGraph using conda. We recommend using [Miniforge](https://github.com/conda-forge/miniforge).
0 commit comments