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

Does not work for .ipynb files #45

Open
venaturum opened this issue Jun 7, 2021 · 2 comments
Open

Does not work for .ipynb files #45

venaturum opened this issue Jun 7, 2021 · 2 comments

Comments

@venaturum
Copy link

I have both Python and Jupyter extensions installed.

If I rename my ipynb file to have the extension ipynbb and change the "save and run" settings accordingly then the command gets triggered as expected. But if I change the file extension back to ipynb then nothing happens.

@venaturum
Copy link
Author

Looks like it may need to listen for event onDidSaveNotebookDocument

@francisco-perez-sorrosal

For VSCode to support that, it requires to expose new events. I created an issue in the VSCode github repo for that. Please upvote there!

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