ploomber / ploomber

The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

Home Page:https://docs.ploomber.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static analysis of ipynb task finds erroneous missing references when using "magics"

marr75 opened this issue · comments

Was trying out jupysql in a pipeline and discovered it would only work in an ipynb formatted task. Static analysis must be disabled to execute the task since any variables assigned in the magic are not understood by the static analysis processor.

I can provide a minimum example to recreate if necessary but as it involves ipynb, can't easily reconstruct it in markdown here.

please share an example! (you can attach a zipped file with the notebook)

commented

@marr75 any updates on the issue?
Closing for now, feel free to reopen.