Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

semanticmachines/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

Packages

No packages published

Languages

  • Python 98.3%
  • HTML 0.5%
  • Shell 0.4%
  • Smarty 0.3%
  • Dockerfile 0.2%
  • Vim Script 0.1%
  • Other 0.2%