Details of failed tests for create_train_val_dirs

Here are the steps:

  1. On google colab, File > Download > Download .ipynb and save it on your disk at say, /home/myuser/notebooks/mynotebook.ipynb
  2. Launch the notebook on your local system using
    $ jupyter /home/myuser/notebooks/mynotebook.ipynb
  3. Follow these instructions.