Skip to content

Command-line tool to remotely execute code in the cloud

License

Notifications You must be signed in to change notification settings

BlackNellore/burst

 
 

Repository files navigation

burst

A command-line tool to remotely execute code in the cloud

Introduction

burst lets you run your software remotely in the cloud, on powerful GPU's or multi-CPU hardware instances that are booted up and stopped automatically, so you only pay for the time you use.

We support remote computing on Amazon Web Services and will be adding more (Google Cloud Platform support is currently in beta).

Documentation is available here:

Dependencies

  • Python3
  • Docker version 19 or higher
  • A folder/project with a working Dockerfile
  • ssh keys
  • AWS or Google Cloud Services account and access keys

Note: if you want to contribute to the burst OSS project or just follow bleeding-edge development, install through gitHub as described here instead.

About

Command-line tool to remotely execute code in the cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.3%
  • Python 16.4%
  • Other 0.3%