Show More
@@ -28,7 +28,7 b' these manuals. If you have Sphinx installed, you can build them by typing' | |||
|
28 | 28 | See the `install page <http://ipython.org/install.html>`__ to install IPython. |
|
29 | 29 | |
|
30 | 30 | The Notebook, Qt console and a number of other pieces are now parts of *Jupyter*. |
|
31 |
See the `Jupyter installation docs <http://jupyter.readthedocs.o |
|
|
31 | See the `Jupyter installation docs <http://jupyter.readthedocs.io/en/latest/install.html>`__ | |
|
32 | 32 | if you want to use these. |
|
33 | 33 | |
|
34 | 34 | Officially, IPython requires Python version 2.7, or 3.3 and above. |
@@ -354,7 +354,7 b'' | |||
|
354 | 354 | "cell_type": "markdown", |
|
355 | 355 | "metadata": {}, |
|
356 | 356 | "source": [ |
|
357 |
"[Vincent](https://vincent.readthedocs.o |
|
|
357 | "[Vincent](https://vincent.readthedocs.io/en/latest/) is a visualization library that uses the [Vega](http://trifacta.github.io/vega/) visualization grammar to build [d3.js](http://d3js.org/) based visualizations in the Notebook and on http://nbviewer.ipython.org. `Visualization` objects in Vincetn have rich HTML and JavaSrcript representations." | |
|
358 | 358 | ] |
|
359 | 359 | }, |
|
360 | 360 | { |
General Comments 0
You need to be logged in to leave comments.
Login now