UNPKG

starboard-jupyter

Version:

Jupyter-backed cells for Starboard Notebook

3 lines (2 loc) 118 B
import { OutputArea } from "@jupyterlab/outputarea"; export declare function createJupyterOutputArea(): OutputArea;