Skip to content

Commit 6fd7ed5

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Monday, 11. May 2015 06:22PM
1 parent 30b4a05 commit 6fd7ed5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

_images/ipy_0.13.png

163 KB
Loading

_sources/index.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ IPython provides a rich architecture for interactive computing with:
1010
.. image:: _static/ipy_0.13.png
1111
:width: 400px
1212
:alt: IPython clients
13-
:text-align: center
1413
:target: _static/ipy_0.13.png
15-
14+
1615
While the focus of the project is Python, our architecture is designed in a
1716
language-agnostic way to facilitate interactive computing in any language. An
1817
interactive kernel speaks to clients such as the terminal or web notebook via a

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ <h4>Support IPython</h4>
238238
<li>Flexible, <a class="reference external" href="http://ipython.org/ipython-doc/stable/interactive/reference.html#embedding-ipython">embeddable</a> interpreters to load into your own projects.</li>
239239
<li>Easy to use, high performance tools for <a class="reference external" href="http://ipython.org/ipython-doc/stable/parallel/parallel_intro.html">parallel computing</a>.</li>
240240
</ul>
241+
<a class="reference external image-reference" href="_static/ipy_0.13.png"><img alt="IPython clients" src="_images/ipy_0.13.png" style="width: 400px;" /></a>
241242
<p>While the focus of the project is Python, our architecture is designed in a
242243
language-agnostic way to facilitate interactive computing in any language. An
243244
interactive kernel speaks to clients such as the terminal or web notebook via a

0 commit comments

Comments
 (0)