snakemake.notebook

Functions

get_cell_sources(source)

get_exec_class(language)

notebook(path, basedir, input, output, ...)

Load a script from the given basedir + path and execute it.

Classes

JupyterNotebook(path, cache_path, source, ...)

PythonJupyterNotebook(path, cache_path, ...)

RJupyterNotebook(path, cache_path, source, ...)