Integrations .md

Storage

Read & write:

  • Local file systems

  • AWS S3

  • S3-compatible storage services, e.g., MinIO & Cloudflare R2

  • Google Cloud Storage

Read only:

  • http/https: ln.Artifact("https://a-website.com/a-dataset.txt")

  • Hugging Face: ln.Artifact("hf://datasets/org/repo/dataset.parquet")

Ontologies & registries

  • bionty: Biological ontologies, with easy import from >20 public ontologies

  • pertdb: Registries for perturbations (compounds, biologics, genetic interventions, etc.)

Git

Auto-sync with git: track guide.

Computational notebooks

You can call ln.track() and ln.finish() (or the R versions) in four notebook types:

  • Jupyter

  • Marimo

  • R markdown

  • Quarto

For both notebook types, source code is stored in .py format and run reports as html. Jupyter notebooks leverage the py:percent format and Marimo notebooks the Marimo standard.

MLOps

Workflow managers

Tables & arrays

Visualization

ELN systems

  • Benchling: sync schema and data from your registries within our team/enterprise plan