From 885a1716bc1f6e50336d6f541fda351cd05254af Mon Sep 17 00:00:00 2001 From: Beecher Baker Date: Mon, 1 Jul 2024 15:36:19 -0400 Subject: [PATCH] better header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38b2525..5059ea4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Files & notes for a series of docker tutorials for coworkers. -## Notes for the presenter +## Session 1: Run a Jupyter Notebook 1. Getting things working 1. Everybody run `docker run hello-world` to make sure Docker is installed and working.