Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Defines .json printers to generate jupyter notebooks. For more information on each of the helper functions, please view the source files.
Synopsis
- genJupyter :: PrintingInformation -> DocType -> Document -> Doc
Documentation
genJupyter :: PrintingInformation -> DocType -> Document -> Doc Source #
Generate a python notebook document (using json). build : build the SRS document in JSON format build': build the general Jupyter Notbook document