[ZEPPELIN-3839] Replace | to , in the filename ### What is this PR for? A tutorial notebook filename, which includes `|`, is not compatible with windows filesystem. This PR replace `|` with `,`.
### What type of PR is it? Bug Fix ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-3839 ### How should this be tested? CI pass ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #3213 from Leemoonsoo/ZEPPELIN-3839 and squashes the following commits: 0c1a5dda8 [Lee moon soo] Replace | to , in the filename Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/383cdc3f Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/383cdc3f Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/383cdc3f Branch: refs/heads/master Commit: 383cdc3fa4a9316dd1a2d9fd559879e2a49463e7 Parents: a2473da Author: Lee moon soo <m...@apache.org> Authored: Wed Oct 31 12:02:58 2018 -0700 Committer: Lee moon soo <m...@apache.org> Committed: Sat Nov 3 09:13:35 2018 -0700 ---------------------------------------------------------------------- ...Matplotlib (Python | PySpark)_2C2AUG798.zpln | 779 ------------------- .../Matplotlib (Python, PySpark)_2C2AUG798.zpln | 779 +++++++++++++++++++ 2 files changed, 779 insertions(+), 779 deletions(-) ----------------------------------------------------------------------