From d646edfa9150d27e150edc2ef2c5d775a7a7ea43 Mon Sep 17 00:00:00 2001 From: Brian Johnson Date: Fri, 28 Apr 2023 11:29:53 -0400 Subject: [PATCH] Update 01-Introduction.ipynb --- tutorials/01-Introduction.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/01-Introduction.ipynb b/tutorials/01-Introduction.ipynb index 7248f69..1f27d6e 100644 --- a/tutorials/01-Introduction.ipynb +++ b/tutorials/01-Introduction.ipynb @@ -16,8 +16,8 @@ "[Optimization](optimization_tutorial.html) ||\n", "[Save & Load Model](saveloadrun_tutorial.html)\n", "\n", - "[Open in Colab](https://colab.research.google.com/github/brianjo/pytorch-basics/blob/main/tutorials/01-Introduction.ipynb)" - "\n" + "[Open in Colab](https://colab.research.google.com/github/brianjo/pytorch-basics/blob/main/tutorials/01-Introduction.ipynb)\n", + "\n", "# Learn the Basics\n", "\n", "Authors:\n",