File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ update your project configurations and requirements as necessary.
3333
3434
3535The Notebook, Qt console and a number of other pieces are now parts of *Jupyter *.
36- See the `Jupyter installation docs <http ://jupyter.readthedocs.io/en/latest/install.html >`__
36+ See the `Jupyter installation docs <https ://jupyter.readthedocs.io/en/latest/install.html >`__
3737if you want to use these.
3838
3939
@@ -43,15 +43,15 @@ Development and Instant running
4343===============================
4444
4545You can find the latest version of the development documentation on `readthedocs
46- <http ://ipython.readthedocs.io/en/latest/> `_.
46+ <https ://ipython.readthedocs.io/en/latest/> `_.
4747
4848You can run IPython from this directory without even installing it system-wide
4949by typing at the terminal::
5050
5151 $ python -m IPython
5252
5353Or see the `development installation docs
54- <http ://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version> `_
54+ <https ://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version> `_
5555for the latest revision on read the docs.
5656
5757Documentation and installation instructions for older version of IPython can be
You can’t perform that action at this time.
0 commit comments