Astronomy Workflow
In these notebooks and demonstrations we're going to look at how to use git
and GitHub, and try to answer these questions
- How do you get and use someone else’s code?
- How do you submit an issue for a code you care about?
- How do you fork and contribute to a project?
- How do you make your own code repository?
- What tools should I use to make Python tools in astronomy?
These notebooks are all going to be in Python, but we'll try to be general where we can!