matches-simple-pipeline-snapshot.1.snap 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. Object {
  2. "doc_type": "pipeline",
  3. "id": "elyra-auto-generated-pipeline",
  4. "json_schema": "http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json",
  5. "pipelines": Array [
  6. Object {
  7. "app_data": Object {
  8. "properties": Object {
  9. "name": "simple",
  10. "runtime": "Generic",
  11. },
  12. "ui_data": Object {
  13. "comments": Array [],
  14. },
  15. "version": 7,
  16. },
  17. "id": "primary",
  18. "nodes": Array [
  19. Object {
  20. "app_data": Object {
  21. "component_parameters": Object {
  22. "dependencies": Array [],
  23. "env_vars": Array [
  24. "TEST_ENV_1=",
  25. "TEST_ENV_2=",
  26. ],
  27. "filename": "helloworld.ipynb",
  28. "include_subdirectories": false,
  29. "kubernetes_pod_annotations": Array [],
  30. "kubernetes_secrets": Array [],
  31. "kubernetes_tolerations": Array [],
  32. "mounted_volumes": Array [],
  33. "outputs": Array [],
  34. },
  35. "label": "",
  36. "ui_data": Object {
  37. "decorations": Array [
  38. Object {
  39. "id": "error",
  40. "image": "data:image/svg+xml;utf8,%3Csvg%20focusable%3D%22false%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23da1e28%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20aria-hidden%3D%22true%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%228%22%20r%3D%228%22%20fill%3D%22%23ffffff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M8%2C1C4.2%2C1%2C1%2C4.2%2C1%2C8s3.2%2C7%2C7%2C7s7-3.1%2C7-7S11.9%2C1%2C8%2C1z%20M7.5%2C4h1v5h-1C7.5%2C9%2C7.5%2C4%2C7.5%2C4z%20M8%2C12.2%09c-0.4%2C0-0.8-0.4-0.8-0.8s0.3-0.8%2C0.8-0.8c0.4%2C0%2C0.8%2C0.4%2C0.8%2C0.8S8.4%2C12.2%2C8%2C12.2z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7.5%2C4h1v5h-1C7.5%2C9%2C7.5%2C4%2C7.5%2C4z%20M8%2C12.2c-0.4%2C0-0.8-0.4-0.8-0.8s0.3-0.8%2C0.8-0.8%09c0.4%2C0%2C0.8%2C0.4%2C0.8%2C0.8S8.4%2C12.2%2C8%2C12.2z%22%20data-icon-path%3D%22inner-path%22%20opacity%3D%220%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",
  41. "outline": false,
  42. "position": "topRight",
  43. "x_pos": -24,
  44. "y_pos": -8,
  45. },
  46. ],
  47. "description": "Run notebook file",
  48. "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",
  49. "label": "helloworld.ipynb",
  50. "x_pos": 85,
  51. "y_pos": 95,
  52. },
  53. },
  54. "id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
  55. "inputs": Array [
  56. Object {
  57. "app_data": Object {
  58. "ui_data": Object {
  59. "cardinality": Object {
  60. "max": -1,
  61. "min": 0,
  62. },
  63. "label": "Input Port",
  64. },
  65. },
  66. "id": "inPort",
  67. },
  68. ],
  69. "op": "execute-notebook-node",
  70. "outputs": Array [
  71. Object {
  72. "app_data": Object {
  73. "ui_data": Object {
  74. "cardinality": Object {
  75. "max": -1,
  76. "min": 0,
  77. },
  78. "label": "Output Port",
  79. },
  80. },
  81. "id": "outPort",
  82. },
  83. ],
  84. "type": "execution_node",
  85. },
  86. ],
  87. "runtime_ref": "",
  88. },
  89. ],
  90. "primary_pipeline": "primary",
  91. "schemas": Array [],
  92. "version": "3.0",
  93. }