From ef67090d71ee9115c483cd6a743f86223623d6a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Tue, 22 Jan 2019 12:42:23 +0800 Subject: [PATCH] Update index.ipynb to point to the updated usage instructions, and remove Jupyter extensions --- index.ipynb | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/index.ipynb b/index.ipynb index 5a3889d..b37b385 100644 --- a/index.ipynb +++ b/index.ipynb @@ -50,12 +50,7 @@ "* **Math** – We will also use some notions of Linear Algebra, Calculus, Statistics and Probability theory. You should be able to follow along if you learned these in the past as it won't be very advanced, but if you don't know about these topics or you need a refresher then go through the appropriate introduction in the Math section.\n", "\n", "### To run the examples\n", - "* **Jupyter** – These notebooks are based on Jupyter. If you just plan to read without running any code, there's really nothing more to know, just keep reading! But if you want to experiment with the code examples you need to:\n", - " * follow the [installation instructions](https://github.com/ageron/handson-ml/#installation),\n", - " * learn how to use Jupyter. Start the User Interface Tour from the Help menu.\n", - "\n", - "### To activate extensions\n", - "* If this is an interactive session (see above), you may want to turn on a few Jupyter extensions by going to the [Extension Configuration](../nbextensions/) page. In particular the \"*Table of Contents (2)*\" extension is quite useful.\n" + "* **Jupyter** – These notebooks are based on Jupyter. You can run these notebooks in just one click using a hosted platform such as Binder, Deepnote or Colaboratory (no installation required), or you can just view them using Jupyter.org's viewer, or you can install everything on your machine, as you prefer. Check out the [home page](https://github.com/ageron/handson-ml2/) for more details." ] }, { @@ -70,7 +65,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 - tf2", "language": "python", "name": "python3" }, @@ -84,7 +79,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.6" + "version": "3.6.8" }, "nav_menu": {}, "toc": {