Skip to content

Commit

Permalink
</details>
Browse files Browse the repository at this point in the history
  • Loading branch information
aronwalsh committed Feb 6, 2024
1 parent 3a33490 commit 9891de3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 3 additions & 2 deletions Lecture4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@
"source": [
"<details>\n",
"<summary>Colab error solution</summary>\n",
"If running the import module cell fails with an \"AttributeError\", click `Runtime` -> `Restart Session` and then simply rerun the cell. "
"If running the import module cell fails with an \"AttributeError\", click `Runtime` -> `Restart Session` and then simply rerun the cell. \n",
"</details>"
]
},
{
Expand Down Expand Up @@ -997,7 +998,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.18"
"version": "3.10.13"
},
"vscode": {
"interpreter": {
Expand Down
5 changes: 2 additions & 3 deletions Lecture5.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,14 @@
"source": [
"<details>\n",
"<summary>Colab error solution</summary>\n",
"If running the import module cell fails with an \"AttributeError\", click `Runtime` -> `Restart Session` and then simply rerun the cell."
"If running the import module cell fails with an \"AttributeError\", click `Runtime` -> `Restart Session` and then simply rerun the cell.\n",
"</details>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Model building\n",
"\n",
"Pay attention to each step in the process:"
]
},
Expand Down

0 comments on commit 9891de3

Please sign in to comment.