jsrootlab

jsroot import to JupyterLab

Usage no npm install needed!

<script type="module">
  import jsrootlab from 'https://cdn.skypack.dev/jsrootlab';
</script>

README

jsrootlab

jsroot import to JupyterLab

Prerequisites

  • JupyterLab

Installation

To install using pip:

jupyter labextension install jsrootlab

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .