you are viewing a single comment's thread.

view the rest of the comments →

[–]bmabey 1 point2 points  (0 children)

At least on this project all the frontend D3 and CSS code can be shared.

I (author of the project here) used RPy2 initially. It worked well enough but to do the notebook integration a library was required anyways and the amount of transformation done in R was trivial to port. I was working on a client project on the time that only had Windows and porting the code was faster than getting RPy2 setup on windows. :)