drasil-printers-0.1.10.0: A framework for code and document generation for scientific software - Printers SubPackage
Safe HaskellNone
LanguageHaskell2010

Language.Drasil.JSON.Print

Description

Defines .json printers to generate jupyter notebooks. For more information on each of the helper functions, please view the source files.

Synopsis

Documentation

genJSON :: PrintingInformation -> Document -> Doc Source #

Generate a python notebook document (using json).