cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Convert SG and MG PyG Examples to Notebooks

Open alexbarghi-nv opened this issue 1 year ago • 2 comments

We have been asked by the RAPIDS team to convert the PyG example scripts (graph_sage_sg.py and graph_sage_mg.py) to Jupyter notebooks in order to better align with user expectations.

alexbarghi-nv avatar May 19 '23 20:05 alexbarghi-nv

Do we need to make sure these run and pass the CI notebook test runs, or are we going to use the "skip test" magic comment? If they need to run as tests (which seems like a good idea), then we'll need to make sure ci/test_notebooks.sh or more likely dependencies.yaml includes the right dependencies.

rlratzel avatar May 19 '23 20:05 rlratzel

offline discussion: we agreed that running these new notebooks in CI would be a good idea.

rlratzel avatar May 19 '23 20:05 rlratzel

Not planned; we are not converting the examples to notebooks.

alexbarghi-nv avatar Apr 29 '24 20:04 alexbarghi-nv