-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Next steps: - refactor stuff around get_notebook_branch_tasks - this needs to handle things such that each notebook is returned as a base task and then notebooks combined with steps are returned as sub-tasks of that base task (this makes doit list render correctly) - would make sense to put notebook name at the front base task too so it is easier to identify where things have come from and the tasks sort in order of the notebooks when listed - get `make checks` to pass - fix up README - ask Jared for review
- Loading branch information
1 parent
969d1c9
commit 95b45ae
Showing
4 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters