Imagenette missing data

Hi

I am trying to use imagenette2-160 for the resnet chapter (14) but it appears only one folder has any data.
‘/root/.fastai/data/imagenette2-160/val/n02979186’: 174 files

Consequently when I try

dls=get_data(URLs.IMAGENETTE_160,160,128)

I get

IndexError Traceback (most recent call last)

in ()
----> 1 dls=get_data(URLs.IMAGENETTE_160,160,128)

9 frames

/usr/local/lib/python3.7/dist-packages/fastcore/foundation.py in _get(self, i)
113
114 def _get(self, i):
–> 115 if is_indexer(i) or isinstance(i,slice): return getattr(self.items,‘iloc’,self.items)[i]
116 i = mask2idxs(i)
117 return (self.items.iloc[list(i)] if hasattr(self.items,‘iloc’)

IndexError: list index out of range

Any suggestions please.

Regards Conwyn

Hi Everybody
Restarted notebook and files appear
/root/.fastai/data/imagenette2-160/val/n03000684 386 Files
/root/.fastai/data/imagenette2-160/val/n03425413 419
/root/.fastai/data/imagenette2-160/val/n03028079 409
/root/.fastai/data/imagenette2-160/val/n02979186 357
/root/.fastai/data/imagenette2-160/val/n02102040 395
/root/.fastai/data/imagenette2-160/val/n01440764 387
/root/.fastai/data/imagenette2-160/val/n03417042 389
/root/.fastai/data/imagenette2-160/val/n03394916 394
/root/.fastai/data/imagenette2-160/val/n03445777 399
/root/.fastai/data/imagenette2-160/val/n03888257 390