Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dou-du authored Nov 19, 2020
1 parent 39622e2 commit f47fcd8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
[https://edu.epfl.ch/coursebook/en/materials-from-chemistry-to-properties-MSE-101-A](https://edu.epfl.ch/coursebook/en/materials-from-chemistry-to-properties-MSE-101-A)

This git repository contains the Jupyter notebooks for this course. Here is a table to the links of the notebooks as shown below:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2Findex.ipynb)

| Name | Description | Notebook links | Binder |
| ------------- |:-------------:| -----:| -----:|
| Lennard Jones | A tutorial of the Lennard Jones (LJ) potential. | [Lennard Jones](./notebook/Lennard_Jones.ipynb) | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2FLennard_Jones.ipynb) |
| Miller Index | Widgets to demonstrate the Miller index. | [Miller Index](./notebook/Miller_Index.ipynb) | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2FMiller_Index.ipynb) |
| Molecular Structure | A notebook to show the FCC, BCC and simple cubic structures. | [Molecular Structure](./notebook/Molecular_Structure.ipynb) | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2FMolecular_Structure.ipynb) |
* Try on `Materials Cloud` (fast, a few seconds to load) [![Materials Cloud Tool osscar-qmcourse](https://raw.githubusercontent.com/materialscloud-org/mcloud-badge/main/badges/img/mcloud_badge_tools.svg)](https://osscar-materials-science.materialscloud.io/voila/render/index.ipynb)
* Try on `BinderHub` (can take > 1 minute to load) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2Findex.ipynb)

| Name | Description | Notebook links | Binder | Materials Cloud |
| ------------- |:-------------:| -----:| -----:| -----:|
| Lennard Jones | A tutorial of the Lennard Jones (LJ) potential. | [Lennard Jones](./notebook/Lennard_Jones.ipynb) | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2FLennard_Jones.ipynb) | [![Materials Cloud Tool osscar-qmcourse](https://raw.githubusercontent.com/materialscloud-org/mcloud-badge/main/badges/img/mcloud_badge_tools.svg)](https://osscar-materials-science.materialscloud.io/voila/render/Lennard_Jones.ipynb) |
| Miller Index | Widgets to demonstrate the Miller index. | [Miller Index](./notebook/Miller_Index.ipynb) | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2FMiller_Index.ipynb) | [![Materials Cloud Tool osscar-qmcourse](https://raw.githubusercontent.com/materialscloud-org/mcloud-badge/main/badges/img/mcloud_badge_tools.svg)](https://osscar-materials-science.materialscloud.io/voila/render/Miller_Index.ipynb) |
| Molecular Structure | A notebook to show the FCC, BCC and simple cubic structures. | [Molecular Structure](./notebook/Molecular_Structure.ipynb) | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/materials-science/master?urlpath=%2Fvoila%2Frender%2Fnotebook%2FMolecular_Structure.ipynb) | [![Materials Cloud Tool osscar-qmcourse](https://raw.githubusercontent.com/materialscloud-org/mcloud-badge/main/badges/img/mcloud_badge_tools.svg)](https://osscar-materials-science.materialscloud.io/voila/render/Molecular_Structure.ipynb) |

# Acknowledgements

Expand Down

0 comments on commit f47fcd8

Please sign in to comment.