Jupyter notebooks used for testing are currently not configured to automatically point to the model checkpoint directory for trained models. The user has to manually select the model checkpoint directory.
Hash commit 3935e4fb22bd48ef3f1d8aafbe99cf5f811a27d9 resolves this issue. Notebooks use LOGDIR environment variable to locate the model checkpoint directory.
Jupyter notebooks used for testing are currently not configured to automatically point to the model checkpoint directory for trained models. The user has to manually select the model checkpoint directory.