EOGrady21 / VPR_viewer

A shiny app to visualize plankton data and images from the Video Plankton Recorder
MIT License
1 stars 0 forks source link

Offline Use #2

Open EOGrady21 opened 2 years ago

EOGrady21 commented 2 years ago

This app should be able to function fully offline so it can be used onboard research cruises with no wifi signal. Currently the app will work in RStudio without a wifi connection but ideally it would be containerized so that the end user does not have to navigate R/RStudio and associated downloads.

I have looked into using a few different solutions

Docker

DMapps

Electron

None of these are the perfect solution, for now I think we should attempt to leave the app in RStudio and see if it is accessible enough to the end user.

kevinsorochan commented 2 years ago

Agreed