Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 545 Bytes

Binder

python-course-ikon

A collection of notebooks for the IKON python training.

Scipp

The tutorials in this module are part of the scippneutron documentation. The files in this repository can be generated as follows:

tutorials=../scippneutron/docs/tutorials  # adjust as necessary
python "$tutorials"/strip-solutions.py "$tutorials"/[1-9]* --output-dir=notebooks/6_scipp
cp "$tutorials"/[1-9]* solutions/6_scipp