Jeff Zhang created ZEPPELIN-5703:
------------------------------------
Summary: Support to run another notebook in notebook inline
Key: ZEPPELIN-5703
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5703
Project: Zeppelin
Issue Type: New Feature
Components: zeppelin-zengine
Affects Versions: 0.10.1
Reporter: Jeff Zhang
Currently, z.run can run another notebook. But this is not inline, the running
notebook may run in another interpreter process(depending on the interpreter
binding setting).
This doesn't work in some cases. e.g. the user may define some common utility
classes in one notebook and want to reuse them in another notebook, this
requires them to run in the same interpreter process.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)