PaleoBook Template#
This repository contains the notebooks for a template PaleoBook
Structure#
This repository is loosely structured according to a generic analysis pipeline. It contains a few sections:
Loading Data
Exploring the Data
Main Analysis
Contributing this book to the PaleoBooks Gallery:#
Make sure your repo is public. (This is both part of the mission of PaleoBooks and also a practical necessity on our end for accessing relevant metadata.)
Check
meta_data/chapter_meta.yml
,_config.yml
,_toc.yml
! In particular, add appropriate thumbnails tothumbnails
(specify inchapter_meta.yml
) and update thetags
associated with each chapter (also inchapter_meta.yml
)!Submit a Gallery Submission issue via the PaleoBooks repo (accessible here) using the provided template. As an example, these are the relevant inputs for submitting this book to the Gallery:
repo_name: paleobook_template
repo_url:
https://github.com/jordanplanders/paleobook_template
user: jordanplanders
landingpage: readme
landingpage_url:
https://jordanplanders.github.io/paleobook_template/readme.html
config_url:
https://github.com/jordanplanders/paleobook_template/blob/main/_config.yml
cookbook_loc:
https://jordanplanders.github.io/paleobook_template
branch: main