Jeff Zhang created ZEPPELIN-3607:
------------------------------------
Summary: Tab completion doesn't work when no interpreter is
specified
Key: ZEPPELIN-3607
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3607
Project: Zeppelin
Issue Type: Bug
Reporter: Jeff Zhang
How to reproduce.
1. create note using spark as the default interpreter.
2. run the following code without specifying interpreter (that means it would
use spark interpreter)
{code}
sc.version
{code}
3. Then delete `version`, and type tab. No completion returned.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)