Overview

We want reach a point where we share and develop code following best practices and secure protocols. The vehicle we need for this journey is called "version control", and in the age of data science Git is standard for version control systems. Git provides tools to support the entire life-cycle of open source software, whether it is written for web development, data science, system processes, or virtual machine configuration on the cloud. For this reason, all of our code is stored and versioned using Git. We can then use GitHub to host and distribute repositories. 

This page is designed to help get you get started working with our code base via Git. Additional information is provided to introduce you to languages and environments we currently use, e.g. Julia and Python.

Git 

Julia

  • ...

Python

  • ...

 

  • No labels