diff --git a/docs/blog/2020-08-07-announce-book.md b/docs/blog/2020-08-07-announce-book.md index a0354d3..1d683ac 100644 --- a/docs/blog/2020-08-07-announce-book.md +++ b/docs/blog/2020-08-07-announce-book.md @@ -125,10 +125,10 @@ Jupyter Book and its related projects will continue to be developed as a part of If you'd like to learn more about Jupyter Book or get started building your own books, then check out [the new Jupyter Book documentation](https://jupyterbook.org). Jupyter Book is still in beta and is constantly being improved, so your [feedback and contributions are always welcome](https://github.com/executablebooks/jupyter-book/issues/new/choose). -If there are particular features you'd like to see, open an issue or give a 👍 to a pre-existing issue, and [it will be bumped up on the feature request leaderboard](https://executablebooks.org/en/latest/feature-vote.html). +If there are particular features you'd like to see, open an issue or give a 👍 to a pre-existing issue, and [it will be bumped up on the feature request leaderboard](https://executablebooks.org/en/latest/feature-vote). ## Get involved -If you'd like to contribute to any of the projects listed in this post, you are highly encouraged to do so! The Executable Book Project (and thus Jupyter Book) is run as an open project that [welcomes contributions from others](https://executablebooks.org/en/latest/contributing.html). +If you'd like to contribute to any of the projects listed in this post, you are highly encouraged to do so! The Executable Book Project (and thus Jupyter Book) is run as an open project that [welcomes contributions from others](https://executablebooks.org/en/latest/contributing). We are excited about all the new features and improvements in the new Jupyter Book, and look forward to seeing the new books that the community creates with this stack! diff --git a/docs/gallery.yml b/docs/gallery.yml index 3ff0315..4e45eda 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -101,6 +101,10 @@ - name: NASA VirtualObservatory Notebooks website: https://nasa-navo.github.io/navo-workshop/ repository: https://github.com/NASA-NAVO/navo-workshop +- name: NASA/IPAC Infrared Science Archive Python Notebook Tutorials + website: https://caltech-ipac.github.io/irsa-tutorials/ + repository: https://github.com/Caltech-IPAC/irsa-tutorials + image: https://raw.githubusercontent.com/Caltech-IPAC/irsa-tutorials/main/_static/irsa_logo.png - name: Solving Partial Differential Equations image: https://aquaulb.github.io/book_solving_pde_mooc/_static/logo.png website: https://aquaulb.github.io/book_solving_pde_mooc/solving_pde_mooc/notebooks/01_Introduction/01_00_Preface.html