The nbformat package allows you to programmatically read and parse notebook files. eg I used it here to demo how to pull out headers from markdown cells.
The nbformat package allows you to programmatically read and parse notebook files. eg I used it here to demo how to pull out headers from markdown cells.