pydata.dash.jupyter

Module Contents

Functions

destroyed(proc_pid)

run_notebook(notebook_file[, output_path])

Pass arguments to a Jupyter notebook, run it and convert to html.

pydata.dash.jupyter.destroyed(proc_pid)[source]
pydata.dash.jupyter.run_notebook(notebook_file, output_path=None, **arguments)[source]

Pass arguments to a Jupyter notebook, run it and convert to html.