public class IPythonInterpreterManager extends InterpreterManager
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Integer |
getSessionId() |
protected String |
invokeInterpreter(String code) |
protected String invokeInterpreter(String code) throws IOException, org.apache.zeppelin.interpreter.InterpreterException
invokeInterpreter in class InterpreterManagerIOExceptionorg.apache.zeppelin.interpreter.InterpreterExceptionpublic Integer getSessionId()
public void close()
Copyright © 2016–2020. All rights reserved.