From: Dmitri M. <dmi...@gm...> - 2016-10-25 04:46:16
|
OK, my turn: that went out too soon. It seems to me that jypiter, ipython, or whatever, has no idea how render MIME type image/svg+xml. It can display an "SVG" object, but the bit that turned image/svg+xml into "SVG" does not understand XML namespaces (that's been around since at least 2009). Try saving the text (svg/svg2) to a file and opening it in chrome (if you can actually open a file in chrome) or some other application. Dima |