Skip to content

ideonate/rshiny-server-cmd

Repository files navigation

rshiny-server-cmd

Command line wrapper to run a named R Shiny Server script/folder.

This project is used in ContainDS Dashboards, which is a user-friendly way to launch Jupyter notebooks as shareable dashboards inside JupyterHub. Also works with Streamlit and other visualization frameworks.

Install and Run

Install using pip.

pip install rshiny-server-cmd

The file to start is specified on the command line, for example:

rshiny-server-cmd ~/Dev/myrfile.R

By default the server will listen on port 8888

To specify a different port, use the --port flag.

rshiny-server-cmd --port=8888 ~/Dev/myrfile.R

To run directly in python: python -m rshiny_server_cmd.main <rest of command line>

Other command line args

--debug

--ip

About

Command line wrapper to run a named R Shiny Server script/folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy