From 7dffc2a13630efa20c1795453c4106406f9771e0 Mon Sep 17 00:00:00 2001 From: yash Date: Thu, 17 Oct 2019 10:55:59 -0400 Subject: [PATCH] add upgrade --- ja.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ja.ipynb b/ja.ipynb index 93f73a7..7112815 100644 --- a/ja.ipynb +++ b/ja.ipynb @@ -42,7 +42,7 @@ "outputs": [], "source": [ "%%capture\n", - "!pip install nimport azure-kusto-notebooks" + "!pip install --upgrade nimport azure-kusto-notebooks" ] }, { @@ -210,7 +210,7 @@ "version": "3.7.4" }, "nteract": { - "version": "0.14.5" + "version": "0.15.0" } }, "nbformat": 4,