Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

162 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECMWF Jupyter Book template

This repository is a GitHub template for creating and maintaining ECMWF Jupyter Books for learning and documentation resources.

For authors

Please refer to the rendered Jupyter Book for detailed instructions on how to set up and develop your Jupyter Book using this template.

For developers

Clone the repository and create a conda/mamba environment for building Jupyter Books:

conda create -y -n jupyter-build -c conda-forge python=3.12
conda activate jupyter-build
conda install "jupyter-book>=2,<3"

Then build and render the book

jupyter book clean
jupyter book build
jupyter book start

About

This is a template repository for Jupyter based training material.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages