Skip to content

Commit a4ae639

Browse files
committed
Updated website (automated commit)
1 parent 7f78d19 commit a4ae639

File tree

4 files changed

+20
-1
lines changed

4 files changed

+20
-1
lines changed

_sources/index.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ supports Python 2.5, and can be used with Python 2.4.
6565
Announcements
6666
=============
6767

68+
- **Microsoft donates $100,000 to IPython:** in August 2013, Microsoft
69+
`contributed $100,000 <microsoft-donation-2013.html>`_ to support the
70+
continued development of IPython.
71+
6872
- **IPython 1.0** We are very pleased to announce the release of IPython
6973
1.0, nearly twelve years after the first release of IPython 0.0.1.
7074
`Install <install.html>`__ it now, or read about the changes in
@@ -145,3 +149,5 @@ please acknowledge this fact by citing the project. You can use this
145149
videos
146150
whatsnew082
147151
whatsnew083
152+
153+
.. include:: links.txt

_sources/news.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
News
33
====
44

5+
Microsoft donation
6+
------------------
7+
8+
In August 2013, Microsoft `contributed $100,000
9+
<microsoft-donation-2013.html>`_ to support the continued development of IPython.
10+
511
IPython 1.0
612
-----------
713

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,9 @@ <h4>Support IPython</h4>
249249
<div class="section" id="announcements">
250250
<h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline"></a></h1>
251251
<ul class="simple">
252+
<li><strong>Microsoft donates $100,000 to IPython:</strong> in August 2013, Microsoft
253+
<a class="reference external" href="microsoft-donation-2013.html">contributed $100,000</a> to support the
254+
continued development of IPython.</li>
252255
<li><strong>IPython 1.0</strong> We are very pleased to announce the release of IPython
253256
1.0, nearly twelve years after the first release of IPython 0.0.1.
254257
<a class="reference external" href="install.html">Install</a> it now, or read about the changes in
@@ -273,7 +276,7 @@ <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to
273276
<a class="reference external" href="sloan-grant.html">grant</a> which is funding the bulk of the work, as well as
274277
our <a class="reference external" href="https://github.com/ipython/ipython/wiki/Roadmap:-IPython">roadmap</a> for achieving the grant&#8217;s objectives. <a class="reference external" href="roadmap-announcement.html">Read on for more details</a>.</li>
275278
<li><strong>Sloan Foundation grant</strong>: IPython has been awarded a $1.15 million grant
276-
from the <a class="reference external" href="http://www.sloan.org/">Alfred P. Sloan Foundation</a>. This will
279+
from the <a href="#id4"><span class="problematic" id="id5">`Alfred P. Sloan Foundation`_</span></a>. This will
277280
support several core developers, allowing them to focus on building the
278281
IPython Notebook into a tool for open, collaborative, reproducible scientific
279282
computing. We&#8217;ll also be bringing developers together for two sprints each

news.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,10 @@ <h4>Support IPython</h4>
219219

220220
<div class="section" id="news">
221221
<h1>News<a class="headerlink" href="#news" title="Permalink to this headline"></a></h1>
222+
<div class="section" id="microsoft-donation">
223+
<h2>Microsoft donation<a class="headerlink" href="#microsoft-donation" title="Permalink to this headline"></a></h2>
224+
<p>In August 2013, Microsoft <a class="reference external" href="microsoft-donation-2013.html">contributed $100,000</a> to support the continued development of IPython.</p>
225+
</div>
222226
<div class="section" id="ipython-1-0">
223227
<h2>IPython 1.0<a class="headerlink" href="#ipython-1-0" title="Permalink to this headline"></a></h2>
224228
<p>IPython 1.0 was released on August 8, 2013, after nearly twelve years of development.

0 commit comments

Comments
 (0)