File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- ~~~~~~~
2
- Install
3
- ~~~~~~~
1
+ ~~~~~~~~~~~~~~~~~~
2
+ Installing IPython
3
+ ~~~~~~~~~~~~~~~~~~
4
4
5
5
There are multiple ways of installing IPython, and our official documentation
6
6
contains `detailed instructions
Original file line number Diff line number Diff line change 28
28
< script type ="text/javascript " src ="_static/doctools.js "> </ script >
29
29
< link rel ="shortcut icon " href ="_static/favicon.ico "/>
30
30
< link rel ="top " title ="IPython " href ="index.html " />
31
- < link rel ="next " title ="Install " href ="install.html " />
31
+ < link rel ="next " title ="Installing IPython " href ="install.html " />
32
32
< link rel ="prev " title ="Documentation " href ="documentation.html " />
33
33
</ head >
34
34
< body >
Original file line number Diff line number Diff line change 8
8
< head >
9
9
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
10
10
11
- < title > Install — IPython</ title >
11
+ < title > Installing IPython — IPython</ title >
12
12
13
13
< link rel ="stylesheet " href ="_static/agogo.css " type ="text/css " />
14
14
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
@@ -191,8 +191,8 @@ <h4>Support IPython</h4>
191
191
< div class ="bodywrapper ">
192
192
< div class ="body ">
193
193
194
- < div class ="section " id ="install ">
195
- < h1 > Install < a class ="headerlink " href ="#install " title ="Permalink to this headline "> ¶</ a > </ h1 >
194
+ < div class ="section " id ="installing-ipython ">
195
+ < h1 > Installing IPython < a class ="headerlink " href ="#installing-ipython " title ="Permalink to this headline "> ¶</ a > </ h1 >
196
196
< p > There are multiple ways of installing IPython, and our official documentation
197
197
contains < a class ="reference external " href ="http://ipython.org/ipython-doc/stable/install/install.html "> detailed instructions</ a > for manual
198
198
installs from source, targeted at advanced users and developers.</ p >
Original file line number Diff line number Diff line change 29
29
< link rel ="shortcut icon " href ="_static/favicon.ico "/>
30
30
< link rel ="top " title ="IPython " href ="index.html " />
31
31
< link rel ="next " title ="News " href ="news.html " />
32
- < link rel ="prev " title ="Install " href ="install.html " />
32
+ < link rel ="prev " title ="Installing IPython " href ="install.html " />
33
33
</ head >
34
34
< body >
35
35
< div class ="header-wrapper ">
You can’t perform that action at this time.
0 commit comments