Write a wrapper for publish()
#
from nbproject import header, publish
header()
id | z1EEDTe3gt3R |
version | draft |
time_init | 2022-07-12 14:56 |
time_run | 2022-10-24 12:35 |
pypackage_store | nbproject==0.1.6 |
pypackage_live | nbproject==0.7.0 |
def my_publish(**kwargs):
return publish(calling_statement="my_publish(", **kwargs)
my_publish(i_confirm_i_saved=True, consecutiveness=False)
✅ Cell numbers increase consecutively: Awesome!
ℹ️ Set notebook version to 1 & wrote pypackages.