Jupyter Workflow. Turn messy notebook experiments into clean, organized analysis you can run again.

jakevdp.github.io/blog/2017/03/03/reproducible-data-analysis-in-jupyter

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2017
  • Merge pull request #2 from dokeeffe/master
  • Small bug fix which prevented using an arbitrary filename
  • Update README.md
  • Update README.md
  • README: make video link more clear
  • Add Videos notebook
  • Merge pull request #1 from harrymvr/fix-title-typo
  • Fixes minor typo in the notebook
  • Add video link
  • Add unsupervised analysis
  • BUG: fix bug in date parsing
  • refactor data download
  • add pytest framework
  • Move data download to jupyterworkflow package
  • refactor data download
  • add data to gitignore
  • Add initial analysis notebook
  • Initial commit