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

Feature Suggestion - Constant Integration for Jupyter Notebooks & Quarto Rendering w/ Actions #4

Open
JacksonBurns opened this issue Apr 7, 2023 · 0 comments

Comments

@JacksonBurns
Copy link

I include Jupyter notebooks in my work to provide tutorials, and I use GitHub actions to verify that they can be executed (like this). It's not thorough testing, but it has helped me catch issues like accidentally adding dependencies or execution order problems.

You could also do this with the Quarto rendering you describe in the reproducible documents tutorial as well, and upload the rendered HTML as an artifact so that users don't have to do the rendering locally if they don't want to. I have done this before for rendering markdown into journal-styled PDFs here.

Happy to open a PR or two if there's interest!

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

1 participant