Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.58 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.58 KB

Continuous Integration Theater

This repository contains the materials used in the paper: "Continuous Integration Theater", submitted to the 13th International Symposium on Empirical Software Engineering and Measurement (ESEM).

Authors:

Database used 'travistorrent_11_1_2017.csv.gz', available in TravisTorrent.

Data Description

Acess this link, where TravisTorrent data format is described.

Dependencies

For install dependencies, use pip and pip3.

pip3 install jupyter

pip install pandas

pip install numpy

pip install matplotlib

How to run

For Linux environments, use the command on the terminal jupyter notebook to run the jupyter notebook locally.

Easy ways to run your Jupyter Notebook in the cloud:

License

MIT