@hadim/jupyterlab_gist
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

jupyterlab_gist

Build Status

A Jupyterlab extension to post notebook to gist.

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @hadim/jupyterlab_gist

Development

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

yarn install
yarn build
jupyter labextension link .

To rebuild the package and the JupyterLab app:

yarn watch
jupyter lab --watch

To release a new version:

yarn publish

Authors

jupyterlab_gist has been created by Hadrien Mary.

License

MIT. See LICENSE

Package Sidebar

Install

npm i @hadim/jupyterlab_gist

Weekly Downloads

9

Version

0.3.2

License

BSD-3-Clause

Unpacked Size

17.6 kB

Total Files

13

Last publish

Collaborators

  • hadim