From 7db1c1307c9633ca1223d96e4911cc887bca8b7e Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 23 May 2019 16:43:32 +0200 Subject: [PATCH] sample fix --- sample8.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sample8.ipynb b/sample8.ipynb index e4b7029..51714d5 100644 --- a/sample8.ipynb +++ b/sample8.ipynb @@ -43,14 +43,14 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 4, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "{'nomination_id': 247, 'seed': 'http://www.onb.ac.at', 'nominationtype': 5}\n" + "{'nomination_id': 374, 'seed': 'http://www.onb.ac.at', 'nominationtype': 5}\n" ] } ], @@ -91,7 +91,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.5" + "version": "3.6.6" } }, "nbformat": 4, -- GitLab