Write a wrapper for publish()
#
from nbproject import header, publish
header()
id | z1EEDTe3gt3R |
version | 0 |
time_init | 2022-07-12 14:56 |
time_run | 2023-04-16 04:55 |
pypackage_store | nbproject==0.1.6 |
pypackage_live | nbproject==0.8.4 |
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.