Skip to content

Commit

Permalink
install section should include python/install-kueue-queues.py
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jul 12, 2023
1 parent 45f82f1 commit 799085d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/en/docs/tasks/run_python_jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The following examples demonstrate different use cases for using Kueue in Python
This example demonstrates installing Kueue to an existing cluster. You can save this
script to your local machine as `install-kueue-queues.py`.

{{% include "python/sample-job.py" "python" %}}
{{% include "python/install-kueue-queues.py" "python" %}}

And then run as follows:

Expand Down

0 comments on commit 799085d

Please sign in to comment.