@yuvipanda <https://discourse.jupyter.org/u/yuvipanda> Made a number of changes (very) recently that you might want to try out. See (closed) issue linked below. As far as I know you can only run runApp() from Rstudio server but you can now start Rstudio directly from Jupyter by clicking on an icon.
https://github.com/jupyterhub/jupyter-rsession-proxy/issues/56 On Thursday, January 17, 2019 at 10:53:05 AM UTC-8, [email protected] wrote: > > Hi All, > > > We have a use case to be able to use r shiny within jupyter notebook > (using rpy2 magic in ipython kernel notebook) hosted on JupyterHub server. > Based on our quick research, we noticed shiny package needs either an R > Studio server or Shiny server to run the apps (server.r and ui.r files). Is > this doable using notebooks either locally or on JupyterHub server? > > > > A couple of questions regarding JupyterHub (JH): > > - How do we use “Runapp()” or equivalent function to run shiny apps > for multiple users on a single port in JH? > - As we are using Amazon Linux AMI, we don’t have a default browser > installed and no GUI desktop. So how can we launch shiny apps without a > web > browser? > > Please share any docs/links that might assist us or r shiny > alternatives/interactive web framework packages which could be used in > JupyterHub > > > > 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/9664c94c-56df-4d8c-be9d-dd847aa31571%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
