Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 611 Bytes

File metadata and controls

12 lines (8 loc) · 611 Bytes

Contributing

We consider this book a living document and we're planning to add chapters frequently. If you've used machine learning techniques to analyze any subject matter in heliophysics and published this analysis in a refereed journal, please consider contributing your code! You'll be listed as a contributor to the book and first author of your chapter.

This is how you make a contribution:

  1. Clone this entire repository.
  2. Add another enumerated folder within in the notebooks folder (e.g. /notebooks/07).
  3. Within this enumerated folder, add your notebook.
  4. Issue a pull request.

That's it!