From 7728c8419d79b48f7f580b29b0f04b87220b8490 Mon Sep 17 00:00:00 2001 From: Sam Foreman Date: Mon, 12 Feb 2024 14:42:43 -0600 Subject: [PATCH] Update `notebooks/shakespeare.ipynb` --- notebooks/shakespeare.ipynb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/notebooks/shakespeare.ipynb b/notebooks/shakespeare.ipynb index 10ac914..19febdc 100644 --- a/notebooks/shakespeare.ipynb +++ b/notebooks/shakespeare.ipynb @@ -72,11 +72,15 @@ } }, "source": [ - "## NOTE:\n", + "
\n", + "Warning!
\n", "\n", - "You will need to restart your runtime (Runtime -> Restart runtime)\n", - "after executing the following cell:\n", - "\n" + "**IF YOU ARE EXECUTING ON GOOGLE COLAB**: \n", + "\n", + "You will need to restart your runtime (`Runtime` $\\rightarrow\\,$ `Restart runtime`) \n", + "_after_ executing the following cell:\n", + "\n", + "
" ] }, {