v1.1.1
The release introduces the following features.
- Consistent license headers (see #15)
- Introduces Jupyter notebook integration (see #17)
- Adds documentation (see docs)
- Adds CI/CD for the project. (see #16, #19)
- Improve argument parsing (see #21, #22)
- Adds
manager.py
to control how notebooks launch the server and app. - Improves code quality/linting issues/minor interaction issues (see #18, #23, #24, #25, #26)
- Improves setup.py to fix installation (see PR #28)
- Improves splitting interaction UI (see PR #27)
- Combines HTML and CSS for Vue components (see #29)
- Fixes the npm production scripts (see PR #29)