Repository: zeppelin
Updated Branches:
refs/heads/master e28712c48 -> 0c64d9ca6
ZEPPELIN-2942. Remove non-remote interpreter approach
### What is this PR for?
This PR is just trying to remove non-remote interpreter approach.
### What type of PR is it?
[Refactoring]
### Todos
* [ ] - Task
#
Repository: zeppelin
Updated Branches:
refs/heads/master 3eeb2282b -> e28712c48
[ZEPPELIN-2979] Fix links to zeppelin website in README
### What is this PR for?
Fixes the broken links in the README under the sections "Install binary
package" and "Build from Source" . Also changes http to http
Repository: zeppelin
Updated Branches:
refs/heads/master e998f5e06 -> 3eeb2282b
ZEPPELIN-1897 REST API - Update paragraph text/title via API
### What is this PR for?
Support updating paragraph text/title via REST API
https://issues.apache.org/jira/browse/ZEPPELIN-1897
### What type of PR is i