Eduardo Blancas

Results 297 comments of Eduardo Blancas

can you share the error message? this will help me better understand the problem I've seen similar errors before, it happens when there are some missing dependencies in your environment...

do remember the `pipeline.yaml` contents so we can reproduce it?

Yeah, good point. So the idea with the "It looks like you're using placeholders..." was to provide a more user-friendly error message. But the scenario you encounter is a false...

In case it helps anyone: I configured bash_kernel so it properly initializes a conda environment. I'm using jupyter-book and bash_kernel to write documentation. Initially, I wanted a `conda activate {env}`...

solution is here: https://github.com/ploomber/jupysql/blob/d3a72a1ad70afdf6423d55a4c533ce8ee08a0ca0/.github/workflows/ci.yaml#L9

@leo10816 I like this! This is a lot simpler than the API I had considered before. do you have time to help with this? I'm happy to guide you so...

awesome! feel free to get started by checking the existing code, happy to answer questions here or via Slack: https://ploomber.io/community

@mehtamohit013: sounds good. I think the API that @leo10816 [proposed here](https://github.com/ploomber/ploomber/issues/602#issuecomment-1454646361) is good but feel free to go over the discussion and propose different alternatives.