Please feel free to contribute your tutorials or exercises by sending a pull request and adding yourself on the list. To run locally, first create a new file called app.env based on app.env.example.
spot_dists = np.array([distance(test_spot, [x, y]) for x, y in zip(spot_x_coords, spot_y_coords)]) #print(ann_data_object.uns["spatial"]) #print(ann_data_object.obsm ...