Skip to content

Extending datalab

datalab is deliberately incomplete: the core models the graph, and the specifics of your technique arrive as plugins.

This section is aimed at the person in the group who is comfortable writing a bit of Python — you do not need to be a web developer, and you do not need to touch the core codebase.

Only install plugins you trust

Plugins run inside the server process with full server privileges.