Skip to content

NorwegianVeterinaryInstitute/shinylims

Repository files navigation

Shinylims

A Python Shiny app for LIMS reporting.

Environment setup:

python -m venv pyshiny-env
cd pyshiny-env
source bin/activate
pip install -r requirements.txt

Then clone the repo, and open the app.

Runs locally with:

shiny run app.py

Remember to update the manifest before making commits

rsconnect write-manifest shiny . --overwrite

About

A Python Shiny app for LIMS reporting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published