Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ploomber nb --remove broken for .ipynb files #692

Closed
bmwilly opened this issue Mar 30, 2022 · 1 comment
Closed

ploomber nb --remove broken for .ipynb files #692

bmwilly opened this issue Mar 30, 2022 · 1 comment

Comments

@bmwilly
Copy link

bmwilly commented Mar 30, 2022

It works as expected for injecting:

$ ploomber nb -i                                                                                                                         
Loading pipeline...
Injected cell:
    /.../get-data.ipynb

but fails when I try to remove the injected cells:

$ ploomber nb -r                                                                                                                       
Loading pipeline...
Error: No format associated to extension '.ipynb'

For context, I want to use notebook files in VS Code. So formatting as .py files, and using ploomber nb -S does not help me.

In case it's useful:

$ ploomber --version                                                                                                                   
ploomber, version 0.17
@edublancas
Copy link
Contributor

thanks for your feedback! We'll work on this in the next sprint :)

edublancas added a commit that referenced this issue Mar 30, 2022
neelasha23 pushed a commit to neelasha23/ploomber that referenced this issue May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants