-
Notifications
You must be signed in to change notification settings - Fork 656
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
[WIP] Write testing chapter #147
Closed
Closed
Conversation
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
Closed
7 tasks
Hey @martintoreilly, I've added a bullet point outline of my planned structure for this chapter at the top of it. Would you mind taking a look and telling me anything I've gotten wrong/should add/could do with being rearranged etc? |
Add table of contents to version control chapter.
Remove BIDS Starter Kit mention, format bold/italics examples
In first "What's happening in the background?" section, clarify that the Docker file being created is based on your repo
Point out that building a BinderHub isn't a simple task and is usually undertaken by IT/RSE groups, but not exclusively.
…terich-patch-2 Add HackerWithin ppt
* Method of pinning dependencies described is probably python specific * Binder image are only built when new commits are detected, not every time the link is clicked
Add table of contents to open research chapter
…tinuous analysis. Add Reproducibility of computational workflows is automated using continuous analysis. Paper shows an example of a version change in R changing the outcome of a study.
…krystalli-patch-1 Add Reproducibility of computational workflows is automated using con…
…orkshopslides Add intro slides for Binder workshop
…orkshop-readme Create boost reproducibilty workshop readme file
…inderhub [Ready for Review] Add hack-my-binderhub session materials
…inderhub-workshop Build resource for Zero-to-BinderHub workshop presentation
…terich-patch-1 Add intro slides
…-binderhub-talk add presentations for zero-to-binderhub
…pdate-workshop-readme Create/update workshop README
Responses up to now
…terich-patch-1 Add BinderHub workshop feedback
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Develop the chapter on testing. This chapter is currently a work in progress and is not ready to be reviewed.