00a_intro_and_float.ipynb: loadMNIST?

Hi, after my importing TensorFlow and loadMNIST which is defined in workbook 00_load_data and can load the data into TensorFlow Tensors, why does not it work and show error: ‘use of unresolved identifier ‘loadMNIST’’? how to fix it? thanks.