krivard / codalab-cli

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:Python 98.4%Language:HTML 0.5%Language:Shell 0.5%Language:Smarty 0.4%Language:Vim Script 0.1%Language:CSS 0.1%Language:Perl 6 0.1%Language:Mako 0.0%Language:Batchfile 0.0%