Something went wrong
This page failed to load. The rest of ShinyHub is unaffected.
Explore ShinyHub, already running.
Step into a real read-only control plane and launch working Python, R, Dash, and Streamlit applications.
Explore the ShinyHub demo
Your apps
Nothing here yet
| Username | Role | Created | Actions |
|---|
CLI connection request
Connect this terminal?
A terminal is waiting to connect as . Approving creates a personal token that expires in 90 days. The credential itself stays private in your terminal.
- Device
- Verification code
Connected. You can return to your terminal.
Personal tokens for the CLI and API. Use with Authorization: token <value> or SHINYHUB_TOKEN. A token is shown once at creation — store it somewhere safe.
No workers have joined. Workers appear here when worker hosting is enabled and a `shinyhub worker` node joins over mTLS.
| Node | Tier | Status | Version | Last heartbeat |
|---|
No audit events recorded yet — every mutating action will appear here.
| Time | User | Action | Resource | IP |
|---|
- CPU
- —
- Memory
- —
- Replicas
- —
- Sessions
- —
General
Name the app and group it with related ones. The URL slug (/app/<slug>/) is part of the app's address and can't be changed after creation.
Resources
Per-replica caps on memory and CPU. Enforced under the Docker runtime.
Scaling
How many processes serve this app, and how many sessions each one admits.
Render pacing
Admit page loads at a rate this host can actually render, so a burst queues on a wait page instead of stalling every session at once.
Environment variables
Key/value pairs passed to the app process when it starts. Secrets are encrypted at rest and write-only.
No environment variables set for this app.
| Key | Value |
|---|
Schedules
Cron-style jobs that run as short-lived processes against this app's bundle. Runs do not wake a hibernated app.
Danger zone
Deleting an app stops it, removes all deployments and history, and releases the slug. This cannot be undone.
Data files
Files in this app's persistent data directory, available to the running app and kept across deploys.
No files in this app's data dir.
| Path | Size | Modified |
|---|
Shared data
Mount another app's persistent data dir read-only. It appears at data/shared/<source-slug>/ inside this app. Read-only is enforced under the Docker runtime; under native it is a convention only.
Members
People granted direct access. On a private app this is what admits them; the manager role also lets them deploy, configure, and manage members.
Group access
Grant an IdP group viewer or manager access. Group access is additive and does not restrict a public or shared app.