A toolkit to quickly display elements in tools like jupyter by building upon ipython rich display.
Contains simple objects that will automatically be converted to the right format based on the context.
Run pip install repr-utils
Look at the examples notebook
- Plain Text
- HTML
- Markdown
- Latex
- Header
- Table
- Lists
Contributions are appreciated.