GraphCanon updated 2w · GitHub synced 2w
Decision brief
LabNotebook is designed for machine learning practitioners who require robust capabilities to monitor, record, and query their experiments within Jupyter Notebook environments leveraging PostgreSQL for data storage.
Good fit when
- Use LabNotebook when you need a tool tailored specifically for managing machine learning experiment records in a Jupyter environment with PostgreSQL as your backend data store.
- Opt for LabNotebook if reproducibility of research is paramount, and you are working on projects where every detail of experiments needs to be meticulously documented.
Avoid when
- Avoid using LabNotebook if your project does not require integration with Jupyter Notebooks or PostgreSQL databases.
- Do not choose LabNotebook when your primary use case involves real-time experimentation management without the need for detailed, persistent record-keeping.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (3047d since push)
- As of 2w
- Provenance
- Not a fork · Personal account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/henripal/labnotebookSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
LabNotebook facilitates the process of recording, saving, querying, and observing various aspects of machine learning experimentation.
Capability facts
- Languages
- jupyter notebook
Source: github.language · Aug 3, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Install labnotebook:
Clone the repository:
git clone https://github.com/henripal/labnotebook.git
Enter the directory and install labnotebook locally:
cd labnotebook
pip install .
For agents
This page has a .md twin and JSON over the API.