Skip to content

Commit

Permalink
docs: update experiments notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
2maz committed Mar 7, 2025
1 parent 2812c73 commit 9f55e5d
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions docs/experiments.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@
"That being said, we give an example here on a minimal experiment."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "4ba76d21",
"metadata": {},
"outputs": [],
"source": [
"!pip install damast"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -101,7 +111,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "14a8163e",
"metadata": {},
Expand Down Expand Up @@ -284,7 +293,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "459b8f0f",
"metadata": {},
Expand Down Expand Up @@ -312,7 +320,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 9f55e5d

Please sign in to comment.