Hi all,
I have a notebook that I connect salesforce data to via the python library simple-salesforce.
Attached it’ll how I want to authenticate and have credentials stored outside of the notebook (I.e. a pipeline or environment. I tried a pipeline and adding them in the base parameters. The pipeline successfully runs but the notebook shows the error! Please help