generic_single_cycle.pipeline 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. {
  2. "doc_type": "pipeline",
  3. "version": "3.0",
  4. "json_schema": "http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json",
  5. "id": "elyra-auto-generated-pipeline",
  6. "primary_pipeline": "primary",
  7. "pipelines": [
  8. {
  9. "id": "primary",
  10. "nodes": [
  11. {
  12. "id": "30730e78-34f4-4cb3-96f8-c438c028957a",
  13. "type": "execution_node",
  14. "op": "execute-notebook-node",
  15. "app_data": {
  16. "label": "notebookA.ipynb",
  17. "component_parameters": {
  18. "label": "",
  19. "filename": "notebookA.ipynb",
  20. "runtime_image": "continuumio/anaconda3:2020.07",
  21. "outputs": [],
  22. "env_vars": [],
  23. "dependencies": [],
  24. "include_subdirectories": false
  25. },
  26. "ui_data": {
  27. "label": "notebookA.ipynb",
  28. "image": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cg%20class%3D%22jp-icon-warn0%20jp-icon-selectable%22%20fill%3D%22%23EF6C00%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.7%203.3v15.4H3.3V3.3h15.4m1.5-1.5H1.8v18.3h18.3l.1-18.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.5%2016.5l-5.4-4.3-5.6%204.3v-11h11z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A",
  29. "x_pos": 175,
  30. "y_pos": 168,
  31. "description": "Run notebook file"
  32. }
  33. },
  34. "inputs": [
  35. {
  36. "id": "inPort",
  37. "app_data": {
  38. "ui_data": {
  39. "cardinality": {
  40. "min": 0,
  41. "max": -1
  42. },
  43. "label": "Input Port"
  44. }
  45. }
  46. }
  47. ],
  48. "outputs": [
  49. {
  50. "id": "outPort",
  51. "app_data": {
  52. "ui_data": {
  53. "cardinality": {
  54. "min": 0,
  55. "max": -1
  56. },
  57. "label": "Output Port"
  58. }
  59. }
  60. }
  61. ]
  62. },
  63. {
  64. "id": "26240f4e-c5d0-4d6f-98ac-ca5684612213",
  65. "type": "execution_node",
  66. "op": "execute-notebook-node",
  67. "app_data": {
  68. "label": "notebookB.ipynb",
  69. "component_parameters": {
  70. "label": "",
  71. "filename": "notebookB.ipynb",
  72. "runtime_image": "continuumio/anaconda3:2020.07",
  73. "outputs": [],
  74. "env_vars": [],
  75. "dependencies": [],
  76. "include_subdirectories": false
  77. },
  78. "ui_data": {
  79. "label": "notebookB.ipynb",
  80. "image": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cg%20class%3D%22jp-icon-warn0%20jp-icon-selectable%22%20fill%3D%22%23EF6C00%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.7%203.3v15.4H3.3V3.3h15.4m1.5-1.5H1.8v18.3h18.3l.1-18.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.5%2016.5l-5.4-4.3-5.6%204.3v-11h11z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A",
  81. "x_pos": 487,
  82. "y_pos": 76,
  83. "description": "Run notebook file"
  84. }
  85. },
  86. "inputs": [
  87. {
  88. "id": "inPort",
  89. "app_data": {
  90. "ui_data": {
  91. "cardinality": {
  92. "min": 0,
  93. "max": -1
  94. },
  95. "label": "Input Port"
  96. }
  97. },
  98. "links": [
  99. {
  100. "id": "34c394a6-718d-43d0-a228-482d4da97ed5",
  101. "node_id_ref": "30730e78-34f4-4cb3-96f8-c438c028957a",
  102. "port_id_ref": "outPort"
  103. },
  104. {
  105. "id": "8cb986cb-4fc9-4b1d-864d-0ec64b7ac13c",
  106. "node_id_ref": "8f36e5f4-9ace-4dc2-8acf-93395a96bfba",
  107. "port_id_ref": "outPort"
  108. }
  109. ]
  110. }
  111. ],
  112. "outputs": [
  113. {
  114. "id": "outPort",
  115. "app_data": {
  116. "ui_data": {
  117. "cardinality": {
  118. "min": 0,
  119. "max": -1
  120. },
  121. "label": "Output Port"
  122. }
  123. }
  124. }
  125. ]
  126. },
  127. {
  128. "id": "0ee3da67-f487-48c6-bebb-75710945b352",
  129. "type": "execution_node",
  130. "op": "execute-notebook-node",
  131. "app_data": {
  132. "label": "notebookC.ipynb",
  133. "component_parameters": {
  134. "label": "",
  135. "filename": "notebookC.ipynb",
  136. "runtime_image": "continuumio/anaconda3:2020.07",
  137. "outputs": [],
  138. "env_vars": [],
  139. "dependencies": [],
  140. "include_subdirectories": false
  141. },
  142. "ui_data": {
  143. "label": "notebookC.ipynb",
  144. "image": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cg%20class%3D%22jp-icon-warn0%20jp-icon-selectable%22%20fill%3D%22%23EF6C00%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.7%203.3v15.4H3.3V3.3h15.4m1.5-1.5H1.8v18.3h18.3l.1-18.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.5%2016.5l-5.4-4.3-5.6%204.3v-11h11z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A",
  145. "x_pos": 482,
  146. "y_pos": 251,
  147. "description": "Run notebook file"
  148. }
  149. },
  150. "inputs": [
  151. {
  152. "id": "inPort",
  153. "app_data": {
  154. "ui_data": {
  155. "cardinality": {
  156. "min": 0,
  157. "max": -1
  158. },
  159. "label": "Input Port"
  160. }
  161. },
  162. "links": [
  163. {
  164. "id": "25830f50-f178-41d5-acd4-da0c5b78ce66",
  165. "node_id_ref": "30730e78-34f4-4cb3-96f8-c438c028957a",
  166. "port_id_ref": "outPort"
  167. }
  168. ]
  169. }
  170. ],
  171. "outputs": [
  172. {
  173. "id": "outPort",
  174. "app_data": {
  175. "ui_data": {
  176. "cardinality": {
  177. "min": 0,
  178. "max": -1
  179. },
  180. "label": "Output Port"
  181. }
  182. }
  183. }
  184. ]
  185. },
  186. {
  187. "id": "8f36e5f4-9ace-4dc2-8acf-93395a96bfba",
  188. "type": "execution_node",
  189. "op": "execute-notebook-node",
  190. "app_data": {
  191. "label": "notebookD.ipynb",
  192. "component_parameters": {
  193. "label": "",
  194. "filename": "notebookD.ipynb",
  195. "runtime_image": "continuumio/anaconda3:2020.07",
  196. "outputs": [],
  197. "env_vars": [],
  198. "dependencies": [],
  199. "include_subdirectories": false
  200. },
  201. "ui_data": {
  202. "label": "notebookD.ipynb",
  203. "image": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cg%20class%3D%22jp-icon-warn0%20jp-icon-selectable%22%20fill%3D%22%23EF6C00%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.7%203.3v15.4H3.3V3.3h15.4m1.5-1.5H1.8v18.3h18.3l.1-18.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.5%2016.5l-5.4-4.3-5.6%204.3v-11h11z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A",
  204. "x_pos": 764,
  205. "y_pos": 75,
  206. "description": "Run notebook file"
  207. }
  208. },
  209. "inputs": [
  210. {
  211. "id": "inPort",
  212. "app_data": {
  213. "ui_data": {
  214. "cardinality": {
  215. "min": 0,
  216. "max": -1
  217. },
  218. "label": "Input Port"
  219. }
  220. },
  221. "links": [
  222. {
  223. "id": "c309f6dd-b022-4b1c-b2b0-b6449bb26e8f",
  224. "node_id_ref": "26240f4e-c5d0-4d6f-98ac-ca5684612213",
  225. "port_id_ref": "outPort"
  226. }
  227. ]
  228. }
  229. ],
  230. "outputs": [
  231. {
  232. "id": "outPort",
  233. "app_data": {
  234. "ui_data": {
  235. "cardinality": {
  236. "min": 0,
  237. "max": -1
  238. },
  239. "label": "Output Port"
  240. }
  241. }
  242. }
  243. ]
  244. },
  245. {
  246. "id": "0195fefd-3ceb-4a90-a12c-3958ef0ff42e",
  247. "type": "execution_node",
  248. "op": "execute-notebook-node",
  249. "app_data": {
  250. "label": "notebookE.ipynb",
  251. "component_parameters": {
  252. "label": "",
  253. "filename": "notebookE.ipynb",
  254. "runtime_image": "continuumio/anaconda3:2020.07",
  255. "outputs": [],
  256. "env_vars": [],
  257. "dependencies": [],
  258. "include_subdirectories": false
  259. },
  260. "ui_data": {
  261. "label": "notebookE.ipynb",
  262. "image": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cg%20class%3D%22jp-icon-warn0%20jp-icon-selectable%22%20fill%3D%22%23EF6C00%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.7%203.3v15.4H3.3V3.3h15.4m1.5-1.5H1.8v18.3h18.3l.1-18.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.5%2016.5l-5.4-4.3-5.6%204.3v-11h11z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A",
  263. "x_pos": 769,
  264. "y_pos": 249.99998474121094,
  265. "description": "Run notebook file"
  266. }
  267. },
  268. "inputs": [
  269. {
  270. "id": "inPort",
  271. "app_data": {
  272. "ui_data": {
  273. "cardinality": {
  274. "min": 0,
  275. "max": -1
  276. },
  277. "label": "Input Port"
  278. }
  279. },
  280. "links": [
  281. {
  282. "id": "b63378e4-9085-4a33-9330-6f86054681f4",
  283. "node_id_ref": "0ee3da67-f487-48c6-bebb-75710945b352",
  284. "port_id_ref": "outPort"
  285. }
  286. ]
  287. }
  288. ],
  289. "outputs": [
  290. {
  291. "id": "outPort",
  292. "app_data": {
  293. "ui_data": {
  294. "cardinality": {
  295. "min": 0,
  296. "max": -1
  297. },
  298. "label": "Output Port"
  299. }
  300. }
  301. }
  302. ]
  303. }
  304. ],
  305. "app_data": {
  306. "ui_data": {
  307. "runtime": null,
  308. "comments": []
  309. },
  310. "version": 7,
  311. "properties": {
  312. "name": "generic_single_cycle",
  313. "runtime": "Generic"
  314. }
  315. },
  316. "runtime_ref": ""
  317. }
  318. ],
  319. "schemas": []
  320. }