From fd7e7f7db74e06cf09a820f56046196e280d6adc Mon Sep 17 00:00:00 2001 From: buckl113 <39534448+buckl113@users.noreply.github.com> Date: Fri, 4 Mar 2022 15:25:57 -0500 Subject: [PATCH] Update Classification.ipynb --- Auto-SKLearn_AutoML/Classification.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auto-SKLearn_AutoML/Classification.ipynb b/Auto-SKLearn_AutoML/Classification.ipynb index 377b03f..90142d8 100644 --- a/Auto-SKLearn_AutoML/Classification.ipynb +++ b/Auto-SKLearn_AutoML/Classification.ipynb @@ -47,7 +47,7 @@ { "cell_type": "markdown", "source": [ - "After running this cell, Click Runtime -> Restart runtime. Then you can run the following cells." + "If running on Google Colab: After running this cell, Click Runtime -> Restart runtime. Then you can run the following cells." ], "metadata": { "id": "yqIcMA8hgZ8W" -- GitLab