From 01195de7329f104b14b0f5c9fb73a8e11d4c183c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 30 Jul 2024 09:55:17 +0000 Subject: [PATCH] Strip outputs from .ipynb files [skip ci] --- PM2/python_orthogonal_orig.ipynb | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/PM2/python_orthogonal_orig.ipynb b/PM2/python_orthogonal_orig.ipynb index a1b8e9e0..91215793 100644 --- a/PM2/python_orthogonal_orig.ipynb +++ b/PM2/python_orthogonal_orig.ipynb @@ -61,16 +61,7 @@ "metadata": { "id": "G7t_ujgeG42T" }, - "outputs": [{ - "data": { - "text/plain": [ - "10" - ] - }, - "execution_count": 2, - "metadata": {}, - "output_type": "execute_result" - }], + "outputs": [], "source": [ "# Initialize constants\n", "B = 10000 # Number of iterations\n",