diff --git a/Dockerfile b/Dockerfile index 88fe116..911d297 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM materialscloud/tools-barebone:1.2.0 +FROM materialscloud/tools-barebone:1.3.0 LABEL maintainer="Giovanni Pizzi " diff --git a/barebone-requirements.txt b/barebone-requirements.txt index d4e1e00..335c24b 100644 --- a/barebone-requirements.txt +++ b/barebone-requirements.txt @@ -1 +1 @@ -tools-barebone==1.2.0 +tools-barebone==1.3.0 diff --git a/requirements.txt b/requirements.txt index fa73427..d383eef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -seekpath==2.0.1 +seekpath==2.1.0 # The following is needed to get the Brillouin zone scipy==1.5.4 diff --git a/user_templates/visualizer_base.html b/user_templates/visualizer_base.html index 76a008b..528730b 100644 --- a/user_templates/visualizer_base.html +++ b/user_templates/visualizer_base.html @@ -81,7 +81,6 @@ -
@@ -648,5 +647,13 @@

Raw data (JSON)

+ + diff --git a/user_views/bravaissymbol_explanation.html b/user_views/bravaissymbol_explanation.html index b9025cf..d8afe66 100644 --- a/user_views/bravaissymbol_explanation.html +++ b/user_views/bravaissymbol_explanation.html @@ -80,7 +80,17 @@

A note on inversion symmetry

- + + + \ No newline at end of file diff --git a/user_views/termsofuse.html b/user_views/termsofuse.html index 195751d..3d7c578 100644 --- a/user_views/termsofuse.html +++ b/user_views/termsofuse.html @@ -53,6 +53,17 @@

Contact Us

If you have any questions about these Terms, please contact us.

+ + + \ No newline at end of file