Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

eds-book-gallery/template-executable-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Template for Executable Jupyter Notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published