Skip to content

Commit

Permalink
Update tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
RodionLisch committed Nov 29, 2024
1 parent cda8b6c commit d2fafab
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions nfdinspector_tutorials/LIDO_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -126,7 +126,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -217,7 +217,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -227,6 +227,15 @@
{
"cell_type": "markdown",
"metadata": {},
"source": [
"The results of the inspection are saved under ``LIDOInspector.inspections`` and can be accessed from there in JSON format"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
Expand Down

0 comments on commit d2fafab

Please sign in to comment.