You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -249,6 +249,9 @@ <h4>Support IPython</h4>
249
249
<divclass="section" id="announcements">
250
250
<h1>Announcements<aclass="headerlink" href="#announcements" title="Permalink to this headline">¶</a></h1>
251
251
<ulclass="simple">
252
+
<li><strong>Microsoft donates $100,000 to IPython:</strong> in August 2013, Microsoft
253
+
<aclass="reference external" href="microsoft-donation-2013.html">contributed $100,000</a> to support the
254
+
continued development of IPython.</li>
252
255
<li><strong>IPython 1.0</strong> We are very pleased to announce the release of IPython
253
256
1.0, nearly twelve years after the first release of IPython 0.0.1.
254
257
<aclass="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
273
276
<aclass="reference external" href="sloan-grant.html">grant</a> which is funding the bulk of the work, as well as
274
277
our <aclass="reference external" href="https://github.com/ipython/ipython/wiki/Roadmap:-IPython">roadmap</a> for achieving the grant’s objectives. <aclass="reference external" href="roadmap-announcement.html">Read on for more details</a>.</li>
275
278
<li><strong>Sloan Foundation grant</strong>: IPython has been awarded a $1.15 million grant
276
-
from the <aclass="reference external" href="http://www.sloan.org/">Alfred P. Sloan Foundation</a>. This will
279
+
from the <ahref="#id4"><spanclass="problematic" id="id5">`Alfred P. Sloan Foundation`_</span></a>. This will
277
280
support several core developers, allowing them to focus on building the
278
281
IPython Notebook into a tool for open, collaborative, reproducible scientific
279
282
computing. We’ll also be bringing developers together for two sprints each
Copy file name to clipboardExpand all lines: news.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -219,6 +219,10 @@ <h4>Support IPython</h4>
219
219
220
220
<divclass="section" id="news">
221
221
<h1>News<aclass="headerlink" href="#news" title="Permalink to this headline">¶</a></h1>
222
+
<divclass="section" id="microsoft-donation">
223
+
<h2>Microsoft donation<aclass="headerlink" href="#microsoft-donation" title="Permalink to this headline">¶</a></h2>
224
+
<p>In August 2013, Microsoft <aclass="reference external" href="microsoft-donation-2013.html">contributed $100,000</a> to support the continued development of IPython.</p>
225
+
</div>
222
226
<divclass="section" id="ipython-1-0">
223
227
<h2>IPython 1.0<aclass="headerlink" href="#ipython-1-0" title="Permalink to this headline">¶</a></h2>
224
228
<p>IPython 1.0 was released on August 8, 2013, after nearly twelve years of development.
0 commit comments