diff --git a/tutorial/4_specsscan_load_sweep_scan.ipynb b/tutorial/4_specsscan_load_sweep_scan.ipynb index d3f1156..2c2e0f6 100644 --- a/tutorial/4_specsscan_load_sweep_scan.ipynb +++ b/tutorial/4_specsscan_load_sweep_scan.ipynb @@ -33,14 +33,6 @@ "Here, a SpecsScan class instance is created as per the configuration provided in [config.yaml](../tests/data/config.yaml). Crop parameters are set by an additional config dictionary." ] }, - { - "attachments": {}, - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### The path may changed to point to the scan folder of the data of interest (for example, on a server drive)" - ] - }, { "cell_type": "code", "execution_count": null,