From 4409e2246dc7dbd0b3f8571648bb2f259a533d8e Mon Sep 17 00:00:00 2001 From: Roland Stevenson Date: Fri, 25 Aug 2023 10:55:02 +0000 Subject: [PATCH] rm __version__, update output, #659 --- examples/validation_with_tmle.ipynb | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/examples/validation_with_tmle.ipynb b/examples/validation_with_tmle.ipynb index 0ff22166..e3ea7834 100644 --- a/examples/validation_with_tmle.ipynb +++ b/examples/validation_with_tmle.ipynb @@ -84,11 +84,14 @@ }, "outputs": [ { - "name": "stdout", - "output_type": "stream", - "text": [ - "0.7.0\n" - ] + "data": { + "text/plain": [ + "'0.14.0'" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" } ], "source": [