<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Matt, <br>
      <br>
      Maybe you can use the reveal_converter to do the slides for your
      talk. <br>
      A few days ago, the UI to get the *label* of each cell, to render
      properly as a slideshow, was merged to the ipython dev master
      repository...<br>
      The converter will be reviewed soon, but you can use it if you
      want...<br>
      Here is the curret PR:
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="https://github.com/ipython/nbconvert/pull/69">https://github.com/ipython/nbconvert/pull/69</a><br>
      And here you have an example of what can be done:
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a
href="http://slideviewer.herokuapp.com/url/www.slideviper.oquanta.info/nbcreveal/example_nb_tour.ipynb#/">http://slideviewer.herokuapp.com/url/www.slideviper.oquanta.info/nbcreveal/example_nb_tour.ipynb</a><br>
      I will publish soon a kind of tutorial slideshow to show the main
      features of this converter...<br>
      <br>
      Cheers.<br>
      <br>
      Damián.<br>
      <br>
      <br>
      <br>
      El 16/01/13 12:57, Matt Davis escribió:<br>
    </div>
    <blockquote
cite="mid:CAMqnrZrY+_s2_1sPAST4ZLOL9CYstUcw2t41T_pOjqe0J7Nu6g@mail.gmail.com"
      type="cite">
      <div dir="ltr">Definitely want to show that and Brian's
        pythontutor plugin.
        <div><br>
        </div>
        <div style="">- Matt</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Jan 15, 2013 at 6:07 PM, Erik
          Bray <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:erik.m.bray@gmail.com" target="_blank">erik.m.bray@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div class="im">On Thu, Jan 10, 2013 at 9:54 PM, Matt <<a
                moz-do-not-send="true" href="mailto:jiffyclub@gmail.com">jiffyclub@gmail.com</a>>


              wrote:<br>
            </div>
            <div>
              <div class="h5">> Hi all,<br>
                ><br>
                > One of the (many) reasons I love the IPython
                Notebook is its potential for education. One way it can
                be leveraged is via the rich outputs possible, which
                allowed me to write the ipythonblocks package.
                ipythonblocks provides an object that displays itself as
                a colored HTML table that students can manipulate. See
                my blog post here: <a moz-do-not-send="true"
                  href="http://j.mp/ZNEBM5" target="_blank">http://j.mp/ZNEBM5</a>.<br>
                ><br>
                > The Notebook has other education friendly
                properties, especially its ability to stand alone as a
                self-contained environment. No switching between
                editors, shells, and docs… At PyCon in March I'm going
                to be giving a talk on teaching with the Notebook (<a
                  moz-do-not-send="true" href="http://j.mp/TNSzda"
                  target="_blank">http://j.mp/TNSzda</a>). I'll probably
                spend a couple minutes of the talk relaying thoughts and
                anecdotes from other Software Carpentry instructors and
                I'd like to invite anyone here who uses the Notebook as
                a teaching tool to send me any particularly compelling
                stories that illustrate the Notebook's value in the
                classroom.<br>
                <br>
              </div>
            </div>
            This reminds me--if you haven't already you might want to
            consider<br>
            demonstrating ipython_nose in your PyCon talk.  Your mention
            of never<br>
            having to leave ipython notebook reminded me of it.  It
            should "just<br>
            work" if you `pip install<br>
            git+<a moz-do-not-send="true"
              href="https://github.com/taavi/ipython_nose.git%60"
              target="_blank">https://github.com/taavi/ipython_nose.git`</a>
            and then in IPython do<br>
            %load_ext ipython_nose.  Then you can write nose tests right
            in<br>
            IPython and run them with %nose.  It works in the CLI, but
            is<br>
            especially slick in the notebook.<br>
            <div class="HOEnZb">
              <div class="h5">_______________________________________________<br>
                IPython-dev mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
                <a moz-do-not-send="true"
                  href="http://mail.scipy.org/mailman/listinfo/ipython-dev"
                  target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
IPython-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a>
<a class="moz-txt-link-freetext" href="http://mail.scipy.org/mailman/listinfo/ipython-dev">http://mail.scipy.org/mailman/listinfo/ipython-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>