-
Hi DataJoint Team,
I have set up a MySQL server on a Synology NAS with 6 GB of ram to work with DataJoint. I noticed that after having a prolonged time of usage (days), the ram usage on the server (…
-
With
- datajoint
- neo IO
- stimfit
- bokeh (although this one could also go in scipyserver)
-
after https://github.com/datajoint/datajoint-matlab/issues/222
ixcat updated
2 years ago
-
It seems possible (perhaps likely?) that different groups will have their own databases, but would like to be able to import a set of analyses / results from another group. This could be something lik…
-
## Feature Request
### Problem
Currently if you attempt use `extends` on Docker Compose `services` with a `depends_on` configuration, it will throw an error.
### Requirements
- Allow healthche…
-
See https://github.com/datajoint/workflow-array-ephys/pull/18
-
I installed MySQL server 8.0.32, matlab R2022b, Datajoint 3.5.0, mym 2.8.5 on my desktop 64 bit Windows 10 machine. When I typed in dj.conn( ) in matlab and entered credentials, I get the error:
“E…
-
See https://github.com/datajoint/wiki/wiki/Union
-
See https://github.com/datajoint/wiki/wiki/Join
-
## Bug Report
### Description
In a newer version of DataJoint, empty matrices ([]) are inserted into a table as NULL rather than a longblob representing the empty set. This results in discrepancie…