- Enable users to specify notebook server instead of Binder server through the `nbUrl` config option when initializing the `j1-nbi` object (https://github.com/SamLau95/j1-nbi/pull/102).
0.2.3
**Python**
Bug fixes:
- Fix bug in initialization script for repos with dashes in the name.
0.2.2
**JS**
Features:
- Bundle size reduced to 1.23 MB unzipped (https://github.com/SamLau95/j1-nbi/commit/cdb053f0018bdda0f4554ce5f0840b719a3af05e).
**Python**
Bug fixes:
- Require jinja2 version to be at least 2.10
0.2.1
**JS**
Bug fixes:
- Ensure top level button gets removed when widgets render (https://github.com/SamLau95/j1-nbi/pull/92)
**Python**
Features:
- When publishing, the branch name of the spec is now optional (defaults to `master`) (https://github.com/SamLau95/j1-nbi/pull/91).
0.2.0
**JS**
Bug fixes:
- Correctly remove top level widget button (https://github.com/SamLau95/j1-nbi/commit/a3658f8105f01c1e63e0e719944a99afc58dac51)