Skip to content

Commit 12436c5

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Sunday, 09. August 2015 09:29PM
1 parent 8906a41 commit 12436c5

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

_sources/videos.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contains multiple demos of the workflows that IPython enables (`PDF slides
1616
.. raw:: html
1717

1818
<div align="center"> <iframe title="YouTube video player2" width="550"
19-
height="350" src="http://www.youtube.com/embed/F4rFuIb1Ie4" frameborder="0"
19+
height="350" src="https://www.youtube.com/embed/F4rFuIb1Ie4" frameborder="0"
2020
allowfullscreen></iframe></div><br>
2121

2222

@@ -32,7 +32,7 @@ interface.
3232
.. raw:: html
3333

3434
<div align="center"> <iframe title="YouTube video player2" width="550"
35-
height="350" src="http://www.youtube.com/embed/26wgEsg9Mcc" frameborder="0"
35+
height="350" src="https://www.youtube.com/embed/26wgEsg9Mcc" frameborder="0"
3636
allowfullscreen></iframe></div><br>
3737

3838

@@ -45,7 +45,7 @@ the Pybonacci_ blog:
4545
.. raw:: html
4646

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

5151
.. _Pybonacci: http://pybonacci.org.
@@ -60,7 +60,7 @@ on github <https://github.com/ipython/ipython-in-depth>`_).
6060
.. raw:: html
6161

6262
<div align="center"> <iframe title="YouTube video player2" width="550"
63-
height="350" src="http://www.youtube.com/embed/bP8ydKBCZiY" frameborder="0"
63+
height="350" src="https://www.youtube.com/embed/bP8ydKBCZiY" frameborder="0"
6464
allowfullscreen></iframe></div><br>
6565

6666
.. _Fernando Perez: http://fperez.org
@@ -79,15 +79,15 @@ More videos and screencasts
7979
<http://archive.ipython.org/media/PyCon2012-IPythonTutorial-Notebook.pdf>`_).
8080

8181
* Kurt Schwehr has an `excellent set of videos up on YouTube
82-
<http://www.youtube.com/playlist?list=PL7E11B34616530F5E&feature=plcp>`__
82+
<https://www.youtube.com/playlist?list=PL7E11B34616530F5E&feature=plcp>`__
8383
that describe the use of Python as a research tool. These were made as part
8484
of a `course at the University of New Hampshire
8585
<http://vislab-ccom.unh.edu/~schwehr/Classes/2011/esci895-researchtools/>`__.
8686
The topics covered go beyond IPython, and it's a very cohesive set of
8787
lectures around the kinds of workflows that IPython was built for.
8888

8989
* Brian Granger has a number of screencasts on his `YouTube channel
90-
<http://www.youtube.com/user/ellisonbg>`_ about using IPython's parallel
90+
<https://www.youtube.com/user/ellisonbg>`_ about using IPython's parallel
9191
computing capabilities. These include a number of examples and a guide to
9292
getting started with IPython and Windows HPC Server 2008. Two of `these
9393
<http://channel9.msdn.com/shows/The+HPC+Show/Open-source-HPC-code-Episode-11-IPython-Grid-Engine-running-on-Windows-HPC-Server-2008/>`_

videos.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h2>Science and Python: retrospective of a (mostly) successful decade<a class="h
237237
a keynote presentation at the PyCon Canada 2012 conference in Toronto, it
238238
contains multiple demos of the workflows that IPython enables (<a class="reference external" href="https://speakerdeck.com/fperez/science-and-python-a-interactively-biased-retrospective-of-a-mostly-successful-decade">PDF slides</a>).</p>
239239
<div align="center"> <iframe title="YouTube video player2" width="550"
240-
height="350" src="http://www.youtube.com/embed/F4rFuIb1Ie4" frameborder="0"
240+
height="350" src="https://www.youtube.com/embed/F4rFuIb1Ie4" frameborder="0"
241241
allowfullscreen></iframe></div><br></div>
242242
<div class="section" id="ipython-python-at-your-fingertips">
243243
<h2>IPython: Python at your fingertips<a class="headerlink" href="#ipython-python-at-your-fingertips" title="Permalink to this headline"></a></h2>
@@ -246,35 +246,35 @@ <h2>IPython: Python at your fingertips<a class="headerlink" href="#ipython-pytho
246246
overview of the IPython project with hands-on demos using the new HTML notebook
247247
interface.</p>
248248
<div align="center"> <iframe title="YouTube video player2" width="550"
249-
height="350" src="http://www.youtube.com/embed/26wgEsg9Mcc" frameborder="0"
249+
height="350" src="https://www.youtube.com/embed/26wgEsg9Mcc" frameborder="0"
250250
allowfullscreen></iframe></div><br></div>
251251
<div class="section" id="the-ipython-notebook">
252252
<h2>The IPython Notebook<a class="headerlink" href="#the-ipython-notebook" title="Permalink to this headline"></a></h2>
253253
<p>A short (5 min) demonstration of the notebook&#8217;s basic features by the team at
254254
the <a class="reference external" href="http://pybonacci.org.">Pybonacci</a> blog:</p>
255255
<div align="center"> <iframe title="YouTube video player2" width="550"
256-
height="350" src="http://www.youtube.com/embed/H6dLGQw9yFQ" frameborder="0"
256+
height="350" src="https://www.youtube.com/embed/H6dLGQw9yFQ" frameborder="0"
257257
allowfullscreen></iframe></div><br></div>
258258
<div class="section" id="ipython-in-depth-high-productivity-interactive-and-parallel-python">
259259
<h2>IPython in depth: high-productivity interactive and parallel python<a class="headerlink" href="#ipython-in-depth-high-productivity-interactive-and-parallel-python" title="Permalink to this headline"></a></h2>
260260
<p>A long and detailed tutorial (2:48h) presented at PyCon 2013 by <a class="reference external" href="http://fperez.org">Fernando
261261
Perez</a>, <a class="reference external" href="http://www.calpoly.edu/~phys/faculty_pages/bgranger.html">Brian Granger</a> and <a class="reference external" href="https://github.com/minrk">Min Ragan-Kelley</a> (all materials are <a class="reference external" href="https://github.com/ipython/ipython-in-depth">available
262262
on github</a>).</p>
263263
<div align="center"> <iframe title="YouTube video player2" width="550"
264-
height="350" src="http://www.youtube.com/embed/bP8ydKBCZiY" frameborder="0"
264+
height="350" src="https://www.youtube.com/embed/bP8ydKBCZiY" frameborder="0"
265265
allowfullscreen></iframe></div><br></div>
266266
<div class="section" id="more-videos-and-screencasts">
267267
<h2>More videos and screencasts<a class="headerlink" href="#more-videos-and-screencasts" title="Permalink to this headline"></a></h2>
268268
<ul class="simple">
269269
<li>The <a class="reference external" href="http://pyvideo.org/video/640/ipython-python-at-your-fingertips">Pycon 2012 edition</a> of the
270270
IPython in-depth tutorial (PDF slides for the <a class="reference external" href="http://archive.ipython.org/media/PyCon2012-IPythonTutorial-Intro.pdf">introduction</a> and
271271
for the <a class="reference external" href="http://archive.ipython.org/media/PyCon2012-IPythonTutorial-Notebook.pdf">notebook</a>).</li>
272-
<li>Kurt Schwehr has an <a class="reference external" href="http://www.youtube.com/playlist?list=PL7E11B34616530F5E&amp;feature=plcp">excellent set of videos up on YouTube</a>
272+
<li>Kurt Schwehr has an <a class="reference external" href="https://www.youtube.com/playlist?list=PL7E11B34616530F5E&amp;feature=plcp">excellent set of videos up on YouTube</a>
273273
that describe the use of Python as a research tool. These were made as part
274274
of a <a class="reference external" href="http://vislab-ccom.unh.edu/~schwehr/Classes/2011/esci895-researchtools/">course at the University of New Hampshire</a>.
275275
The topics covered go beyond IPython, and it&#8217;s a very cohesive set of
276276
lectures around the kinds of workflows that IPython was built for.</li>
277-
<li>Brian Granger has a number of screencasts on his <a class="reference external" href="http://www.youtube.com/user/ellisonbg">YouTube channel</a> about using IPython&#8217;s parallel
277+
<li>Brian Granger has a number of screencasts on his <a class="reference external" href="https://www.youtube.com/user/ellisonbg">YouTube channel</a> about using IPython&#8217;s parallel
278278
computing capabilities. These include a number of examples and a guide to
279279
getting started with IPython and Windows HPC Server 2008. Two of <a class="reference external" href="http://channel9.msdn.com/shows/The+HPC+Show/Open-source-HPC-code-Episode-11-IPython-Grid-Engine-running-on-Windows-HPC-Server-2008/">these</a>
280280
<a class="reference external" href="http://channel9.msdn.com/shows/The+HPC+Show/Open-source-HPC-code-Episode-12-IPython-computes-150-million-digits-of-Pi-in-Parallel/">videos</a>

0 commit comments

Comments
 (0)