Tutorials¶
Recorded talks and video walkthroughs. If you would rather read than watch, start with Getting Started.
Talks & webinars¶
Interactive multi-dataset dashboards with Depictio¶
🎬 SciLifeLab Data Centre webinar, 2 June 2026: building a multi-dataset dashboard and sharing it through a public URL.
A one-hour webinar in the SciLifeLab Data Centre's Tools for AI/ML research in life sciences series, covering the full path from creating a project to sharing a dashboard publicly via SciLifeLab Serve.
Recorded on v0.13.2
This was filmed shortly before the 1.0 release. The React viewer shown is the one still in use, but some URLs and menu labels moved in v1.0.0, so check the changelog if something doesn't match what you see.
Video walkthroughs¶
Shorter clips, embedded alongside the documentation they belong to:
| Watch | Where | What it covers |
|---|---|---|
| Project types | Projects guide | Basic vs advanced projects, and which to reach for |
| Registering data with the CLI | Getting Started | Running depictio-cli against a YAML project configuration |
| Building a dashboard | Dashboard creation | Adding components, wiring interactivity, saving |
| Using a dashboard | Using the dashboard | Filters, selections and cross-collection filtering |
Try it yourself¶
- Live demo is a running instance with example projects. No account needed, and it resets periodically.
- Open in Codespaces is a full stack in the browser, nothing to install.
- Getting Started covers the same ground as the webinar, in written form, on your own machine.