mikecroucher / jupyter-interactions

A repository of jupyter interactions
3 stars 9 forks source link

Gallery view inc. thumbnails #8

Closed willfurnass closed 7 years ago

willfurnass commented 7 years ago

Would be good to have an attractive gallery view. Could either use curated thumbnails or decide on an automated way of generating thumbnails. Could also turn off fine detail (axes labels etc) for thumbnails.

vidartf commented 7 years ago

A possible way would be to have a specific spot in the template for where to extract thumbnails, see #4.

willfurnass commented 7 years ago

We use nbconvert and a custom Exporter to generate clean thumbnails?

mikecroucher commented 7 years ago

Thanks to @christianp we now have a demo for this.