Check with cell sources being strings¶
import nbproject
assert nbproject.meta.live.title == "Check with cell sources being strings"
assert nbproject.meta.live.consecutive_cells
✓ cell execution numbers increase consecutively
import nbproject
assert nbproject.meta.live.title == "Check with cell sources being strings"
assert nbproject.meta.live.consecutive_cells
✓ cell execution numbers increase consecutively