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 cli argument to only convert new or modified ipynb files #144

Open
ehmatthes opened this issue May 29, 2017 · 0 comments
Open

Add cli argument to only convert new or modified ipynb files #144

ehmatthes opened this issue May 29, 2017 · 0 comments

Comments

@ehmatthes
Copy link
Owner

ehmatthes commented May 29, 2017

Moving a comment from build_html.py to here:

# This could be made more efficient with a cli argument to only process
#  new or modified notebooks. For now it usually needs to process all,
#  because the conversion script itself is changing often. But once the
#  conversion process is stable, that kind of flag might be useful.
#  (move this to an issue)

This is not a particularly high priority. For my development work, I just limit build_html.py to convert a few notebooks, and then set it to run all notebooks again.

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