Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Lightweight experiment tracking documentation
Lightweight experiment tracking documentation

Quickstart

  • Tutorials
    • Creating a basic project
    • Creating a basic repository for your artifacts
    • Workflow integration with Prefect

How-to...

  • Create a basic project
  • Tag experiments
  • Filter experiments within your project
  • Log non-global metrics
  • Represent the project as a table
  • Save and examine experiment artifacts
  • Write a custom artifact handler
  • Version artifacts
  • Specify cross-project dependencies
  • Log a project to an external file system
  • Open existing projects
  • Merge project files
  • Use lazyscribe with Prefect

Reference

  • Contributing
  • GitHub repository
  • lazyscribe
    • lazyscribe package
      • lazyscribe.artifacts package
      • lazyscribe.prefect package
Back to top
View this page

TutorialsΒΆ

Below is a gallery of tutorials for using lazyscribe.

Creating a basic project

Creating a basic project

Creating a basic repository for your artifacts

Creating a basic repository for your artifacts

Workflow integration with Prefect

Workflow integration with Prefect

Download all examples in Python source code: tutorials_python.zip

Download all examples in Jupyter notebooks: tutorials_jupyter.zip

Gallery generated by Sphinx-Gallery

Next
Creating a basic project
Previous
Home
Copyright © 2025, Akshay Gupta
Made with Sphinx and @pradyunsg's Furo