Update api name in docs

This commit is contained in:
Mina Lee 2016-06-23 15:22:41 -07:00
parent 6d82e9faff
commit d46c5e122d

View file

@ -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