提交 62f84f53 authored 作者: l8l's avatar l8l 提交者: Ricardo Vieira

Update index.ipynb

Following the update of index.rst, a corresponding update of index.ipynb is necessary.
上级 6bef816b
......@@ -19,8 +19,7 @@
"metadata": {},
"source": [
"``d3viz`` requires the [pydot](https://pypi.python.org/pypi/pydot)\n",
"package. [pydot-ng](https://github.com/pydot/pydot-ng) fork is better\n",
"maintained, and it works both in Python 2.x and 3.x. Install it with pip::"
"package. Install it with pip::"
]
},
{
......@@ -31,7 +30,7 @@
},
"outputs": [],
"source": [
"!pip install pydot-ng"
"!pip install pydot"
]
},
{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论