1.0.0-alpha.10 • Published 6 years ago
widget-boilerplate v1.0.0-alpha.10
Code Snippets for Notebook & Jupyter Lab Widgets
An assorted collection of TypeScript and Python Snippets that are frequently repeated in Widget Code.
Getting Started
To use these snippets it's certainly easiest to start from a package that already does so.
Otherwise, install the widget-boilerplate
package from NPM and symlink the Python bits as you need them.
Development
Build with yarn build
, then link with yarn link
and in your actual project
run yarn link widget-boilerplate
.
Deployment
To deploy a new version, bump the version number in package.json
and yarn publish
.
1.0.0-alpha.10
6 years ago
1.0.0-alpha.9
6 years ago
1.0.0-alpha.8
6 years ago
1.0.0-alpha.7
6 years ago
1.0.0-alpha.6
6 years ago
1.0.0-alpha.5
6 years ago
1.0.0-alpha.4
6 years ago
1.0.0-alpha.3
6 years ago
1.0.0-alpha.2
6 years ago
1.0.0-alpha.1
6 years ago