- Remove leftover setuptools script entrypoint
- Remove deprecated bundlers
- Update to work with bundler API in notebook>=5.0.0
- Update to install against notebook 5.0.0
- Fix SystemRoot env var on Windows
- Fix missing license in package
- Use link attribute from dashboards server to redirect after deployment if available
- Fix declarative widget errors from appearing in local dashboard views
- Add an option to disable SSL verification for dashboard server deployment
- Update example notebooks for compatibility with
jupyter_declarativewidgets
0.6.0
- Fix local deploy compatibility with
jupyter-incubator/declarativewidgets>=0.5.0
- Fix dashboard server bundle compatibility with
jupyter-incubator/declarativewidgets>=0.5.0
- Deprecate bundlers that rely on Thebe
- Add support for report layout in Thebe-based deployments
- Add bundler to download a zip for deployment on
jupyter-incubator/dashboards_server
- Improve documentation about bundling associated assets
- Make compatible with Jupyter Notebook 4.0.x to 4.2.x
- Fix authorization header format for deployment to dashboard server
- Support bundling of frontend assets when deploying to dashboard server
- Make forward compatible with
declarative widgets>=0.5.0
- Fix compatibility with
jupyter_dashboards>=0.4.2
(internal lodash path change)
- Add bundler to deploy to
jupyter-incubator/dashboards_server
- Fix compatibility with latest nbconvert (
jupyter nbconvert
)
- Hide stderr and Thebe errors in dashboard UI
- Separate
pip install
fromjupyter dashboards [install | activate | deactivate]
- Fix local deploy when base URL is set on Jupyter Notebook server
- Fix missing static assets in release
- First release with local dashboard and PHP app options