Skip to content

Commit

Permalink
move notebook to inner directory
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarghi-nv committed Oct 14, 2024
1 parent 738f6c4 commit b6e61c2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions notebooks/debug/notebook_smoke_test.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"import cugraph"
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit b6e61c2

Please sign in to comment.