janfreyberg / ipyannotations

Data annotations in python using jupyter notebooks
https://ipyannotations.readthedocs.io/
MIT License
53 stars 7 forks source link

Improve the data clearing experience #16

Closed janfreyberg closed 4 years ago

janfreyberg commented 4 years ago

This makes two changes:

This fixes #15.

Unrelated change: the canvas was being stretched when the notebook cell output container was wider than the canvas. The size of the widget container is now fixed to the size of the canvas.