Metadata-Version: 2.1
Name: voila-aiidalab-template
Version: 0.2.0
Summary: Voila template for AiiDAlab project
Home-page: https://github.com/aiidalab/voila-aiidalab-template
Author: Dou Du
Author-email: dou.du@epfl.ch
License: UNKNOWN
Description: # Voila template for the AiiDA lab project.   
        
        This is a Voila template for applications developed by the AiiDA lab project.
        
        This template is called `aiidalab` and can be invoked either by using the
        `--template=aiidalab` `voila` CLI option, setting it explicitly in a Notebook's
        metadata or in a Jupyter config file.  See [the Voilà
        documentation](https://voila.readthedocs.io/en/stable/customize.html#controlling-the-nbconvert-template)
        on how to invoke templates for more information.
        
        ## Try it with Binder!
        
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/aiidalab/voila-aiidalab-template/develop?urlpath=%2Fvoila%2Frender%2Fexample-notebooks%2Fexample.ipynb)
        
        ## Installation
        
        ```bash
        pip install voila-aiidalab-template
        ```
        
        ## Usage
        
        ```bash
        voila --template=aiidalab example.ipynb
        ```
        
        ## License
        
        This repository and all files in it are licensed under the [BSD
        license](LICENSE), copyright (c) by Voilà contributors.
        
        # Acknowledgements
        
        We acknowledge support from the EPFL Open Science Fund via the [OSSCAR](http://www.osscar.org) project.
        
        <img src='http://www.osscar.org/wp-content/uploads/2019/03/OSSCAR-logo.png' width='230'>
        
Keywords: ipython,jupyter,widgets,voila
Platform: UNKNOWN
Description-Content-Type: text/markdown
