Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 686 Bytes

File metadata and controls

29 lines (19 loc) · 686 Bytes

FESTIM-workshop

The FESTIM workshop is a tutorial covering many aspects of the hydrogen transport code FESTIM. Check out the website.

Launch in Binder

Binder

Run this workshop in BinderHub

Local install

  1. Clone this repo
git clone https://github.com/festim-dev/FESTIM-workshop
  1. Create Conda environment (requires conda)
conda env create -f environment.yml
  1. Compile the book locally
jupyter-book build book