[X ] I have already submitted a discussion topic or issue to discuss my idea with the maintainer.
Summary
An AWS EC2 launcher prototype. Currently, the launcher looks for a running instance, then uses ssh to run code on the instance. If there are no currently running instances it boots up a free tier "micro" instance, installs base R, and runs code.
Prework
Summary
An AWS EC2 launcher prototype. Currently, the launcher looks for a running instance, then uses ssh to run code on the instance. If there are no currently running instances it boots up a free tier "micro" instance, installs base R, and runs code.