ModuleNotFoundError: No module named 'datasets'

I am getting this error in this notebook.

ModuleNotFoundError: No module named 'nbs.datasets'
ModuleNotFoundError: No module named 'datasets'

pip install datasets

3 Likes