Write a wrapper for publish()

from nbproject import header, publish

header()
idz1EEDTe3gt3R
version0
time_init2022-07-12 14:56
time_run2025-03-08 15:14
pypackage_storenbproject==0.1.6
pypackage_livenbproject==0.10.6
def my_publish(**kwargs):
    return publish(calling_statement="my_publish(", **kwargs)
my_publish(i_confirm_i_saved=True, consecutiveness=False)
 cell execution numbers increase consecutively
 Set notebook version to 0 & wrote pypackages.