Skip to content

CasperWA/voila-materialscloud-template

 
 

Repository files navigation

Voilà template for Materials Cloud

This is the Voilà template for the Materials Cloud project.

It implements the standard Materials Cloud header and CSS.

The template is called materialscloud and can be invoked either by using the --template=materialscloud voila CLI option, setting it explicitly in a Notebook's metadata or in a Jupyter config file. See the Voilà documentation on how to invoke templates for more information.

Try it with Binder!

Binder

Installation

pip install voila-materialscloud-template

Usage

There are two different templates for deploying Voilà at Materials Cloud website, which are "materialscloud-tool" and "materialscloud-discover".

At Materials Cloud, the WORK section have a collection of simulation tools and services. To deploy such applications, one need use the "materialscloud-tool" template as:

voila --template=materialscloud-tool example.ipynb

In the DISCOVER section, it shows curated research data with tailored visualizations. One need to use the "materialscloud-discover" template to deploy the apps.

voila --template=materialscloud-discover example.ipynb

License

This repository and all files in it are licensed under the BSD license, copyright (c) by Voilà contributors.

About

The Voila template for Materials Cloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.9%
  • Jinja 3.8%
  • HTML 0.4%
  • Python 0.4%
  • Jupyter Notebook 0.4%
  • Makefile 0.1%