Test Your Network Graph Knowledge

Enhance your proficiency in Bokeh networking through this practical exercise.

We'll cover the following

Challenge

In the previous lesson, we successfully plotted a network graph with bokeh and networkx. The fill_color of each node was skyblue.

Now, let’s try to change this code so that each node is filled with a different color. We will use the Category20 color palette from bokeh for this purpose.

Get hands-on with 1200+ tech skills courses.