https://github.com/christinahedges/astronomy_workflow
Tutorials for how to use git and github for astronomers
https://github.com/christinahedges/astronomy_workflow
Last synced: about 2 months ago
JSON representation
Tutorials for how to use git and github for astronomers
- Host: GitHub
- URL: https://github.com/christinahedges/astronomy_workflow
- Owner: christinahedges
- Created: 2021-06-10T18:32:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T20:14:30.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T06:47:05.926Z (2 months ago)
- Size: 3.24 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astronomy Workflow
In these notebooks 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?
* How do you make your code usable and enticing to other people?These notebooks are all going to be in Python, but we'll try to be general where we can!