voila-dashboards / tljh-voila-gallery

Configuration for deploying the Voilà Gallery with The Littlest JupyterHub
BSD 3-Clause "New" or "Revised" License
82 stars 70 forks source link

Update gallery.yaml with codex-clustergrammer2 #62

Closed cornhundred closed 5 years ago

cornhundred commented 5 years ago

My example runs on MyBinder (see https://github.com/ismms-himc/codex_dashboard) and I followed the https://github.com/voila-gallery/gaussian-density example. The example shows how we can use our custom widget https://github.com/ismms-himc/clustergrammer2 and bqplot to visualize high-dimensional single cell data. Here's a tutorial link http://www.youtube.com/watch?v=JlUvt4rpF-s

jtpio commented 5 years ago

Thanks @cornhundred, that's a cool example!

cornhundred commented 5 years ago

We are continuing to develop the dashboard so any feedback is welcome :)

jtpio commented 5 years ago

Sounds good!

In the meantime we are going to add support for "pinning" examples (https://github.com/voila-gallery/gallery/pull/59). It means that you can iterate on yours on master, and then open a new PR here to update with the new version once it's ready.

cornhundred commented 5 years ago

@jtpio Great! Thanks for the merge

cornhundred commented 5 years ago

@jtpio I'm seeing a 500 Internal server error when I try to run the codex-clustergrammer2 example from https://voila-gallery.org/services/gallery/

I raised the issue here: https://github.com/voila-gallery/gallery/issues/63