Write a wrapper for publish()#

from nbproject import header, publish

header()
idz1EEDTe3gt3R
version0
time_init2022-07-12 14:56
time_run2023-02-16 12:23
pypackage_storenbproject==0.1.6
pypackage_livenbproject==0.8.1
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 0 & wrote pypackages.