Brandon Williams

Results 3 issues of Brandon Williams

In https://docs.ploomber.io/en/latest/user-guide/editors.html#using-git-hooks , it would be useful to mention to the user that this will only work if you have your `pipeline.yaml` in your repo root (where your `.git/` directory...

It seem to have trouble with run names that contain `.` / `-` characters, which is the default for Argo runs. E.g., it finds MyFlow/123 no problem but can't inspect...

### What happens? ![CleanShot 2023-12-06 at 16 34 32](https://github.com/ploomber/jupysql/assets/3588399/ce0fda3f-7a66-441f-8805-ec0a2b426658) More context in the Ploomber Slack [here](https://ploomber-io.slack.com/archives/C03R6FJ7H2R/p1701870662278859). ### To Reproduce Install `jupysql`, open a notebook in VS code, and run `%sqlcmd...