ehmatthes / ehmatthes/intro_programming

Add cli argument to only convert new or modified ipynb files

Open
#144 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
400
Forks
191
PR merge metrics
No merged PRs in 30d

Description

Moving a comment from build_html.py to here:

```python
# 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.