jahira ibrahim created ZEPPELIN-5260:
----------------------------------------
Summary: nNotebook functionalities(like run paragraphs, add a new
paragraph, reset interpreters) become unusable, when code completion is used
Key: ZEPPELIN-5260
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5260
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: jahira ibrahim
Attachments: image-2021-02-22-15-28-43-747.png
Steps to recreate:
# Get the latest zeppelin (0.9) from docker
# Create a simple notebook with a simple python command like following:
import sys
from keras.model import Sequential
3. Try to use the tab completion after the keras.
+*Actual Result:*+
Try 2-3 times. Tab completion stops showing the options.Then try to add a
paragraph, No new paragraph is added, when '+ Add paragraph' is clicked. Try to
execute a paragraph, nothing happens.
Try to reset the interpreter, following error shows up:
!image-2021-02-22-15-28-43-747.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)