2320sharon / Sniffer

Lightweight Python application for sorting images in your dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-square imagery and Panel App

ebgoldstein opened this issue · comments

non square imagery did not render at the correct aspect ratio on the panel app (Linux + Firefox).
It did work w/ correct aspect ratio on the Jupyter Notebook (but its harder to make the image larger on jupyter notebook b/c of margins of the notebook)

example image is provided, as well as screenshot of panel app and notebook

example image:
C21771409-2_a

Panel App:
image

Notebook:
image

And for completeness.. streamlit sniffer preserves the correct aspect ratio:
image