From f25b06c4ebc6caf730502c63fea2d7f934a4d9bc 2014-02-22 00:36:24 From: Brian E. Granger Date: 2014-02-22 00:36:24 Subject: [PATCH] Merge pull request #5187 from minrk/ensure-metadata handle missing output metadata in nbconvert --- diff --git a/IPython/nbconvert/templates/html/basic.tpl b/IPython/nbconvert/templates/html/basic.tpl index 22647fb..9b8b76f 100644 --- a/IPython/nbconvert/templates/html/basic.tpl +++ b/IPython/nbconvert/templates/html/basic.tpl @@ -120,10 +120,10 @@ unknown type {{ cell.type }} {% block data_png %} @@ -131,10 +131,10 @@ height={{output.metadata['png']['height']}} {% block data_jpg %}