From c08ef90771daf386b4ae589de82f4e25c4f83044 Mon Sep 17 00:00:00 2001 From: Peter Parente Date: Mon, 28 Aug 2017 23:47:10 -0400 Subject: [PATCH] [ci skip] Remove py2 reference --- tensorflow-notebook/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow-notebook/README.md b/tensorflow-notebook/README.md index 90ec3161..ee8e69c4 100644 --- a/tensorflow-notebook/README.md +++ b/tensorflow-notebook/README.md @@ -5,7 +5,7 @@ ## What it Gives You * Everything in [Scipy Notebook](https://github.com/jupyter/docker-stacks/tree/master/scipy-notebook) -* Tensorflow for Python 2.7 and 3.5 (without GPU support) +* Tensorflow for Python 3.x (without GPU support) ## Basic Use