The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Machine Learning Plugin

ipythonBuilder: IPython Builder

  • code : String
    Copy and paste your code to execute in selected server

    Eg: print(" Hello Jenkins, from Machine Learning Plugin ...... ! ")

  • filePath : String
    Path of file that contains python code to be executed in the server

    Eg: /home/alice/iris/ml.py

  • parserType : String
  • task : String
    Folder name that will be used for saving html/images/graphs generated by the script file or code

    Eg: Training

  • kernelName : String
    Globally configured Jupyter kernels. If any kernels are not shown
    • Manage Jenkins --> Configure System
    • Under Kernel Configuration
      • Add a name for kernel (Required)
      • Language (Optional)
      • Add timeout for launching
      • Add max size of results that can be obtained form the kernel

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.