diff options
Diffstat (limited to 'notebooks/05a-UNet.ipynb')
-rw-r--r-- | notebooks/05a-UNet.ipynb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notebooks/05a-UNet.ipynb b/notebooks/05a-UNet.ipynb index 77d895d..3070e2d 100644 --- a/notebooks/05a-UNet.ipynb +++ b/notebooks/05a-UNet.ipynb @@ -460,7 +460,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -474,7 +474,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.2" + "version": "3.9.6" } }, "nbformat": 4, |