Preview:
gcp_key='../gcp_key.json'
fs = gcsfs.GCSFileSystem(project=gcp_project, access="read", token=gcp_key)
df_ext = pd.read_csv(file_name,storage_options={"token": gcp_key})
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter