/tracing_data

Primary LanguageJupyter NotebookMIT LicenseMIT

Jupyter init

This is a base project for performing experiments and analysis using jupyiter notebooks. The template is specifically geared for generating figures and tables for scientific papers.

Usage:

Use this directory to bootstrap your data analysis folder. Download this project to a convenient location using wget https://github.com/tawalaya/jupyter-init/archive/master.zip && unzip master.zip and then remove the .git Folder. Place all the data files in the data folder and implement the load method in load.py. You can use make start to start working.