You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/science/af3-slurm/examples/simple_ipynb_launcher/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ It allows users to:
12
12
13
13
This setup guide explains how to configure and launch the Simple IPython Launcher environment, which enables interactive AlphaFold 3 workflows via Jupyter Notebook and SLURM REST API.
14
14
15
-
There are **two setup stages** depending on whether your SLURM cluster is already deployed:
15
+
There are **two setup paths**, depending on whether your SLURM cluster has already been deployed:
Instructions for configuring and deploying the notebook environment before bringing up the `af3-slurm.yaml` SLURM cluster. Use this path if to starting from scratch or planning a clean deployment.
Instructions for launching the notebook environment after the `af3-slurm.yaml` SLURM cluster has already been deployed with SLURM REST support enabled. Use this path if the cluster is already running and was properly configured in advance.
0 commit comments