pradeep_singh
Honored Contributor III

You will have to pass it as configuration and then use it in pipeline code using spark.conf.get . 

pradeep_singh_0-1769922979884.png

and then in your pipeline notebook code you use . 

demo_catalog = spark.conf.get(demo_catalog);

Thank You
Pradeep Singh - https://www.linkedin.com/in/dbxdev