Show More
@@ -33,7 +33,7 b' update your project configurations and requirements as necessary.' | |||||
33 |
|
33 | |||
34 |
|
34 | |||
35 | The Notebook, Qt console and a number of other pieces are now parts of *Jupyter*. |
|
35 | The 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>`__ | |
37 | if you want to use these. |
|
37 | if you want to use these. | |
38 |
|
38 | |||
39 |
|
39 | |||
@@ -43,7 +43,7 b' Development and Instant running' | |||||
43 | =============================== |
|
43 | =============================== | |
44 |
|
44 | |||
45 | You can find the latest version of the development documentation on `readthedocs |
|
45 | You 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/>`_. | |
47 |
|
47 | |||
48 | You can run IPython from this directory without even installing it system-wide |
|
48 | You can run IPython from this directory without even installing it system-wide | |
49 | by typing at the terminal:: |
|
49 | by typing at the terminal:: | |
@@ -51,7 +51,7 b' by typing at the terminal::' | |||||
51 | $ python -m IPython |
|
51 | $ python -m IPython | |
52 |
|
52 | |||
53 | Or see the `development installation docs |
|
53 | Or 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>`_ | |
55 | for the latest revision on read the docs. |
|
55 | for the latest revision on read the docs. | |
56 |
|
56 | |||
57 | Documentation and installation instructions for older version of IPython can be |
|
57 | Documentation and installation instructions for older version of IPython can be |
General Comments 0
You need to be logged in to leave comments.
Login now