From fd4314bc651bd2522f830184ba361b77ea0a2ea7 Mon Sep 17 00:00:00 2001 From: docktermj Date: Mon, 6 Jan 2025 17:51:45 -0500 Subject: [PATCH] Savepoint --- .../developing-with-senzing-using-grpc/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/presentations/developing-with-senzing-using-grpc/README.md b/presentations/developing-with-senzing-using-grpc/README.md index b8d0f3d..a4b9a8c 100644 --- a/presentations/developing-with-senzing-using-grpc/README.md +++ b/presentations/developing-with-senzing-using-grpc/README.md @@ -199,6 +199,16 @@ https://raw.githubusercontent.com/senzing-garage/knowledge-base/refs/heads/main/presentations/developing-with-senzing-using-grpc/senzing_hello_world.py ``` + 1. Visit [DiffNow] and enter the following URLs: + + ```console + https://raw.githubusercontent.com/senzing-garage/playground/refs/heads/main/rootfs/examples/python/senzing_load_truthsets.py + ``` + + ```console + https://raw.githubusercontent.com/senzing-garage/knowledge-base/refs/heads/main/presentations/developing-with-senzing-using-grpc/senzing_load_truthsets.py + ``` + ## Run python/go in Jupyter Notebooks ## References