From c24830f0320549210707837ab247f39a01be6b78 Mon Sep 17 00:00:00 2001 From: William Hobbs Date: Thu, 1 Aug 2024 14:51:33 -0700 Subject: [PATCH 1/2] tutorials: make CORAL example consistent Problem: the CORAL interactive tutorial uses the username "elvis" in all places but one. Solution: make the document consistent by removing the last reference to "hobbs17" and replacing with "elvis". --- tutorials/lab/coral.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/lab/coral.rst b/tutorials/lab/coral.rst index e86f34d1..284dca47 100644 --- a/tutorials/lab/coral.rst +++ b/tutorials/lab/coral.rst @@ -165,7 +165,7 @@ When this is submitted, the system will print out a job ID. You can check the st ... [elvis@lassen709:~]$ bjobs JOBID USER STAT QUEUE FROM_HOST EXEC_HOST JOB_NAME SUBMIT_TIME - 3750480 hobbs17 RUN pdebug lassen709 1*launch_ho fluxsesh Jul 25 12:44 + 3750480 elvis RUN pdebug lassen709 1*launch_ho fluxsesh Jul 25 12:44 80*debug_hosts Once the job starts to run, you can resolve the URI, and connect to the session remotely. From 7c03d7f8ebc3d755d535aaee7e62dacda83d5d9d Mon Sep 17 00:00:00 2001 From: William Hobbs Date: Fri, 9 Aug 2024 13:45:10 -0700 Subject: [PATCH 2/2] auto_examples: fix index.rst for CI workflow Problem: sphinx-gallery has rolled some updates in the last few months. As a working theory, one of these updates might have required a new div in the auto-generated gallery we use for displaying examples. Update that gallery's index.rst to get the CI working again. --- auto_examples/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/auto_examples/index.rst b/auto_examples/index.rst index be13a054..24218aaf 100644 --- a/auto_examples/index.rst +++ b/auto_examples/index.rst @@ -22,6 +22,7 @@ of using the Flux Python API.
+.. thumbnail-parent-div-open .. raw:: html @@ -40,6 +41,8 @@ of using the Flux Python API.
+.. thumbnail-parent-div-close + .. raw:: html