From 7c0b7a36ba34de196611d99548fd6a2abc80b908 Mon Sep 17 00:00:00 2001 From: q-posev Date: Mon, 13 Sep 2021 17:20:51 +0200 Subject: [PATCH] update Tutorial section and add Binder badge --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74fda47..e907abe 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![build](https://github.com/TREX-CoE/trexio/actions/workflows/actions.yml/badge.svg)](https://github.com/TREX-CoE/trexio/actions/workflows/actions.yml) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/TREX-CoE/trexio) +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/TREX-CoE/trexio-tutorials/HEAD) TREX library for efficient I/O. @@ -71,7 +72,9 @@ For more details regarding the installation and usage of the TREXIO Python API, ## Tutorial -**TODO** +TREXIO tutorials in Jupyter notebook format can be found in the +[corresponding GitHub repository](https://github.com/TREX-CoE/trexio-tutorials) +or on [Binder](https://mybinder.org/v2/gh/TREX-CoE/trexio-tutorials/HEAD). ## Technical documentation