Description
Accessibility and ease of use is an important goal for igraph. I would love to see it being easy to use in various popular interactive environments. I reached out to https://cocalc.com to ask that python-igraph be a default package. They were supportive and it will be included in the next release. Plotting works fine.
Another very popular such environment is Google Colab https://colab.research.google.com/ I cannot get plotting working there, even after successfully installing pycairo.
We should look into which environments people might use python-igraph, and either work with the developer of that environment to make it work, or provide instructions on how to make igraph work.
@iosonofabio Is this something you'd be interested in looking into, in particular getting plotting working in Google Colab?