homepage
homepage copied to clipboard
comments:git_jupyter
This is a neat little workflow, so thanks for writing this up! I'd just like to point out that under the Making a Change section, if you had followed from Getting Started from Scratch, you would not have a commit for "Execute notebooks", so you would be making a commit instead of amending. The current language would be correct for any time after the first time, but it may be worth adding as a note. Similarly, I don't believe you would need a force-push for the first time as I did not need a --force on my attempt.
Thanks a lot for checking this out!
I've added the missing steps in #10.
Neat
Phew! Thanks! Very useful!
I would love to include this in a pre-commit hook. Thanks for this post.