File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,16 @@ transform crystal structures and molecules.
22
22
Crystal Toolkit Demonstration App
23
23
---------------------------------
24
24
25
- You can visit the current Crystal Toolkit web app `here. <https://next-gen.materialsproject.org/toolkit >`_
25
+ The new Materials Project website is powered by the Crystal Toolkit framework, visit it
26
+ `here. <https://next-gen.materialsproject.org >`_. This includes the original "Crystal
27
+ Toolkit" app `available here <https://next-gen.materialsproject.org/toolkit >`_.
26
28
27
29
28
30
Crystal Toolkit Web Framework
29
31
-----------------------------
30
32
31
33
Crystal Toolkit is designed as a modular, object-orientated suite of UI components
32
- built upon the `Dash framework by Plotly <https://dash.plot.ly >`_. The main Crystal Toolkit web app is just
34
+ built upon the `Dash framework by Plotly <https://dash.plot.ly >`_. The Crystal Toolkit web app is just
33
35
one example of using these components.
34
36
35
37
The custom Dash components developed for use by Crystal Toolkit are available at
@@ -38,6 +40,7 @@ powered by our custom React components available at
38
40
`mp-react-components <https://github.com/materialsproject/mp-react-components >`_. These
39
41
can be explored interactively in our
40
42
`Storybook <https://materialsproject.github.io/mp-react-components/?path=/story/introduction-mp-react-components--page >`_.
43
+ These components can also be installed and used independently of Crystal Toolkit.
41
44
42
45
Installation
43
46
------------
You can’t perform that action at this time.
0 commit comments