test sphinx mapping to networkx#4323
Conversation
|
Thanks, @raybellwaves ! The errors you saw are due to this PR, which (intentionally) removed those APIs, but I missed the .rst files. I (or @acostadon ?) will open a PR to take care of that (I created #4330). |
|
/ok to test |
|
PR #4331 fixes this. It is in review now. |
|
Had a couple of mins to try and build the docs again. Now getting the Traceback below. Believe i'm missing Steps taken: |
rlratzel
left a comment
There was a problem hiding this comment.
Even though this looks like a test PR I'll approve/merge it since it looks useful for future updates.
|
/ok to test |
|
/ok to test |
|
/merge |
Closes #4285
I'll report back if it get to render locally. Ran out of mem building the library on my ec2 machine (g5.2xlarge: 32 Gb RAM) but I did just build cudf. I'll try again soon.
Also brainstorming here and I probably should upstream this to the rapids CI process. Would be nice to have /ok to test docs which just builds the docs for this PRcreated https://github.com/nv-gha-runners/nvidia-runners/issues/25I tried building the docs locally and got
Think this comes from
cugraph/docs/cugraph/source/api_docs/cugraph/link_prediction.rst
Line 14 in abe69c0
but I may have messed up my build