Skip to content

Commit

Permalink
docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Dec 5, 2023
1 parent 2209e5a commit fc5c559
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 32 deletions.
2 changes: 1 addition & 1 deletion docs/source/installation/aiidalab/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You have two options to launch the container:

.. code-block:: console
docker run -p 8888:8888 aiidalab/qe:edge
docker run -p 8888:8888 aiidalab/qe:latest
#. Use the :doc:`aiidalab-launch <launch>` (**recommended**)

Expand Down
43 changes: 13 additions & 30 deletions docs/source/installation/aiidalab/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,71 +9,55 @@ Access AiiDAlab
.. grid:: 1 1 1 2
:gutter: 3

.. grid-item-card:: Local Docker Instance
.. grid-item-card:: Materials Cloud AiiDAlab Server
:text-align: center
:shadow: md

Install Docker locally and run an instance of an AiiDAlab image *pre-configured** for the Quantum ESPRESSO app. No prior knowledge of Docker necessary!
For researchers affiliated with Materials Cloud partners, log into the open AiiDAlab server hosted on the Materials Cloud.

++++

.. button-ref:: docker
:ref-type: doc
.. button-link:: https://aiidalab.materialscloud.org/hub/login
:click-parent:
:expand:
:color: primary
:outline:

To the guide
Launch the server

.. grid-item-card:: Virtual Machine Image
.. grid-item-card:: Local Docker Instance
:text-align: center
:shadow: md

Download a virtual machine image for AiiDAlab based on Quantum Mobile, *pre-configured** with everything you need to run the Quantum ESPRESSO app.
Install Docker locally and run an instance of an AiiDAlab image *pre-configured** for the Quantum ESPRESSO app. No prior knowledge of Docker necessary!

++++

.. button-ref:: vm
.. button-ref:: docker
:ref-type: doc
:click-parent:
:expand:
:color: primary
:outline:

To the download page

.. grid-item-card:: Materials Cloud AiiDAlab Server
:text-align: center
:shadow: md

For researchers affiliated with Materials Cloud partners, log into the open AiiDAlab server hosted on the Materials Cloud.

++++

.. button-link:: https://aiidalab.materialscloud.org/hub/login
:click-parent:
:expand:
:color: primary
:outline:

Launch the server
To the guide

.. grid-item-card:: Materials MarketPlace AiiDAlab Server
.. grid-item-card:: Virtual Machine Image
:text-align: center
:shadow: md

For members of the Materials Modeling MarketPlace, log into the open AiiDAlab server hosted on the Materials MarketPlace.
Download a virtual machine image for AiiDAlab based on Quantum Mobile, *pre-configured** with everything you need to run the Quantum ESPRESSO app.

++++

.. button-link:: https://aiidalab.materials-marketplace.eu/hub/login
.. button-ref:: vm
:ref-type: doc
:click-parent:
:expand:
:color: primary
:outline:

Launch the server
To the download page

.. div::

Expand All @@ -84,5 +68,4 @@ Access AiiDAlab
:hidden:

docker
launch
vm
2 changes: 1 addition & 1 deletion docs/source/installation/aiidalab/launch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ AiiDAlab launch

.. code-block:: console
aiidalab-launch profile add --image aiidalab/qe:edge QE
aiidalab-launch profile add --image aiidalab/qe:latest QE
At the prompt, enter `n` to skip editing the profile settings.

Expand Down

0 comments on commit fc5c559

Please sign in to comment.