From 11c268cd788df25f0dd6b4dfe1c14f77f0707e15 Mon Sep 17 00:00:00 2001 From: acoca Date: Sat, 6 Jul 2024 13:09:15 +0100 Subject: [PATCH] fix missing white space --- docs/landslide_xbatcher.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/landslide_xbatcher.ipynb b/docs/landslide_xbatcher.ipynb index b2cec16..6403aaf 100644 --- a/docs/landslide_xbatcher.ipynb +++ b/docs/landslide_xbatcher.ipynb @@ -104,7 +104,7 @@ "\n", "- xarray {cite:ps}`a-xarray-hoyer2017` with [`zarr`](https://pypi.org/project/zarr/) engines\n", "- xbatcher {cite:ps}`a-xbatcher-2024`\n", - "- pytorch {cite:ps}`a-pytorch-paszke2019` with pyTorch lightning{cite:ps}`a-plightning_falcon2019`\n", + "- pytorch {cite:ps}`a-pytorch-paszke2019` with pyTorch lightning {cite:ps}`a-plightning_falcon2019`\n", "- dask {cite:ps}`a-dask-2016`\n", "\n", "Please install these packages if not already available in your Python environment.\n",