Skip to content

Commit

Permalink
Update calculate-differences-of-ifc-files-with-hashing.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
aothms authored Apr 23, 2024
1 parent 741318c commit 2e89e8f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions posts/calculate-differences-of-ifc-files-with-hashing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![find_diff.png](../images/find_diff.png)"
"![find_diff.png](../../images/find_diff.png)"
]
},
{
Expand All @@ -36,7 +36,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![min_diff.jpg](../images/min_diff.jpg)"
"![min_diff.jpg](../../images/min_diff.jpg)"
]
},
{
Expand Down Expand Up @@ -89,7 +89,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![ifc_schema.png](../images/ifc_schema.png)"
"![ifc_schema.png](../../images/ifc_schema.png)"
]
},
{
Expand Down Expand Up @@ -614,7 +614,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![hash_table.png](../images/hash_table.png)"
"![hash_table.png](../../images/hash_table.png)"
]
},
{
Expand Down Expand Up @@ -1020,7 +1020,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![added.jpg](../images/added.jpg)"
"![added.jpg](../../images/added.jpg)"
]
},
{
Expand All @@ -1034,7 +1034,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![deleted.jpg](../images/deleted.jpg)"
"![deleted.jpg](../../images/deleted.jpg)"
]
},
{
Expand All @@ -1048,7 +1048,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![modified.jpg](../images/modified.jpg)"
"![modified.jpg](../../images/modified.jpg)"
]
},
{
Expand All @@ -1062,7 +1062,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![all_changes.jpg](../images/all_changes.jpg)"
"![all_changes.jpg](../../images/all_changes.jpg)"
]
},
{
Expand Down

0 comments on commit 2e89e8f

Please sign in to comment.