Skip to content

Commit

Permalink
Add idom-jupyter as an example usage
Browse files Browse the repository at this point in the history
  • Loading branch information
rmorshea committed Jan 20, 2021
1 parent a368113 commit 8b3da1b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ of a custom Jupyter interactive widget library.

## Who uses widget-cookiecutter

Popular widget libraries such as
[bqplot](https://github.com/bloomberg/bqplot),
[pythreejs](https://github.com/jovyan/pythreejs) and
[ipyleaflet](https://github.com/ellisonbg/ipyleaflet)
can serve as advanced examples of usage of the
Jupyter widget infrastructure.
These widgets libraries server as advanced examples of this template's usage in the Jupyter widget ecosystem:

- [bqplot](https://github.com/bloomberg/bqplot)
- [pythreejs](https://github.com/jovyan/pythreejs)
- [ipyleaflet](https://github.com/ellisonbg/ipyleaflet)
- [idom-jupyter](https://github.com/idom-team/idom-jupyter)

## Usage

Expand Down

0 comments on commit 8b3da1b

Please sign in to comment.