Feature: Kernel Push with Parameters
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
Not sure if there is already another way to achieve this. But I want to pass input arguments/parameters/variables to the notebook when running 'kaggle kernels push'.
For example: kaggle kernels push --alpha 0.1
Then in the notebook use that variable as KAGGLE_ALPHA or args[1]
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.