//
pkg.gl
Category
github.com/bevzzz/nb
render
html
package
0.3.0
Repository:
https://github.com/bevzzz/nb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
361 SLOC
#
Functions
NewRenderer
NewRenderer configures a new HTML renderer and embeds a *Wrapper to implement render.CellWrapper.
WithCSSWriter
WithCSSWriter registers a writer for CSS stylesheet.
#
Structs
Config
No description provided by the author
Renderer
Renderer renders the notebook as HTML.
Wrapper
Wrapper wraps cells in the HTML produced by the original Jupyter's nbconvert.
#
Type aliases
Option
No description provided by the author