striplog icon indicating copy to clipboard operation
striplog copied to clipboard

Striplog to html

Open kwinkunks opened this issue 10 years ago • 2 comments

A method to render HTML would let us render a nice table in IPython Notebook with their special functions, like so...

https://ipython.org/ipython-doc/dev/config/integrating.html

Ditto for SVG, see #27

kwinkunks avatar Jul 09 '15 15:07 kwinkunks

This would also be nice for striplog.top()

[Later] Actually can't use that method, because it's a special repr

kwinkunks avatar Jul 09 '15 16:07 kwinkunks

Implemented something for Component, makes a little table.

kwinkunks avatar Jul 10 '15 18:07 kwinkunks