From 8b0164edde418138d4e28c20d63fa422931ae6a8 2014-02-28 22:23:44
From: Jonathan Frederic <jdfreder@calpoly.edu>
Date: 2014-02-28 22:23:44
Subject: [PATCH] Moved JS in front of HTML

---

diff --git a/IPython/nbconvert/utils/base.py b/IPython/nbconvert/utils/base.py
index 4a8518d..10a0f41 100644
--- a/IPython/nbconvert/utils/base.py
+++ b/IPython/nbconvert/utils/base.py
@@ -25,7 +25,7 @@ class NbConvertBase(LoggingConfigurable):
     Useful for display data priority that might be use by many transformers
     """
 
-    display_data_priority = List(['html', 'javascript', 'application/pdf', 'svg', 'latex', 'png', 'jpg', 'jpeg' , 'text'],
+    display_data_priority = List(['javascript', 'html', 'application/pdf', 'svg', 'latex', 'png', 'jpg', 'jpeg' , 'text'],
             config=True,
               help= """
                     An ordered list of preferred output type, the first