.. _pipelines_jlab: Pipelines in JupyterLab ======================== It is also possible to submit pipelines directly from JupyterLab. Pipeline definion files can be created and edited in the text editor which provides native support for YAML files. .. figure:: jlab1.png In order to submit the pipeline, right click on the name of the file and select :kbd:`Execute` from the menu. .. figure:: jlab2.png Select the `owl` executor in the dialog if it is not already selected and click :kbd:`Execute`. .. figure:: jlab3.png