You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by mo...@apache.org on 2016/11/22 00:45:43 UTC

zeppelin git commit: [MINOR] Move tutorial notes under one folder

Repository: zeppelin
Updated Branches:
  refs/heads/master 498241b0c -> de4049725


[MINOR] Move tutorial notes under one folder

### What is this PR for?
Change title of tutorial notes so all of them can be placed under one folder.

### What type of PR is it?
Documentation

### Screenshots (if appropriate)
Before
<img width="418" alt="screen shot 2016-11-17 at 4 01 45 pm" src="https://cloud.githubusercontent.com/assets/8503346/20394292/4d2a9060-acdf-11e6-92c6-8274134a799d.png">

After
<img width="366" alt="screen shot 2016-11-18 at 5 34 30 pm" src="https://cloud.githubusercontent.com/assets/8503346/20437718/4fc128bc-adb5-11e6-969f-0a23ac45f1e8.png">

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Mina Lee <mi...@apache.org>

Closes #1652 from minahlee/tutorial_folder and squashes the following commits:

1039ae5 [Mina Lee] Change note names to be more specific
171d946 [Mina Lee] Move tutorial notes under folder


Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo
Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/de404972
Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/de404972
Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/de404972

Branch: refs/heads/master
Commit: de4049725d2d9565f04a981c34c3dbe18e0ecd35
Parents: 498241b
Author: Mina Lee <mi...@apache.org>
Authored: Fri Nov 18 17:34:03 2016 +0100
Committer: Lee moon soo <mo...@apache.org>
Committed: Mon Nov 21 16:45:37 2016 -0800

----------------------------------------------------------------------
 notebook/2A94M5J1Z/note.json | 4 ++--
 notebook/2BWJFTXKJ/note.json | 4 ++--
 notebook/2BYEZ5EVK/note.json | 4 ++--
 notebook/2C2AUG798/note.json | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zeppelin/blob/de404972/notebook/2A94M5J1Z/note.json
----------------------------------------------------------------------
diff --git a/notebook/2A94M5J1Z/note.json b/notebook/2A94M5J1Z/note.json
index 5687785..31721db 100644
--- a/notebook/2A94M5J1Z/note.json
+++ b/notebook/2A94M5J1Z/note.json
@@ -334,7 +334,7 @@
       "progressUpdateIntervalMs": 500
     }
   ],
-  "name": "Zeppelin Tutorial",
+  "name": "Zeppelin Tutorial/Basic Features (Spark)",
   "id": "2A94M5J1Z",
   "angularObjects": {
     "2B6FF8NNU": [],
@@ -344,4 +344,4 @@
     "looknfeel": "default"
   },
   "info": {}
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/de404972/notebook/2BWJFTXKJ/note.json
----------------------------------------------------------------------
diff --git a/notebook/2BWJFTXKJ/note.json b/notebook/2BWJFTXKJ/note.json
index e97dfef..9ead905 100644
--- a/notebook/2BWJFTXKJ/note.json
+++ b/notebook/2BWJFTXKJ/note.json
@@ -1037,7 +1037,7 @@
       "progressUpdateIntervalMs": 500
     }
   ],
-  "name": "R Tutorial",
+  "name": "Zeppelin Tutorial/R (SparkR)",
   "id": "2BWJFTXKJ",
   "lastReplName": {
     "value": ""
@@ -1066,4 +1066,4 @@
     "looknfeel": "default"
   },
   "info": {}
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/de404972/notebook/2BYEZ5EVK/note.json
----------------------------------------------------------------------
diff --git a/notebook/2BYEZ5EVK/note.json b/notebook/2BYEZ5EVK/note.json
index 1a753ba..8483ce0 100644
--- a/notebook/2BYEZ5EVK/note.json
+++ b/notebook/2BYEZ5EVK/note.json
@@ -743,7 +743,7 @@
       "progressUpdateIntervalMs": 500
     }
   ],
-  "name": "Mahout Tutorial",
+  "name": "Zeppelin Tutorial/Using Mahout",
   "id": "2BYEZ5EVK",
   "angularObjects": {
     "2BWWSVNY7:shared_process": [],
@@ -769,4 +769,4 @@
   },
   "config": {},
   "info": {}
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/de404972/notebook/2C2AUG798/note.json
----------------------------------------------------------------------
diff --git a/notebook/2C2AUG798/note.json b/notebook/2C2AUG798/note.json
index f58dee8..ad1c98a 100644
--- a/notebook/2C2AUG798/note.json
+++ b/notebook/2C2AUG798/note.json
@@ -669,7 +669,7 @@
       "progressUpdateIntervalMs": 500
     }
   ],
-  "name": "Zeppelin Tutorial: Python - matplotlib basic",
+  "name": "Zeppelin Tutorial/Matplotlib (Python \u2022 PySpark)",
   "id": "2C2AUG798",
   "angularObjects": {
     "2BWWUCUVW:shared_process": [],
@@ -693,4 +693,4 @@
   },
   "config": {},
   "info": {}
-}
\ No newline at end of file
+}