Releases: ubccr/xdmod-notebooks
Releases · ubccr/xdmod-notebooks
v1.1.0
This release adds support for running in an XDMoD-hosted JupyterHub, adds a Jupyter notebook for making reports for ACCESS Resource Providers, adds a choropleth example to the intro notebook, renames the notebooks and moves them into an examples
directory, and makes various edits for readability.
v1.0.3
This release simply increments the version number to sync with the xdmod-data
release v1.0.3.
v1.0.2
This release simply increments the version number to sync with the xdmod-data
release v1.0.2.
v1.0.1
This release adds an example R Markdown file, replaces the machine learning
example notebook, adds more plot examples to the intro notebook, and updates
various documentation.
- Update README to account for different release versions (#17).
- Add Changelog (#19).
- Mention in intro notebook that aggregate data is returned as a Pandas Series (#20).
- Instruct
pip
only to upgrade to minor and patch versions ofxdmod-data
(#21). - Order changelog by merge date ascending (#26).
- Add a "Feedback / Feature Requests" section to the README (#24).
- Add example R Markdown file (#27).
- Update changelog, R upgrade instructions, and R code style (#29).
- Add more plot examples to the intro notebook (#28).
- Replace machine learning regression example with classification example (#23).
- Add citation for the DAF paper (#30).
v1.0.0
Initial release.