mlr-archive / mlr-tutorial

The mlr package online tutorial
http://mlr-org.github.io/mlr/
20 stars 11 forks source link

Improve learner and measure table by using js:DataTable #69

Closed jakob-r closed 6 years ago

jakob-r commented 8 years ago

Does not work yet. Probelm seems to be that <script data-main="../mkdocs/js/search.js" src="../mkdocs/js/require.js"></script> breaks something so that DataTable can't be called anymore. If we put the search script after the tables.js both work but we can not modify it so easily in mkdocs.

note: to test locally you probably need to use a tiny http server otherwise the search does not work anyways.

pat-s commented 6 years ago

@jakob-r Is this idea still valid with the new pkgdown approach or even desirable?

jakob-r commented 6 years ago

Yes. Our table is not perfectly organized. Therefore js:DataTable would still be a nice to have but with all of our PDF stuff I don't know how feasible it is to have output specific stuff. So we can close it unless somebody is really eager to do this kind of stuff.

pat-s commented 6 years ago

Ok. Maybe some other tools came up in the meantime as well. Potentially somebody is interested in the hackathon and then a new issue can be opened.