François Rosière created ZEPPELIN-1397:
------------------------------------------
Summary: Provide a way to bind python notebook with the angular
display system
Key: ZEPPELIN-1397
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1397
Project: Zeppelin
Issue Type: Bug
Components: python-interpreter
Affects Versions: 0.6.1
Reporter: François Rosière
Is there a way to bind a python variable with the Angular display system.
Let's imagine a python script making complex queries based on an Angular client
allowing some filters. With the current implementation, how is it possible to
trigger a python call from Angular client, then, bind the result into the
Angular view?
It currently works when using the Scala interpreter.
Python is used a lot by scientist so, why can't we have an interface allowing
supporting that use case.
Isn't there a solution around DynamicForms? No date, and complex type support
for now, why?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)