From 27b7437826eb8e0384b1ad5390004b12dc8f9fc8 Mon Sep 17 00:00:00 2001 From: W Beecher Baker Date: Fri, 26 Jul 2024 14:57:57 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1044a17..6f75cdc 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,7 @@ Files & notes for a series of docker tutorials for coworkers. ``` * Recommendations for other libraries to try out: https://www.mygreatlearning.com/blog/open-source-python-libraries/ + +## Session 2: Run multiple containers together + +See this repo: [mq-experiments](https://github.itap.purdue.edu/AgIT/mq-experiments)