Skip to content

IndexError thrown when finishing the annotation#1

Merged
csaroff merged 1 commit intocsaroff:masterfrom
ygorg:master
Aug 30, 2019
Merged

IndexError thrown when finishing the annotation#1
csaroff merged 1 commit intocsaroff:masterfrom
ygorg:master

Conversation

@ygorg
Copy link
Copy Markdown

@ygorg ygorg commented Aug 27, 2019

Thank you for introducing a back button !!

  • Buttons are not updated when reaching the end of the annotation.
  • Buttons are re-enabled when going back from the end.

How to reproduce :

from pigeon import annotate
annotations = annotate(
  ['I love this movie', 'I was really disappointed by the book'],
  options=['positive', 'negative']
)

@csaroff csaroff merged commit 6d8c7ab into csaroff:master Aug 30, 2019
@csaroff
Copy link
Copy Markdown
Owner

csaroff commented Aug 30, 2019

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants