/python-course-ikon

A collection of notebooks for the IKON python training

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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