Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annefou/galaxy-xarray
Pangeo Notebook in Galaxy - Introduction to Xarray
https://github.com/annefou/galaxy-xarray
Last synced: 1 day ago
JSON representation
Pangeo Notebook in Galaxy - Introduction to Xarray
- Host: GitHub
- URL: https://github.com/annefou/galaxy-xarray
- Owner: annefou
- License: mit
- Created: 2022-05-29T18:48:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T19:02:11.000Z (over 2 years ago)
- Last Synced: 2024-11-05T10:51:35.160Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Executable Notebook Template
This template contains a GitHub action to automate and scheduling execution of Jupyter notebooks. It only works with conda-environment.
## Steps
* Upload a single notebook `*.ipynb` file. For instance, you can use the templates by theme (Exploration, Preprocessing, Modelling, Postprocessing) provided by the Environmental Data Science book repository.
* Modify the config file with the notebook file name.
* Upload a conda environment.yml file containing the libraries to run the executable notebook.After the above steps, the GitHub actions will succesfully generate notebook output cells in the `render` branch.
## Badges template
The badges below should be adapted according to the new notebook.
[Notebook title]