Closed padreati closed 4 months ago
Commit: https://github.com/padreati/rapaio-jupyter-kernel/commit/7c112bc8d25bafe32df7a314008f012ec148479c
A draft start for this feature. I created an API which allows building html in a declarative safe way. It contains building blocks for styling, but there is a need to create at least some styles to be fully implemented.
Html rendering should be based on styles. A style should be defined by a set of css attributes used in rendering. Perhaps an easy to use API to build the output. Then we should have a default style, used for rendering and a magic which can change the style.