Metadata-Version: 2.1
Name: aiidalab_eln
Version: 0.1.0a1
Summary: Package that integrates AiiDAlab with Electronic Laboratory Notebooks.
Home-page: https://github.com/aiidalab/aiidalab-eln
License: MIT License
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Provides-Extra: pre-commit
License-File: LICENSE

# AiiDAlab-ELN

[![Continuous Integration](https://github.com/aiidalab/aiidalab-eln/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/aiidalab/aiidalab-eln/actions/workflows/pre-commit.yml)

Integrate AiiDAlab with Electronic Laboratory Notebooks (ELN). This repository implements a general API for interfacing AiiDAlab with some ELN and a concrete implementation for the integration with the [cheminfo ELN](cheminfo.github.io/).

## AiiDAlab-Cheminfo ELN implementation

As a first prototype we implemented an integration with the open-source [cheminfo ELN](cheminfo.github.io/).
The ELN and integration can be tested via the [public deployment of the ELN](c6h6.org). Documentation on how to use the frontend can be found [here](docs.c6h6.org).


## Acknowledgements

This work is supported by the [MARVEL National Centre for Competency in Research](<http://nccr-marvel.ch>)
funded by the [Swiss National Science Foundation](<http://www.snf.ch/en>), as well as by the [MaX
European Centre of Excellence](<http://www.max-centre.eu/>) funded by the Horizon 2020 EINFRA-5 program,
Grant No. 676598 and an European Research Council (ERC) Advanced Grant (Grant Agreement No. 666983, MaGic).

![MARVEL](https://raw.githubusercontent.com/aiidalab/aiidalab/develop/miscellaneous/logos/MARVEL.png)
![MaX](https://raw.githubusercontent.com/aiidalab/aiidalab/develop/miscellaneous/logos/MaX.png)


