From 83892e72f40b4dc4efe94a064855f4fbb6ac1fa9 2013-10-02 16:51:51 From: Min RK Date: 2013-10-02 16:51:51 Subject: [PATCH] Merge pull request #4324 from damianavila/remove_addthis Remove commented addthis toolbar --- diff --git a/IPython/nbconvert/templates/slides_reveal.tpl b/IPython/nbconvert/templates/slides_reveal.tpl index 2581c4d..a75039c 100644 --- a/IPython/nbconvert/templates/slides_reveal.tpl +++ b/IPython/nbconvert/templates/slides_reveal.tpl @@ -101,21 +101,6 @@ text-align: inherit; - - - - @@ -136,7 +121,6 @@ dependencies: [ { src: "{{resources.reveal.url_prefix}}/lib/js/classList.js", condition: function() { return !document.body.classList; } }, { src: "{{resources.reveal.url_prefix}}/plugin/highlight/highlight.js", async: true, callback: function() { hljs.initHighlightingOnLoad(); } }, { src: "{{resources.reveal.url_prefix}}/plugin/notes/notes.js", async: true, condition: function() { return !!document.body.classList; } } -// { src: 'http://s7.addthis.com/js/300/addthis_widget.js', async: true}, ] }); @@ -159,7 +143,7 @@ MathJax.Hub.Config({