Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.6 KB

File metadata and controls

33 lines (22 loc) · 1.6 KB

DataLab-Web documentation

Guides and reference material for DataLab-Web. Start with the project README for the overview and quickstart.

User guide

Concepts & architecture

Subsystems

  • Notebooks — multi-tab notebook panel, .ipynb import/export, macro conversion.
  • Plugins — Qt-compatible PluginBase API, hot-reload and the bundled vitrine plugin.
  • Shim registry — tracking temporary backport shims.

Contributing & release

Integration examples