graphcore / Gradient-Pytorch-Geometric

A repository of tutorials and examples demonstrating use of PyTorch Geometric with IPUs
MIT License
6 stars 2 forks source link

3_small_graph_batching_with_padding.ipynb has JavaScript error #10

Open nmb-paperspace opened 1 year ago

nmb-paperspace commented 1 year ago

In learning-pytorch-geometric-on-ipus/3_small_graph_batching_with_padding.ipynb

Cell 5 def molecule_converter(... has a JavaScript error

Model class 'OutputModel' from module '@jupyter-widgets/output' is loaded but can not be instantiated
TypeError: Cannot read properties of undefined (reading 'sessionContext')
    at u.initialize (https://console.paperspace.com/ide/vendors-f64a56cf.7db820de113321a55e18.js:2:159546)
    at new e.Model (https://console.paperspace.com/ide/vendors-c30f4496.7db820de113321a55e18.js:2:483011)
    at new u (https://console.paperspace.com/ide/vendors-f64a56cf.7db820de113321a55e18.js:2:159298)
    at z._make_model (https://console.paperspace.com/ide/vendors-f64a56cf.7db820de113321a55e18.js:2:11894)
<function __main__.conf_viewer(idx)>
evawGraphcore commented 1 year ago

Hi, I’m unable to reproduce these errors. Can you give me more information on the runtime details? Which image is your container pointing to? Which machine type are you running on?