mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for?
Commit note is broken due to wrong argument is passed (due to ZEPPELIN-2619). The correct parameter passed to NotebookRepo should be note path instead of note name.
### What type of PR is it?
[Bug Fix]
### Todos
* [ ] - Task
### What is the Jira issue?
* https://jira.apache.org/jira/browse/ZEPPELIN-4051
### How should this be tested?
* CI pass
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Author: Jeff Zhang <zjffdu@apache.org>
Closes #3328 from zjffdu/ZEPPELIN-4051 and squashes the following commits:
|
||
|---|---|---|
| .. | ||
| launcher | ||
| notebookrepo | ||
| pom.xml | ||