UNPKG

starboard-jupyter

Version:

Jupyter-backed cells for Starboard Notebook

6 lines (5 loc) 250 B
import "@jupyterlab/rendermime/style/index.js"; import "@jupyterlab/outputarea/style/index.js"; import "@jupyterlab/theme-light-extension/style/index.js"; import "starboard-notebook/dist/starboard-notebook.css"; import "./additionalStyles.css";