Jan Plhak

Results 2 issues of Jan Plhak

When I apply the media `search_album` function on one of my google photo albums, I get ``` File "/home/asd/.local/lib/python3.8/site-packages/gphotospy/media.py", line 959, in search_album for media in curr_list: TypeError: 'NoneType' object...

Plotly allows you to enable ScrollZoom, which I'm unable to do with with `FigureWidgetResampler`. I currently return the `FigureWidgetResampler` object in python notebook as a cell-return and the object doesn't...