mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
[ZEPPELIN-502]Improving doc following @AhyoungRyu review
This commit is contained in:
parent
3252353e28
commit
a4b82a5e6a
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ You can leverage [Zeppelin Dynamic Form]({{BASE_PATH}}/manual/dynamicform.html)
|
|||
**Zeppelin Dynamic Form can only be used if py4j Python library is installed in your system. If not, you can install it with `pip install py4j`.**
|
||||
|
||||
Example :
|
||||
|
||||
```python
|
||||
%python
|
||||
### Input form
|
||||
|
|
|
|||
Loading…
Reference in a new issue