+++++++++++++++++++
**Improvements**
- `.py` format for notebooks is lighter and pep8 compliant
**BugFixes**
- Default nbrmd config not added to notebooks (17)
- `nbrmd_formats` becomes a configurable traits (16)
- Removed `nbrmd_sourceonly_format` metadata. Source notebook is current notebook
when not `.ipynb`, otherwise the first notebook format in `nbrmd_formats` (not
`.ipynb`) that is found on disk