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

Add notebook_exec option #82

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Add notebook_exec option #82

merged 2 commits into from
Feb 29, 2024

Conversation

quinnhornblow
Copy link
Contributor

This PR adds a PYAPP_EXEC_NOTEBOOK execution option. It works in the same way as PYAPP_EXEC_SCRIPT but a .ipynb file needs to be specified instead of a .py file. The -m notebook [file.ipynb] command is called at runtime.

Copy link
Owner

@ofek ofek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome feature, thanks!

@ofek ofek merged commit ff0225e into ofek:master Feb 29, 2024
12 checks passed
@ofek ofek mentioned this pull request Feb 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants