{"id":16411774,"url":"https://github.com/ijlyttle/rscloud.dash.py","last_synced_at":"2026-06-20T14:32:56.763Z","repository":{"id":150080241,"uuid":"477491121","full_name":"ijlyttle/rscloud.dash.py","owner":"ijlyttle","description":"Launch Python Dash apps from RStudio Cloud","archived":false,"fork":false,"pushed_at":"2022-04-05T19:27:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T16:48:12.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ijlyttle.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-03T23:26:04.000Z","updated_at":"2022-04-05T18:17:14.000Z","dependencies_parsed_at":"2023-06-18T17:39:26.850Z","dependency_job_id":null,"html_url":"https://github.com/ijlyttle/rscloud.dash.py","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ijlyttle/rscloud.dash.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Frscloud.dash.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Frscloud.dash.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Frscloud.dash.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Frscloud.dash.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ijlyttle","download_url":"https://codeload.github.com/ijlyttle/rscloud.dash.py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Frscloud.dash.py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34573733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T06:46:32.960Z","updated_at":"2026-06-20T14:32:56.757Z","avatar_url":"https://github.com/ijlyttle.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# rscloud.dash.py\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/ijlyttle/rscloud.dash.py/workflows/R-CMD-check/badge.svg)](https://github.com/ijlyttle/rscloud.dash.py/actions)\n\u003c!-- badges: end --\u003e\n\nThe goal of rscloud.dash.py is to provide some helper functions to launch Python Dash apps from RStudio Cloud.\n\n## Installation\n\nYou can install the development version of rscloud.dash.py like so:\n\n``` r\ndevtools::install_github(\"ijlyttle/rscloud.dash.py\")\n```\n\n## Example\n\nIf you are developing a Python Dash app using RStudio Cloud, you can launch it with:\n\n```{r example, eval=FALSE}\nlibrary(\"rscloud.dash.py\")\n\nrun_dash_app(\"dash.py\", venv = \"./venv\")\n```\n\nThis will open your local browser to the Dash App, but **you will have to reload** the page after a few seconds, because the browser is launched *before* the Dash app is launched. \nIt has to be in this order because the launching the app consumes the R session.\nI know there has to be a clever way to get around this, but `¯\\_(ツ)_/¯`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Frscloud.dash.py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fijlyttle%2Frscloud.dash.py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Frscloud.dash.py/lists"}