Skip to content

Commit 9ed21f8

Browse files
committed
Fix image indent. Again.
1 parent 3d4b988 commit 9ed21f8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/modeling-simulation-workbench/tutorial-install-slurm.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,7 @@ Slurm installation requires that you have a technical inventory of the compute n
8686
Configuring Slurm requires an inventory of nodes. From the controller node:
8787

8888
1. Open a terminal in your desktop by selecting the terminal icon from the menu bar at the top.
89-
90-
:::image type="content" source="media/tutorial-slurm/open-terminal.png" alt-text="Screenshot of desktop with terminal button highlighted in red.":::
91-
89+
:::image type="content" source="media/tutorial-slurm/open-terminal.png" alt-text="Screenshot of desktop with terminal button highlighted in red.":::
9290
1. Execute the following commands to print a list of all VMs in the chamber. In this example, we have one controller and five nodes. The command prints the IP addresses in the first column and the hostnames in the second. From the naming, you can see the controller node and the compute nodes.
9391

9492
```bash

0 commit comments

Comments
 (0)