-
Epic
-
Resolution: Unresolved
-
Major
-
Phase 3: Machine Learning Plugin
-
The ML plugin would be much more flexible if it would allow build and global Jenkins parameters to be used as parameters for Jupyter notebook code (or any of the other programming languages) supported by the plugin. Support similar to how Groovy scriptlets are parametrized is a good example
[JENKINS-63478] Parametrize jupyter/python/other supported notebook code from build parameters
Summary | Original: CLONE - Machine learning plugin improvement | New: Parametrize jupyter/python/other supported notebook code from build parameters |
Description |
Original:
Main features : * Jupyter Interpreter for Multi-Lang support ** Support different kind of scripts ** Support different kernel notebooks ** Fix bugs for a different type of notebooks * Result generator ** Save image/graphs in HTML format ** Save all the results and HTML file names in a JSON ** Display results * Unit Testing |
New: The ML plugin would be much more flexible if it would allow build and global Jenkins parameters to be used as parameters for Jupyter notebook code (or any of the other programming languages) supported by the plugin. Support similar to how Groovy scriptlets are parametrized is a good example |
kinow has suggested the papermill https://github.com/nteract/papermill utility as an implementation option