Skip to content

Commit

Permalink
Update recipes.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed May 2, 2024
1 parent 9147a26 commit 6518572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/api/recipes/recipes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,6 @@
"edges = links + triangles + squares + pentagons\n",
"\n",
"H = xgi.Hypergraph(edges)\n",
"pos = xgi.barycenter_spring_layout(H, seed=2)\n",
"\n",
"link_color = \"#000000\"\n",
"triangle_color = \"#648FFF\"\n",
Expand Down

0 comments on commit 6518572

Please sign in to comment.