Matthias, Brian, That's great to hear there is active dev on this. I would like to be able to contribute, but I don't know the code bases well. If you need feedback from a real user I would like to be able to help
On Saturday, June 10, 2017 at 11:18:45 AM UTC-7, Jeffrey Wong wrote: > > Hi, > > I am a regular Rstudio/RMarkdown user on the transition to using Jupyter > instead. There are two tools that I really like to use in RMarkdown: > > datatable <https://datatables.net/> > plotly <https://plot.ly/ggplot2/> > > In RMarkdown, it is mainstream to use datatable to pretty print a data > frame, and to use plotly for interactive plots. When a Rmd file is knit to > HTML, a single .html file is generated which contains all the necessary > javascript to still power datatable and plotly. > > When I run a Jupyter server, I can still use the R kernel and use > datatable and plotly. However, when I go to download the notebook as .html > (for example to archive this notebook), I don't get the javascript needed > to run datatable/plotly. Are there any extensions that would enable > something similar to RMarkdown + knit, where I can still use the javascript > tools outside of the notebook server? > > Thanks > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/fb235f93-e9ad-4978-9da6-4e0b5d64a9c5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
