Skip to content

Commit

Permalink
updated vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
vicpaton committed Sep 10, 2024
1 parent 146bd56 commit ad1ddbf
Show file tree
Hide file tree
Showing 5 changed files with 517 additions and 512 deletions.
12 changes: 6 additions & 6 deletions docs/src/vignettes/1_quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -238,7 +238,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -262,7 +262,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -278,7 +278,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -747,10 +747,10 @@
"</svg>\n"
],
"text/plain": [
"<AGraph <Swig Object of type 'Agraph_t *' at 0x7fc6750a5b00>>"
"<AGraph <Swig Object of type 'Agraph_t *' at 0x7fe1dd43f060>>"
]
},
"execution_count": 11,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
Loading

0 comments on commit ad1ddbf

Please sign in to comment.