From e510c3ceffaa0edeb6f81b15d0d53259fc332f84 Mon Sep 17 00:00:00 2001 From: Nick Todd Date: Fri, 3 May 2024 15:10:24 +0100 Subject: [PATCH] #2442: Removed 'primaite setup' call --- src/primaite/notebooks/multi-processing.ipynb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/primaite/notebooks/multi-processing.ipynb b/src/primaite/notebooks/multi-processing.ipynb index d5b56cbb..71addce6 100644 --- a/src/primaite/notebooks/multi-processing.ipynb +++ b/src/primaite/notebooks/multi-processing.ipynb @@ -8,15 +8,6 @@ "Based on a code example provided by Rachael Proctor." ] }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "#!primaite setup" - ] - }, { "cell_type": "markdown", "metadata": {},