Skip to content

Commit

Permalink
Fix visualization canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed May 3, 2024
1 parent c4e69fb commit 5a07eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/parallel/job-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Our final challenge for this section returns to the Job Manager. In this case we're going to the concurrent tools we've just learned about to visualize the progress of running a job. Below you'll see an example of the output you should end up with.

@:doodle("job-manager", "JobManager.go")
@:doodle("job-manager-canvas", "JobManager.go")

@:exercise(Job Manager)
Complete [`code/src/main/scala/parallelism/04-job-manager-visualize.scala`][job-manager].
Expand Down

0 comments on commit 5a07eba

Please sign in to comment.