# utility file for storing an access token for the hemibrain Python API # first, make an account on https://neuprint.janelia.org/ # then, go to your account tab (https://neuprint.janelia.org/account), # find your "Auth Token", and paste it below. # this is used in connectomics/get_AL_neurons_v1.2.ipynb my_token = 'your token here'