ploomber / ploomber-engine

A toolbox 🧰 for Jupyter notebooks 📙: testing, experiment tracking, debugging, profiling, and more!
https://engine.ploomber.io
BSD 3-Clause "New" or "Revised" License
59 stars 14 forks source link

Add cwd to execute notebook #54

Closed avivajpeyi closed 1 year ago

avivajpeyi commented 1 year ago

Describe your changes

Add cwd feature from papermill to ploomber_engine

Issue ticket number and link

Closes #53

Checklist before requesting a review


:books: Documentation preview :books:: https://ploomber-engine--54.org.readthedocs.build/en/54/

avivajpeyi commented 1 year ago

@edublancas, any suggestions on the following tests that are failing?

Screen Shot 2023-03-01 at 7 16 17 pm
edublancas commented 1 year ago

alright so almost all check passed, except the docs building. this is probably due to some external cause. I've fixed this in the main branch already, please rebase from main so you get the fix and push again

edublancas commented 1 year ago

awesome! thanks for working on this, after the other PR is merged, I'll make a release!