appyter.render.nbinspect package

Submodules

appyter.render.nbinspect.cli module

appyter.render.nbinspect.cwl module

appyter.render.nbinspect.cwl.render_cwl_from_nbtemplate(env, nb, ipynb=None, cwd=None, info=None)[source]

Render a cwl representing the relevant Fields throughout the notebook.

appyter.render.nbinspect.jsonschema module

appyter.render.nbinspect.jsonschema.render_jsonschema_from_nbtemplate(env, nb)[source]

Render a jsonschema representing the relevant Fields throughout the notebook. TODO: branch with tabs

appyter.render.nbinspect.nbtemplate_json module

appyter.render.nbinspect.nbtemplate_json.render_nbtemplate_json_from_nbtemplate(env, nb)[source]

Render a json representing the relevant Fields throughout the notebook.

appyter.render.nbinspect.openapi module

appyter.render.nbinspect.openapi.render_openapi_from_nbtemplate(env, nb)[source]

Render a openapi representing the relevant Fields throughout the notebook. TODO: outputs TODO: appyter.json metadata

Module contents

Serialize various formats from appyter inspection