Kaggle

API details: Integration with kaggle kernels

source

process_cell

 process_cell (cell)

source

get_kaggle_kernel_with_metadata

 get_kaggle_kernel_with_metadata (code_file)

source

push2kaggle

 push2kaggle (code_file)
code_file = f"{os.getcwd()}/book/competitions/spaceship-titanic/index.ipynb"
# push2kaggle(code_file)
# get_kaggle_kernel_with_metadata(code_file)