Skip to content

openanalytics/shinyproxy-shiny-for-python-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running Shiny for Python apps in ShinyProxy

This repository describes how to add a Shiny for Python app inside ShinyProxy.

Build the Docker image

To pull the image made in this repository from Docker Hub, use

sudo docker pull openanalytics/shinyproxy-shiny-for-python-demo

the relevant Docker Hub repository can be found at https://hub.docker.com/r/openanalytics/shinyproxy-shiny-for-python-demo

To build the image from the Dockerfile, clone this repository, then navigate to its root directory and run

sudo docker build -t openanalytics/shinyproxy-shiny-for-python-demo .

ShinyProxy Configuration

To add the Shiny For Python application to ShinyProxy add the following lines to its configuration file (see application.yml for a complete file):

proxy:
  specs:
    - id: shiny-for-python-demo
      display-name: Shiny For Python Demo Application
      container-image: openanalytics/shinyproxy-shiny-for-python-demo
      port: 8080

References

(c) Copyright Open Analytics NV, 2023.

Contributors 2

  •  
  •  
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