CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
22 stars 11 forks source link

introduction notebook doesn't walk users through auth #10

Closed fcollman closed 3 years ago

fcollman commented 3 years ago

the first cells of the notebook need to setup auth

fcollman commented 3 years ago

also if you don't have a .cloudvolume secrets directory

ceesem commented 3 years ago

Changes made in fc9e22f address some bugs in auth that should help make setting up auth easier and give more useful errors. The example notebook has been updated as well.

ceesem commented 3 years ago

Solved by #12