Skip to content

DataJoint LabBook is a graphical user interface built using React to facilitate working with DataJoint computational pipelines.

License

Notifications You must be signed in to change notification settings

jverswijver/datajoint-labbook

 
 

Repository files navigation

Demo GIF Failed

User Documentation

DataJoint LabBook is a graphical user interface built using React to facilitate working with DataJoint computational pipelines.

Installation

If you have not done so already, please install the following dependencies:

Prerequisites

Download the docker-compose-deploy.yaml docker environment from the release located here.

Running the application

To start the application, use the command:

PHARUS_VERSION=0.1.0 DJLABBOOK_VERSION=0.1.0 docker-compose -f docker-compose-deploy.yaml up -d

To stop the application, use the command:

PHARUS_VERSION=0.1.0 DJLABBOOK_VERSION=0.1.0 docker-compose -f docker-compose-deploy.yaml down

References

About

DataJoint LabBook is a graphical user interface built using React to facilitate working with DataJoint computational pipelines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.3%
  • CSS 14.2%
  • Other 1.5%