提交 294035f8 authored 作者: Mikhail Korobov's avatar Mikhail Korobov

DOC update d3viz/index.ipynb; fix issue in IFrame example

上级 04596bbd
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -133,7 +133,7 @@ IPython using ``IPython.display.IFrame``:
from IPython.display import IFrame
d3v.d3viz(predict, 'examples/mlp.html')
Iframe('examples/mlp.html', width=700, height=500)
IFrame('examples/mlp.html', width=700, height=500)
Currently if you use display.IFrame you still have to create a file,
and this file can't be outside notebooks root (e.g. usually it can't be
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论