File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -44,24 +44,6 @@ You can ``pip install crystal-toolkit``.
44
44
For Jupyter integration, please see the `additional installation steps <jupyter >`_.
45
45
46
46
47
- Running the App Locally
48
- -----------------------
49
-
50
- If the web app is offline or undergoing maintenance, you can also run the
51
- web app locally using `Docker <https://www.docker.com >`_. After you've
52
- installed Docker, run the following:
53
-
54
- ::
55
-
56
- docker container run -p 8000:8000 -e PMG_MAPI_KEY=YOUR_API_KEY_HERE materialsproject/crystal_toolkit
57
-
58
- The app should then be available at `<http://localhost:8000 >`_.
59
-
60
- Make sure to set your ``PMG_MAPI_KEY `` appropriately.
61
- If you need a Materials Project API key, please get a free account on
62
- `Materials Project <https://materialsproject.org >`_ and access your dashboard.
63
-
64
-
65
47
Dash 2.x Migration
66
48
------------------
67
49
You can’t perform that action at this time.
0 commit comments