Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2579 This is correct behavior. Preventing delete 'Last paragraph' was intended to keep at least one paragraph in the notebook. but it somehow implemented in a way to prevent removal of bottom paragraph. LGTM and merge this to master if no further discussions.
---