Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: karolzak/ipyplot

Tags

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.1.2 (#61)

* Update .bumpversion.cfg

* Update setup.py

* Update __init__.py

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update notebook examples for 1.1.1 (#43)

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.1.0 (#4)

* upd prep for release 1.1.0

* upd switch off tests

* upd versions

* Bump version: 1.0.5 → 1.1.0

* Delete test.py

* refactoring code

* ref code

* setup tests

* add tests coverage

* upd setup.py

* upd package build yaml

* upd workflow name

* fix html bug from issue #8

* Image zoom in/out on click (#13)

* working version of zoom in

* upd create img function

* still working

* enlarge works

* small fix to trigger build

* upd centered image in div

* upd build pipeline

* add shortuuid to reqs

* minor fixes + zoom_scale as param

* add labels and tabs ordering - #12

* ref class representation code to separate func

* add tests for get_class_representations

* add pandas to  requirements.txt for tests

* add strong types and support for all sequences #10

* upd tests for #10

* add no cover for tests

* upd gitignore

* upd CI Build badge

* solved #6

* ref seq2arr

* minor ref and add custom text support #15

* fix zoomin and html rendering bug

* ref tests

* add html viewer #16

* add strong typing to all functions

* add/upd docstrings

* fix custom_texts issue and test scenario

* add module lvl docstrings

* add test scenario for no labels

* upd internal funcs and modules as private

* upd tests, readme and examples notebook

* upd gear images example notebook

* upd readme