0.3.2 • Published 6 years ago

@hadim/jupyterlab_gist v0.3.2

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
6 years ago

jupyterlab_gist

Build Status

A Jupyterlab extension to post notebook to gist.

npm.io

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

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago