mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Update api name in docs
This commit is contained in:
parent
6d82e9faff
commit
d46c5e122d
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ plt.figure()
|
|||
z.show(plt)
|
||||
plt.close()
|
||||
```
|
||||
zeppelin_show function can take optional parameters to adapt graph width and height
|
||||
z.show function can take optional parameters to adapt graph width and height
|
||||
|
||||
```python
|
||||
%python
|
||||
|
|
|
|||
Loading…
Reference in a new issue