SciRuby/daru-view

Download tag for integrating with daru-io Exporters

Open

#53 geöffnet am 5. Aug. 2017

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Jupyter Notebook (19 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (98 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Integrating daru-io Exporters manually each time with respond_to blocks in the controller of the Rails app has been done in https://github.com/athityakumar/daru-io/pull/40. However, I think it'd be better for users to have a <%= download(@df) %> tag which will do the same for the user.

Contributor Guide