Getting started with grapht-tool tutorials? material?

Hi all,

I am quite new to python and graph tool, but I will need it for my current project. Do you know if there is some online tutorial/book that I can read to learn to get a bit more fluent with it?

I started with the documentation, but I’m having some issues (like what IDE to use? I’m having issues with jupyter)

The right place to start is the quick-start guide here: Quick start using graph-tool — graph-tool 2.45 documentation

There is no discussion about which IDE to use, or how to use jupyter, since this out of scope for the documentation. You can use whatever IDE, choose or not to use jupyter, etc. I recommend getting acquainted with these first, and then going through the quick-start guide.