Set env, initialize and publish

from nbproject import header, meta, publish
header(env="notebook")
assert meta.env == "notebook"
publish(proceed_consecutiveness="y")
❗ cells [(1, 3), (3, 3)] were not run consecutively
💡 Set notebook version to 1 & wrote pypackages.