Thomas Sajot
Thomas Sajot
When using Altair for plotting geographic objects, the visualization automatically chooses an appropriate projection. However if we overlay another object, I would like to rescale / crop the chart to...
When adding the `DataMixin` class (PR: #14), the inheritence of most of the classes in the repo have not been set properly. An failing example: ```python import ipywidgets from jupyter_innotater.data...
For high quality images (4K), it is not always possible to display the full image and still see the features the user would like to find. Something similar to this...
When labelling one image to n > min_repeats elements, the following images to be labelled keep the same n rows (instead of displaying min_repeats).
Pandas is a common library used for data management. It would be very useful to support dataframes on top of numpy arrays.
When using Altair for plotting geographic objects, the visualization automatically chooses an appropriate projection. However if we overlay another object, I would like to rescale / crop the chart to...
It seems that the new version of this theme requires to add "fbAppID" in the site metadata. Here is the error message:  Is there a typo and the...
Hello, Surprisingly, some pages are missing when using pdf_annotate: Example pdf from https://www.hkexgroup.com/-/media/HKEX-Group-Site/ssd/Investor-Relations/Regulatory-Reports/documents/2016/160321ar_e.pdf?la=en , with 212 pages. when running the following code, the new files is missing 2 pages. The...
The UI would be greatly improved if it was possible to get a little table next to the image with the polygon's color and its class (and potentially a edit...
Zoom option
It is sometime hard to label small features. An option too zoom in would be useful. If this feature is of interest, I made a partially functioning mock-up. It is...