Max Murakami
Max Murakami
Good first issue.
Turning off curl's verification of the certificate via `-k` allows to display the YAML content. Adding this flag to the scenario's instruction should fix this issue.

Resolved the issue by replacing the postgre image tag `9.6` by `9.6-el8` in the jupyterhub-db deployment config.
Example pipeline: ``` { "doc_type": "pipeline", "version": "3.0", "json_schema": "http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json", "id": "elyra-auto-generated-pipeline", "primary_pipeline": "primary", "pipelines": [ { "id": "primary", "nodes": [ { "id": "54d57acc-4ad0-410e-8d79-268cd52a45e9", "type": "execution_node", "op": "execute-python-node", "app_data": {...