-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: vsoch <[email protected]>
- Loading branch information
Showing
10 changed files
with
268 additions
and
161 deletions.
There are no files selected for viewing
394 changes: 238 additions & 156 deletions
394
2024-RADIUSS-AWS/JupyterNotebook/tutorial/01_flux_tutorial.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
2024-RADIUSS-AWS/JupyterNotebook/tutorial/flux-workflow-examples/bulksubmit/0.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
|
||
echo "Once upon a time... 📗️" |
3 changes: 3 additions & 0 deletions
3
2024-RADIUSS-AWS/JupyterNotebook/tutorial/flux-workflow-examples/bulksubmit/1.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
|
||
echo "There was a little duck 🦆️" |
3 changes: 3 additions & 0 deletions
3
2024-RADIUSS-AWS/JupyterNotebook/tutorial/flux-workflow-examples/bulksubmit/2.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
|
||
echo "Her name was pizzaquack 🍕️" |
3 changes: 3 additions & 0 deletions
3
2024-RADIUSS-AWS/JupyterNotebook/tutorial/flux-workflow-examples/bulksubmit/3.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
|
||
echo "She was very fond of cheese 🧀️" |
3 changes: 3 additions & 0 deletions
3
2024-RADIUSS-AWS/JupyterNotebook/tutorial/flux-workflow-examples/bulksubmit/4.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
|
||
echo "And running Flux 🌀️" |
3 changes: 3 additions & 0 deletions
3
2024-RADIUSS-AWS/JupyterNotebook/tutorial/flux-workflow-examples/bulksubmit/5.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
|
||
echo "And so she ran Flux, while she ate her cheese 😋️" |
3 changes: 3 additions & 0 deletions
3
2024-RADIUSS-AWS/JupyterNotebook/tutorial/flux-workflow-examples/bulksubmit/6.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
|
||
echo "And was so happy! The end. 🌈️" |