-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
713cc2e
commit a788297
Showing
81 changed files
with
96 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Damian's blog (connectivity)</title><link>http://www.damian.oquanta.info/</link><description>My place to share some thoughts with the world.</description><atom:link href="http://www.damian.oquanta.info/categories/connectivity.xml" type="application/rss+xml" rel="self"></atom:link><lastBuildDate>Fri, 04 Oct 2013 09:58:35 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Using a local Reveal.js library with your IPython slides</title><link>http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html</link><description><div class="text_cell_render border-box-sizing rendered_html"> | ||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Damian's blog (connectivity)</title><link>http://www.damian.oquanta.info/</link><description>My place to share some thoughts with the world.</description><atom:link href="http://www.damian.oquanta.info/categories/connectivity.xml" type="application/rss+xml" rel="self"></atom:link><lastBuildDate>Fri, 04 Oct 2013 10:06:48 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Using a local Reveal.js library with your IPython slides</title><link>http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html</link><description><div class="text_cell_render border-box-sizing rendered_html"> | ||
<p>IPython slides are powered by <a href="https://github.com/hakimel/reveal.js/">Reveal.js</a> library, you probably already know that.</p> | ||
<p>But... you probably don't know that we use <a href="http://www.jsdelivr.com/">jsdelivr</a> CDN to load all the necessary js and css files. As a consequence, you don't need to download Reveal.js, but also, the speaker notes are not working by default.</p> | ||
<p>But... what happens, if you have low connectivity in the place where you will be presenting your talk (or if you want to use the speaker notes feature)? </p><p class="more"><a href="http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html">Read more…</a></p></div></description><author></author><category>python</category><category>IPython</category><category>nbconvert</category><category>reveal</category><category>slideshow</category><category>local</category><category>connectivity</category><guid>http://www.damian.oquanta.info/posts/using-a-local-revealjs-library-with-your-ipython-slides.html</guid><pubDate>Fri, 13 Sep 2013 18:50:22 GMT</pubDate></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.