Alex Baden
Alex Baden
Since we have many different django installations running across a bunch of domains, it may make sense to force session cookies to subdomains. E.g. neurodata.io synaptomes.neurodata.io cloud.neurodata.io ... etc ......
https://github.com/neurodata/spdb/blob/master/spatialdb.py#L856 should be `ycube == ymaxcube` not `ycube or ymaxcube`, I think.
No success with either the django-cors-headers app or nginx (at least, not with enabling CORS for specific paths). Would prefer to do it in django, but could also do it...
Add option to set a new host/kvserver value when importing console metadata for a project
User story: I have a generic script that takes a single channel in an HDF5 file, does some data analysis, and writes it out. I wrote my script for OCP...
For example, EM images and LM images get treated differently. I'm not sure what the best way to accomplish this is. Maybe in LIMS, but then we need to be...