Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d52c28f

Browse files
committed
Updated website (automated commit)
1 parent 3c384cc commit d52c28f

23 files changed

+45
-36
lines changed

_sources/notebook.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,17 @@ use and configure the system. The `Notebook Gallery`_ showcases many
2727
interesting notebooks covering a variety of topics, from basic programming to
2828
advanced scientific computing.
2929

30+
31+
Here is a short demo of the notebook's basic features by the Pybonacci_ team:
32+
33+
.. raw:: html
34+
35+
<div align="center"> <iframe title="YouTube video player2" width="550"
36+
height="350" src="http://www.youtube.com/embed/H6dLGQw9yFQ" frameborder="0"
37+
allowfullscreen></iframe></div><br>
38+
39+
.. _Pybonacci: http://pybonacci.wordpress.com.
40+
3041
.. _example collection: https://github.com/ipython/ipython/tree/master/examples/notebooks#a-collection-of-notebooks-for-using-ipython-effectively
3142

3243
.. _documentation: http://ipython.org/ipython-doc/rel-0.13.1/interactive/htmlnotebook.html

_sources/videos.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,21 @@ interface.
3535
height="350" src="http://www.youtube.com/embed/26wgEsg9Mcc" frameborder="0"
3636
allowfullscreen></iframe></div><br>
3737

38+
3839
The IPython Notebook
3940
====================
4041

41-
A quick introduction to the notebook running on Amazon with `StarCluster
42-
<http://web.mit.edu/star/cluster>`_ (8 min) by `Titus Brown
43-
<http://ivory.idyll.org/blog>`_.
44-
42+
A short (5 min) demonstration of the notebook's basic features by the team at
43+
the Pybonacci_ blog:
44+
4545
.. raw:: html
4646

4747
<div align="center"> <iframe title="YouTube video player2" width="550"
48-
height="350" src="http://www.youtube.com/embed/HaS4NXxL5Qc" frameborder="0"
48+
height="350" src="http://www.youtube.com/embed/H6dLGQw9yFQ" frameborder="0"
4949
allowfullscreen></iframe></div><br>
5050

51+
.. _Pybonacci: http://pybonacci.wordpress.com.
52+
5153
IPython in depth: high-productivity interactive and parallel python
5254
===================================================================
5355

citing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Versions</h3>
103103

104104
<div class="tile"><h4>Stable</h4>
105105
0.13.1 &ndash; October&nbsp;2012<br/>
106-
<a href="install.html">Install</a>
106+
<a href="download.html">Download</a>
107107
</div>
108108

109109
<div class="tile"><h4>Development</h4>

documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Versions</h3>
103103

104104
<div class="tile"><h4>Stable</h4>
105105
0.13.1 &ndash; October&nbsp;2012<br/>
106-
<a href="install.html">Install</a>
106+
<a href="download.html">Download</a>
107107
</div>
108108

109109
<div class="tile"><h4>Development</h4>

donate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h3>Versions</h3>
102102

103103
<div class="tile"><h4>Stable</h4>
104104
0.13.1 &ndash; October&nbsp;2012<br/>
105-
<a href="install.html">Install</a>
105+
<a href="download.html">Download</a>
106106
</div>
107107

108108
<div class="tile"><h4>Development</h4>

download.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Versions</h3>
103103

104104
<div class="tile"><h4>Stable</h4>
105105
0.13.1 &ndash; October&nbsp;2012<br/>
106-
<a href="install.html">Install</a>
106+
<a href="download.html">Download</a>
107107
</div>
108108

109109
<div class="tile"><h4>Development</h4>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h3>Versions</h3>
102102

103103
<div class="tile"><h4>Stable</h4>
104104
0.13.1 &ndash; October&nbsp;2012<br/>
105-
<a href="install.html">Install</a>
105+
<a href="download.html">Download</a>
106106
</div>
107107

108108
<div class="tile"><h4>Development</h4>

install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Versions</h3>
103103

104104
<div class="tile"><h4>Stable</h4>
105105
0.13.1 &ndash; October&nbsp;2012<br/>
106-
<a href="#">Install</a>
106+
<a href="download.html">Download</a>
107107
</div>
108108

109109
<div class="tile"><h4>Development</h4>

news.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Versions</h3>
103103

104104
<div class="tile"><h4>Stable</h4>
105105
0.13.1 &ndash; October&nbsp;2012<br/>
106-
<a href="install.html">Install</a>
106+
<a href="download.html">Download</a>
107107
</div>
108108

109109
<div class="tile"><h4>Development</h4>

0 commit comments

Comments
 (0)