Hi all, I installed py4j with "pipe install" command: sudo pip install pyplot.
When i try to use dynamic form with python intrepeter in a paragraph: %python print (z.input("f1","defaultValue")) i have this result: You must install py4j Python module (pip install py4j) to use Zeppelin dynamic forms features Is there any other configuration or installation required to run this paragraph? Thanks Dominique