1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00

update Tutorial section and add Binder badge

This commit is contained in:
q-posev 2021-09-13 17:20:51 +02:00
parent bff44a8f64
commit 7c0b7a36ba

View File

@ -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