Skip to content

CEOS Analytics Laboratory notebooks and tools

Notifications You must be signed in to change notification settings

jdh-ama/cal-notebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cal-notebooks

CEOS Analytics Laboratory notebooks and tools

Contributing

Contributions are welcome.

A pre-commit hook is provided in /bin. For each notebook committed:

  1. Create an HTML copy of the notebook into html/.
  2. Strip outputs from the notebook to limit the size of the repository.

The apply_hooks.sh script creates a symlink to bin/pre-commit.

# Run this in your local repository
sh bin/apply_hooks.sh

For contributors:

  1. Apply the pre-commit hook.
  2. Run each notebook (that has been updated) to populate the figures, tables and other outputs as you want them.
  3. For each new notebook add a link to html/readme.md.
  4. git add and git commit.
  5. If eveything looks ok, git push to your fork of this repository and create a pull request.

HTML examples

About

CEOS Analytics Laboratory notebooks and tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.6%
  • Python 33.1%
  • HTML 1.2%
  • Other 1.1%