From 50eaf1e8bd991e8ba1ef1bc2e4041a78cdcf9e9d Mon Sep 17 00:00:00 2001 From: Wei-Ting Kuo Date: Wed, 24 Aug 2016 21:01:47 +0800 Subject: [PATCH] fix tab issue --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e42b03cc..dace7f1b 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ ALL_STACKS:=base-notebook \ minimal-notebook \ r-notebook \ scipy-notebook \ - tensorflow-notebook \ + tensorflow-notebook \ datascience-notebook \ pyspark-notebook \ all-spark-notebook