#export TEST = 'test'
!python notebook2script.py 00_exports.ipynb
import json d = json.load(open('00_exports.ipynb','r'))['cells']
d[0]