Skip to content

Commit

Permalink
chore(docs): hide output from path candidates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Oct 6, 2024
1 parent 240907b commit b5f7700
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/source/notebooks/path_candidates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,11 @@
"cell_type": "code",
"execution_count": null,
"id": "95a30077-9a34-449f-83e2-c060ca2d5c85",
"metadata": {},
"metadata": {
"tags": [
"hide-output"
]
},
"outputs": [],
"source": [
"for depth in [2, 3, 4, 5, 6, 7]:\n",
Expand Down

0 comments on commit b5f7700

Please sign in to comment.