Write a new Python notebook that will load cell coordinates and a trajectory matrix from their tsv files, and visualize the trajectory on the given layout.
The major flows of the trajectory will be shown with lines between cells on the plot. Choose the largest k flows to draw and color code the lines based on their value, with darker lines representing higher flows.