### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description * Currently `Zeppelin` task plugin only supports paragraph-level task scheduling because there is no `cancelNote` method in `Zeppelin Client Api` as mentioned here: https://github.com/apache/dolphinscheduler/pull/9327#issue-1190514486 * We should enable note-level task scheduling for `Zeppelin` task as soon as this PR is merged: https://github.com/apache/zeppelin/pull/4362 ### Use case * Users will be able to use Dolphin Scheduler to schedule both zeppelin notebook notes and paragraphs. ### Related issues related: #9201 ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)