From 847d35cbbb140659e718a0033666071b6a4d302f Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Tue, 24 Dec 2019 22:48:44 +0200 Subject: [PATCH] Add AWS dynamic cluster management service --- examples/dynamic_cloud_cluster.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/dynamic_cloud_cluster.ipynb b/examples/dynamic_cloud_cluster.ipynb index 30f6624..19cba27 100644 --- a/examples/dynamic_cloud_cluster.ipynb +++ b/examples/dynamic_cloud_cluster.ipynb @@ -174,7 +174,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "##### Import Packages and Budget Definition Sanity Sheck" + "##### Import Packages and Budget Definition Sanity Check" ] }, { @@ -483,7 +483,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "##### Execute Forever* (the controller is stateless, so you can always re-execute the notbook)" + "##### Execute Forever* (the controller is stateless, so you can always re-execute the notebook)" ] }, {