-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
- I have changed daru dataframe#to_html function and generating the dataframe table's
theadandtbodyhtml code separately. You can see the changes here : https://github.com/SciRuby/daru/compare/master...Shekharrajak:html_table_with_id?expand=1
The changes is in my forked daru repo: shekharrajak/daru , branch: html_table_with_id .
-
I have run some examples and it is generating html code for the table correctly in rails application . See this PR : daru dataframe table is displayed using datatables #1
-
But I didn't understand why it is not working in IRuby notebook. I have tried few examples here : http://nbviewer.jupyter.org/github/Shekharrajak/datatables.rb/tree/master/spec/dummy_iruby/
The problem may be related to this issue : SciRuby/iruby#133
Metadata
Metadata
Assignees
Labels
No labels