VC3: Virtual Clusters for Community Computing

Quickstart

VC3 User Guide

All users of VC3 should read this portion of the documentation. This provides examples and documentation around VC3’s assortment of options and how to specify them on the portal.

Installation

To write example code for VC3:

python<version> -m pip install vc3

Note

It is very important to install VC3 on the correct version of Python for your needs. Example Note here. commands within notes.

Contributor Guide

If you are reading VC3’s source code for fun or looking to contribute, you should check out the github repository.

General Indices