CAVEconnectome / CAVEclient

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

Require non-null datastack for using datastack to server address map #185

Open ceesem opened 2 months ago

ceesem commented 2 months ago

Add datastack check to not record datastack-to-server mapping if datastack is None.