Skip to main content

Command line wrapper to run an R Shiny Server

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rshiny-server-cmd-0.0.2.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

rshiny_server_cmd-0.0.2-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file rshiny-server-cmd-0.0.2.tar.gz.

File metadata

  • Download URL: rshiny-server-cmd-0.0.2.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for rshiny-server-cmd-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1c28863624c1d142a9af726a20aad987c1cdb444be638129b78e67b52f79a27d
MD5 dd60c76aaf3efbe9c4df10671e1b3892
BLAKE2b-256 c5b4f12cb0c75776c31e1c29b56f1ca559e18c838846644636c6d60ac70b19c6

See more details on using hashes here.

File details

Details for the file rshiny_server_cmd-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: rshiny_server_cmd-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for rshiny_server_cmd-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 96c163fec013088504af99e08ff3caa3f5d6e25a722ad5b74d546f2e4a66c527
MD5 a0594c603ffbea909e0dc07cd1a4b2fb
BLAKE2b-256 2a5b0c7d194c5e8ad13e4084707b04765e09b9c0b93addd501fe936aa112a76b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page