Fix image path in python.md

This commit is contained in:
AhyoungRyu 2016-06-20 23:05:54 -07:00
parent d00e4b11f2
commit 6394c7099f

View file

@ -90,8 +90,7 @@ z.show function can take optional parameters to adapt graph width and height
z.show(plt, width='50px')
z.show(plt, height='150px')
```
[![pythonmatplotlib](../interpreter/screenshots/pythonMatplotlib.png)](/docs/interpreter/screenshots/pythonMatplotlib.png)
<img class="img-responsive" src="../assets/themes/zeppelin/img/docs-img/pythonMatplotlib.png" />
## Pandas integration