README.md

= Fedora Bug Data

This repo contains a Jupyter notebook with analysis of Bugzilla data. CSV files are in the bugs/ directory.

== Using the notebook

  • Run jupyter notebook Fedora_Bugs.ipynb & to launch the notebook.
  • From the web interface, run "Cell -> Run All" to generate the output.

== Contributing to the notebook

Your contributions are welcome! Please submit a pull request in this repo to add or modify the analysis.

To keep the repo size manageable, please clear the output before saving. "Cell -> All Output -> Clear" will clear the output.

== License

This notebook is licensed under the MIT License.