README
@jupyterlab/notebook
A JupyterLab package which implements the primary interface to the Jupyter notebook.
Notebook cells are implemented in @jupyterlab/cells.
JupyterLab - Notebook
<script type="module">
import linsteinnotebook from 'https://cdn.skypack.dev/linsteinnotebook';
</script>
A JupyterLab package which implements the primary interface to the Jupyter notebook.
Notebook cells are implemented in @jupyterlab/cells.