Releases: open-atmos/jupyter-utils
Releases · open-atmos/jupyter-utils
open-atmos-jupyter-utils v1.3.0
What's Changed
- Enhance README by @AgnieszkaZaba in #43
- Clean and add badges to readme for
show_anim
example by @AgnieszkaZaba in #45 - making the example notebook run OK on binder and Colab by @AgnieszkaZaba in #46
- fix PyPI upload issue by @slayoo in #47
- fix mybinder git submodule init (ssh -> https); rename example notebook by @AgnieszkaZaba in #48
- add show_plot example by @AgnieszkaZaba in #49
- fix markdown newline by @AgnieszkaZaba in #50
- fix PyPI uploads also for test.pypi by @slayoo in #51
- fix PyPI upload settings by @slayoo in #52
- add badge for notebook_vars test by @AgnieszkaZaba in #53
- one more missing PyPI upload setting by @slayoo in #54
Full Changelog: v1.2.2...v1.3.0
open-atmos-jupyter-utils v1.2.2
What's Changed
Full Changelog: v1.2.1...v1.2.2
open-atmos-jupyter-utils v1.2.1
What's Changed
- delete leftover debug print statement in test by @AgnieszkaZaba in #40
- add an optional
gif_file
parameter to show_anim by @slayoo in #41
Full Changelog: v1.2.0...v1.2.1
open-atmos-jupyter-utils v1.2.0
What's Changed
- add button that links to repo in docs by @Sfonxu in #35
- facilitate import by adding show_anim.show_anim to init.py by @slayoo in #38
- add notebook_vars utility with example notebook and unit test depicting how it can be ised to construct a pytest fixture with the notebook state after execution by @AgnieszkaZaba in #39
New Contributors
- @AgnieszkaZaba made their first contribution in #39
Full Changelog: v1.1.2...v1.2.0
open-atmos-jupyter-utils v1.1.2
What's Changed
(+ pinned setuptools and setuptools_scm versions for generating wheels)
Full Changelog: v1.1.0...v1.1.2
open-atmos-jupyter-utils v1.1.1
re-releasing just to trigger PyPI upload (the package upload action was auto-disabled due to project inactivity)
open-atmos-jupyter-utils v1.1.0
What's Changed
- transition from pdoc3 to pdoc by @slayoo in #26
- create test and pylint CI workflows; use devops_tests as a submodule; add show_anim(); bump checkout & setup-python actions in pylint CI job; move more setup entries into pyproject.toml; add example notebook with animation by @Sfonxu in #30
New Contributors
Full Changelog: v1.0.3...v1.1.0
open-atmos-jupyter-utils v1.0.3
open-atmos-jupyter-utils v1.0.2
What's Changed
- render README contents in docstring-based API docs by @slayoo in #20
- add save as svg button (in addition to save as pdf) + fix packaging issues by @slayoo in #21
Full Changelog: v1.0.1...v1.0.2