[IPython-dev] HTML rendering in master branch

Brian Granger ellisonbg at gmail.com
Sat Apr 27 20:06:23 EDT 2013


Fixed in this PR:

https://github.com/ipython/ipython/pull/3229

On Sat, Apr 27, 2013 at 4:54 PM, Brian Granger <ellisonbg at gmail.com> wrote:
> *can* confirm this...just can't type
>
> On Sat, Apr 27, 2013 at 4:54 PM, Brian Granger <ellisonbg at gmail.com> wrote:
>> Yep, I am confirm this.  I will try to fix it now...
>>
>> On Sat, Apr 27, 2013 at 3:47 PM, epi <massimodisasha at gmail.com> wrote:
>>> hi,
>>>
>>> last update to master seems to have problems to render html
>>>
>>> i tried a simple cell like :
>>>
>>> from IPython.core.display import HTML
>>> HTML('<a href="http://www.google.com" target="_blank">ESR results</a>')
>>>
>>> instead to render the html, it print the class
>>>
>>> <IPython.core.display.HTML at 0x10641d9d0>
>>>
>>> if i upload the notebook as a gist and display it with nbviewer .. it render correctly
>>>
>>>
>>> attached a screenshot here [1]
>>>
>>>
>>> [1]  http://epi.whoi.edu/esr/nb_html.png
>>> _______________________________________________
>>> IPython-dev mailing list
>>> IPython-dev at scipy.org
>>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>>
>>
>> --
>> Brian E. Granger
>> Cal Poly State University, San Luis Obispo
>> bgranger at calpoly.edu and ellisonbg at gmail.com
>
>
>
> --
> Brian E. Granger
> Cal Poly State University, San Luis Obispo
> bgranger at calpoly.edu and ellisonbg at gmail.com



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list