Skip to content

rmassei/training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
jupyter-book build docs/

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

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 86.8%
  • Python 13.2%