Skip to content

Explore web-based platforms for interactive data visualization, contrasting R's Shiny with Python's equivalents. Harness these tools to present data in interactive and user-friendly ways.

Notifications You must be signed in to change notification settings

Helzheng123/datasci_4_web_viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datasci_4_web_viz

Explore web-based platforms for interactive data visualization, contrasting R's Shiny with Python's equivalents. Harness these tools to present data in interactive and user-friendly ways.

https://f5j0b9-helen0zheng.shinyapps.io/shiny_r_app/

Challenges Encountered for each deployment:

1. R's Shiny Visualization:

One challenge I faced was deploying the app with shinyapps.io. Following the tutorial, I ran into a problem in deploying a sample application. I created too many Shiny Web App since I ran into multiple errors deploying the application but the problem was publishing the application. I kept pressing Run App but it came out to be this:

image

Then I pressed publish application and realized there were multiple shiny web apps. So I deleted those and then published application on shinyappio and was able to deploy it. Shiny App deployment

image

2. Python's Shiny Visualization:

No complications here. I deployed it with shiny run cdc.py --reload in google shell cloud.

image

3. Flask with Matplotlib Visualization:

No complications here. I deployed it with python app.py in google shell cloud.

image

About

Explore web-based platforms for interactive data visualization, contrasting R's Shiny with Python's equivalents. Harness these tools to present data in interactive and user-friendly ways.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages