ProjectPythia / projectpythia.github.io

https://projectpythia.org
Apache License 2.0
32 stars 18 forks source link

Add Environmental Data Science Book to the Resource Gallery #279

Closed acocac closed 1 year ago

acocac commented 1 year ago
---
url: 'https://github.com/alan-turing-institute/environmental-ds-book' # The URL link to the resource you are submitting.
thumbnail: 'https://raw.githubusercontent.com/alan-turing-institute/environmental-ds-book/master/book/figures/logo/logo.png' # The URL link to the thumbnail image associated with this resource.
title: 'Environmental Data Science Book' # The title of the resource.
description: 'A living, open and community-driven resource to showcase and support computational notebooks for collaborative, reproducible and transparent Environmental Science' # A brief description of the resource.
authors: # Mulitiple authors are supported, add each author separately.
  - name: 'EDS book community' # The name of the first author.
    institution: 'Environmental Data Science Book' # The institution of the authors / first author (more appropriate than name if a large team worked on the resource).
    institution_url: 'https://github.com/alan-turing-institute/environmental-ds-book#contributors' # The URL link to the institution website.
    email: 'environmental.ds.book@gmail.com' # The author's email, if publically available.
tags: # Replace or delete the "unspecified" tag for each section with keywords associated with the resource. Multi-word tags should be entered with a space between the words (i.e. not joined with a `-`).
  packages:
    - pangeo
    - pooch
    - intake
    - pystac
    - pandas
    - geopandas
    - xarray
    - dask
    - matplotlib
    - holoviews
    - cartopy
  formats:
    - book
    - gallery
  domains:
    - environmental science
    - climate science
    - ecology
    - hydrology
    - physical geography
    - remote sensing 
    - data science 
  affiliation:
    - The Alan Turing Institute
---

Linked to the issue #109 in the EDS book repository.

dcamron commented 1 year ago

We had some incorrect labels preventing the helpful robots from automatically turning your submission into a PR to update our gallery. If you don't mind editing your post (even just removing the comment block at the top should do it), that should kick the robots into action and preserve your attribution as a contributor to the project when the PR is opened. We're also glad to do that ourselves. Either way, thanks for the submission!

Side-note: Pythia's outreach group would love to chat some time about your experience putting together this book.

github-actions[bot] commented 1 year ago

Thank you for your contribution 🎉, @acocac!

We're currently running validation checks to make sure the contents of your submission are okay. An update will be posted here shortly once the validation checks are passing.

acocac commented 1 year ago

We had some incorrect labels preventing the helpful robots from automatically turning your submission into a PR to update our gallery. If you don't mind editing your post (even just removing the comment block at the top should do it), that should kick the robots into action and preserve your attribution as a contributor to the project when the PR is opened. We're also glad to do that ourselves. Either way, thanks for the submission!

@dcamron, you're welcome! I just removed the heading and it triggered the GH action 🚀

Side-note: Pythia's outreach group would love to chat some time about your experience putting together this book.

Happy to arrange a chat to share experiences in building our computational notebooks community! @annefou and myself have been exploring the 2i2c hub-user-image-template for automated executing notebooks via GitHub actions. In the long term, we'd like to support expensive notebooks too. It'd be nice indeed to be part of the on-going discussion about integrating JupyterBook and JupyterHubs via CI.

acocac commented 1 year ago

Hi @dcamron! Any updates of my request of adding the EDS book to the resources gallery? Thanks

dcamron commented 1 year ago

Yes! We had some permissions hold-ups. Can you edit your original post one more time? If it doesn't work this time, I'll just add this myself and credit you in the PR!

acocac commented 1 year ago

Yes! We had some permissions hold-ups. Can you edit your original post one more time? If it doesn't work this time, I'll just add this myself and credit you in the PR!

Right - I just edited the original post, however it don't see any action triggered. Please feel free to add the resource in a PR.