IBM / HNCDI-Explain-GeoDN

HNCDI Explain course notebooks for GeoDN
MIT License
2 stars 1 forks source link

Issue with workflow grab_log function #7

Open erikduijm opened 6 months ago

erikduijm commented 6 months ago

In part 2 of the fundamentals, when grabbing the logs:

logs = geodn_modelling.grab_logs(model_run_id)

I get the error UnboundLocalError: local variable 'log_output' referenced before assignment image

The workflow should be done: image

junaidbibm commented 6 months ago

This should be resolved now.