Publish with manually setting a version¶
from nbproject import header, publish
header()
id | I5wv6FHY2lUH |
version | 0 |
time_init | 2022-07-16 18:36 |
time_run | 2024-10-16 15:54 |
pypackage | nbproject==0.10.4 |
print("hello world")
hello world
publish(version="1.2")
✓ cell execution numbers increase consecutively
• Set notebook version to 1.2 & wrote pypackages.