@gigantum/jupyterlab-extension
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

jupyterlab-gigantum-extension

Integration with the Gigantum Client.

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @gigantum/jupyterlab-extension

Development

Currently, Jupyter Lab bundles and uses Yarn at installtion. There are some issues that need to be addressed with Typescript + React + Yarn, so we also use yarn here to keep things consistent. For a development install, do the following in the repository directory:

yarn install
yarn build
jupyter labextension link .

To rebuild the package and the JupyterLab app (not tested):

yarn build
jupyter lab build

Package Sidebar

Install

npm i @gigantum/jupyterlab-extension

Weekly Downloads

2

Version

0.1.2

License

BSD-3-Clause

Unpacked Size

17.7 kB

Total Files

15

Last publish

Collaborators

  • calumbutler
  • davclark
  • mazharrr