GitHub user corneadoug opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/440
ZEPPELIN-426 - Allowing new paragraph under the last one
Adding a paragraph under the last one of the notebook was not allowed.
I tested a lot of different cases:
* While running the full note
* With or Without content in the last paragraph
* with or Without saved content in the last paragraph
And didn't find any issue to allow that feature on that last paragraph
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/corneadoug/incubator-zeppelin fix/ZEPPELIN-426
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/440.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #440
----
commit 8bf82a5563c4567a62300fdbed8d885d0ee5538f
Author: Damien CORNEAU <[email protected]>
Date: 2015-11-17T03:58:10Z
Remove alert on insert paragraph from last one
commit 2e168c41ae898bdc46bfb134116c216396bb113b
Author: Damien CORNEAU <[email protected]>
Date: 2015-11-17T04:00:12Z
Remove jshint global
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---