Welcome to the Tolias Lab data pipeline
First steps
- obtain an account
datajoint.ninai.org with appropriate privileges.
- install datajoint from https://github.com/datajoint/datajoint-python. If you install earlier, pull the latest version.
- when you import datajoint for the first time, you will be prompted to edit the connection credentials in the config file.
- clone https://github.com/cajal/pipeline. If you cloned previously, be sure to get the latest update.
Change your password
You can change your password on the server using the dj.set_password() command: