UNPKG

@cocalc/project

Version:
3 lines (2 loc) 178 B
import { RunNotebookOptions } from "@cocalc/frontend/jupyter/nbgrader/api"; export declare function jupyter_run_notebook(logger: any, opts: RunNotebookOptions): Promise<string>;