Skip to content

Commit 175077e

Browse files
authored
Remove Docker information
1 parent 08f2d2c commit 175077e

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs_rst/introduction.rst

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -44,24 +44,6 @@ You can ``pip install crystal-toolkit``.
4444
For Jupyter integration, please see the `additional installation steps <jupyter>`_.
4545

4646

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-
6547
Dash 2.x Migration
6648
------------------
6749

0 commit comments

Comments
 (0)