Skip to content

see4c/codalab-cli

 
 

Repository files navigation

CodaLab Bundle Service

The goal of CodaLab is to faciliate transparent, reproducible, and collaborative research in computation- and data-intensive areas such as machine learning. This repository contains the code for the CodaLab Bundle Service, which provides the backend for CodaLab Worksheets.

The CodaLab Bundle Service allows users to create bundles, which are immutable directories containing code or data. Bundles are either uploaded or created from other bundles by executing arbitrary commands. When the latter happens, all the provenance information is preserved. In addition, users can create worksheets, which interleave bundles with free-form textual descriptions, allowing one to easily describe an experimental workflow.

This package also contains a command-line interface (CLI) cl that provides flexible access to the CodaLab Bundle Service. The Git repository for the CodaLab website is provides a graphical interface to the service.

Links

About

Bundle service and command-line interface for supporting worksheets in CodaLab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • Ruby 6.6%
  • Smarty 0.4%
  • Shell 0.3%
  • Vim Script 0.1%
  • CSS 0.1%