Hi, I am using higlass v0.4.0 and I'm trying to save a png file in a jupyter notebook as described in the tutorial. However, I get the following error message:
AttributeError: 'HiGlassDisplay' object has no attribute 'save_as_png'
Any troubleshooting suggestions?