Skip to content

NFDI4BIOIMAGE/training

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2024
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
Jul 11, 2024
Oct 4, 2023
Dec 24, 2024
Jan 7, 2025

Repository files navigation

Training materials

This repository contains a collection of links to training materials and related resources. The collection can be browsed under this URL:

https://NFDI4BIOIMAGE.github.io/training

It is maintained using Jupyter lab and build using Jupyter book.

To edit this book, install depencencies like this:

pip install jupyterlab jupyter-book jupyterlab-spellchecker

git clone https://github.com/NFDI4BIOIMAGE/training
cd training
jupyter lab

To build the book, you can run this from the same folder (tested on Windows only):

python scripts/generate_link_lists.py
python scripts/export_csv.py
jupyter-book build docs/

Afterwards, there will be a docs/_build/html/index.html file which should look like this: