labmlai/annotated_deep_learning_paper_implementations

Error displaying widget: model not found

zhuyb00 opened this issue · 1 comments

When I use jupyter lab to run the ipynb file, it always print 'Error displaying widget: model not found' for experiment.configs, configs.init() and with experiment.start(): configs.run(). The sampling figure can be shown but the training procedure is unseen.
But if I use terminal to run the py file, the training procedure is avaliable but no images.
Any idea to solve this issue? Thanks!

vpj commented

which notebook are you running?