Skip to content

Commit

Permalink
Updated vector_to_gif notebook
Browse files Browse the repository at this point in the history
Former-commit-id: 95a1979
  • Loading branch information
giswqs committed Dec 11, 2022
1 parent 8d74160 commit eed5652
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion docs/notebooks/61_vector_to_gif.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
" verbose=True,\n",
")"
]
},
{
"cell_type": "markdown",
"id": "6c935d92-67cf-45bf-9dc1-c326686162eb",
"metadata": {},
"source": [
"![](https://i.imgur.com/gf3JJ1N.gif)"
]
}
],
"metadata": {
Expand All @@ -116,7 +124,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.12"
"version": "3.9.13"
}
},
"nbformat": 4,
Expand Down
10 changes: 9 additions & 1 deletion examples/notebooks/61_vector_to_gif.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
" verbose=True,\n",
")"
]
},
{
"cell_type": "markdown",
"id": "6c935d92-67cf-45bf-9dc1-c326686162eb",
"metadata": {},
"source": [
"![](https://i.imgur.com/gf3JJ1N.gif)"
]
}
],
"metadata": {
Expand All @@ -116,7 +124,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.12"
"version": "3.9.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit eed5652

Please sign in to comment.