Is there anyway to embed a shiny app into a jupyter notebook? After uploadind the ui.R and server.R files to the same folder where the notebook is, I have tried this code:
%R library(shiny)
%R runApp()
The app executes correctly but it opens a new window. I want to embed the app in the notebook.
Thanks a lot!!
Shiny and Jupyter people are thinking about it (June 2016).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With