Skip to content

levante-framework/demographics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEVANTE demographics data upload

Install

Install Quarto (version 1.4.479 or higher). Then install Python dependencies:

pip install -r requirements.txt

Build

Use quarto preview index.qmd while developing app.

To make sure build works, run:

quarto render --output-dir _build
shinylive export _build _site

Then view the app locally with:

python3 -m http.server --directory _site --bind localhost 8008

App is automatically deployed using a GitHub action to GitHub pages.

About

Shiny app for uploading and processing demographic data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages