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: _sources/sponsors.txt
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -75,9 +75,7 @@ following sources:
75
75
- Google Summer of Code: in 2005 and 2010 we've had GSoC support for prototypes
76
76
in several areas of the project.
77
77
78
-
- The Ohio Supercomputer Center and the Department of Defense High Performance
79
-
Computing Modernization Program (HPCMP), for sponsoring work in 2009 on our
80
-
parallel computing tools.
78
+
- The `Ohio Supercomputer Center <https://www.osc.edu/>`_ and the Department of Defense High Performance Computing Modernization Program (HPCMP), for sponsoring work in 2009 on our parallel computing tools.
81
79
82
80
- `Bivio Software <http://www.bivio.biz>`_ hosted an IPython sprint in 2006, in
83
81
addition to their support of the Front Range Pythoneers group in Boulder, CO.
Copy file name to clipboardExpand all lines: sponsors.html
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -276,9 +276,7 @@ <h2>Other support<a class="headerlink" href="#other-support" title="Permalink to
276
276
of our parallel computing tools.</li>
277
277
<li>Google Summer of Code: in 2005 and 2010 we’ve had GSoC support for prototypes
278
278
in several areas of the project.</li>
279
-
<li>The Ohio Supercomputer Center and the Department of Defense High Performance
280
-
Computing Modernization Program (HPCMP), for sponsoring work in 2009 on our
281
-
parallel computing tools.</li>
279
+
<li>The <aclass="reference external" href="https://www.osc.edu/">Ohio Supercomputer Center</a> and the Department of Defense High Performance Computing Modernization Program (HPCMP), for sponsoring work in 2009 on our parallel computing tools.</li>
282
280
<li><aclass="reference external" href="http://www.bivio.biz">Bivio Software</a> hosted an IPython sprint in 2006, in
283
281
addition to their support of the Front Range Pythoneers group in Boulder, CO.</li>
284
282
<li><aclass="reference external" href="http://github.com">GitHub</a> hosts our development workflow and documentation.</li>
Copy file name to clipboardExpand all lines: videos.html
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -273,7 +273,7 @@ <h2>More videos and screencasts<a class="headerlink" href="#more-videos-and-scre
273
273
for the <aclass="reference external" href="http://archive.ipython.org/media/PyCon2012-IPythonTutorial-Notebook.pdf">notebook</a>).</li>
274
274
<li>Kurt Schwehr has an <aclass="reference external" href="http://www.youtube.com/playlist?list=PL7E11B34616530F5E&feature=plcp">excellent set of videos up on YouTube</a>
275
275
that describe the use of Python as a research tool. These were made as part
276
-
of a <aclass="reference external" href="http://vislab-ccom.unh.edu/~schwehr/Classes/2011/esci895-researchtools">course at the University of New Hampshire</a>.
276
+
of a <aclass="reference external" href="http://vislab-ccom.unh.edu/~schwehr/Classes/2011/esci895-researchtools/">course at the University of New Hampshire</a>.
277
277
The topics covered go beyond IPython, and it’s a very cohesive set of
278
278
lectures around the kinds of workflows that IPython was built for.</li>
279
279
<li>Brian Granger has a number of screencasts on his <aclass="reference external" href="http://www.youtube.com/user/ellisonbg">YouTube channel</a> about using IPython’s parallel
@@ -286,9 +286,7 @@ <h2>More videos and screencasts<a class="headerlink" href="#more-videos-and-scre
286
286
(from our own wiki) contains further information on ideas for new
287
287
IPython-related videos.</li>
288
288
<li>Jose Unpingco has created a set of screencasts on using the Vision/IPython
289
-
combo for parallel computing. They are available both at the <aclass="reference external" href="https://www.osc.edu/cms/sip/node/17">Ohio
290
-
Supercomputer Center’s user site</a> and
291
-
at <aclass="reference external" href="http://showmedo.com/videotutorials/series?name=XCsI4bsup">ShowMeDo</a>.</li>
289
+
combo for parallel computing. They are available at <aclass="reference external" href="http://showmedo.com/videotutorials/series?name=XCsI4bsup">ShowMeDo</a>.</li>
292
290
<li>Another <aclass="reference external" href="http://showmedo.com/videotutorials/series?name=N49qyIFOh">series at ShowMeDo by Jose Unpingco</a> makes up a
293
291
tutorial on IPython with a focus on scientific computing, which also include
294
292
a lot of useful tips on Windows setup and configuration.</li>
0 commit comments