GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/3213
[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 `|`
Lee moon soo created ZEPPELIN-3840:
--
Summary: Zeppelin on Kubernetes
Key: ZEPPELIN-3840
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3840
Project: Zeppelin
Issue Type: New Feature
Lee moon soo created ZEPPELIN-3839:
--
Summary: A Tutorial notebook filename is not compatible with MS
Windows
Key: ZEPPELIN-3839
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3839
Project: Zeppe
Jeff G created ZEPPELIN-3838:
Summary: Input function example code incorrect on "What is Dynamic
Form" page
Key: ZEPPELIN-3838
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3838
Project: Zeppelin
Github user HyukjinKwon commented on the issue:
https://github.com/apache/zeppelin/pull/3206
Thanks for confirmation.
---
Github user ajaygk95 commented on the issue:
https://github.com/apache/zeppelin/pull/3206
> picked
I was able to get this working by doing cherry-picking. We needed some
changes in our environment not related to zeppelin, but for the usage of
spark-images.
Thanks for the
Github user Leemoonsoo closed the pull request at:
https://github.com/apache/zeppelin/pull/3212
---
GitHub user Leemoonsoo reopened a pull request:
https://github.com/apache/zeppelin/pull/3212
[ZEPPELIN-3837] update how_to_build.md
### What is this PR for?
how_to_build.md includes some build profiles that has removed/changed.
This PR makes how_to_build.md up to dated.