higlass / higlass/higlass-python
save_as_png AttributeError
Open
- Dominant language
- Python
- Stars
- 66
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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](https://docs-python.higlass.io/getting_started.html#saving-the-view). However, I get the following error message:
```AttributeError: 'HiGlassDisplay' object has no attribute 'save_as_png'```
Any troubleshooting suggestions?
Contributor guide
Assessment
This issue has not been assessed yet.