##// END OF EJS Templates
Update index.rst
fatData -
Show More
@@ -49,7 +49,7 b' features:'
49 * Integrated access to the pdb debugger and the Python profiler.
49 * Integrated access to the pdb debugger and the Python profiler.
50
50
51
51
52 The Command line interface inherits all of the above functionalities and possess
52 The Command line interface inherits the above functionality and adds
53
53
54 * real multi-line editing.
54 * real multi-line editing.
55
55
@@ -74,7 +74,7 b' You can find the table of content for this documentation in the left'
74 sidebar, allowing you to come back to previous sections or skip ahead, if needed.
74 sidebar, allowing you to come back to previous sections or skip ahead, if needed.
75
75
76
76
77 The latest development version is always available through IPython's `GitHub
77 The latest development version is always available from IPython's `GitHub
78 repository <http://github.com/ipython/ipython>`_.
78 repository <http://github.com/ipython/ipython>`_.
79
79
80
80
@@ -98,8 +98,7 b' repository <http://github.com/ipython/ipython>`_.'
98 .. seealso::
98 .. seealso::
99
99
100 `Jupyter documentation <http://jupyter.readthedocs.io/en/latest/>`__
100 `Jupyter documentation <http://jupyter.readthedocs.io/en/latest/>`__
101 The Notebook code and other pieces formerly in IPython, are now part
101 The Jupyter documentation provides information about the Notebook code and other Jupyter sub-projects.
102 of Project Jupyter.
103 `ipyparallel documentation <http://ipyparallel.readthedocs.io/en/latest/>`__
102 `ipyparallel documentation <http://ipyparallel.readthedocs.io/en/latest/>`__
104 Formerly ``IPython.parallel``.
103 Formerly ``IPython.parallel``.
105
104
General Comments 0
You need to be logged in to leave comments. Login now