nteract / scrapbook

A library for recording and reading data in notebooks.
https://nteract-scrapbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
281 stars 26 forks source link

idea: using MLflow tracking for recordings #1

Open mabayona opened 5 years ago

mabayona commented 5 years ago

MLflow (https://mlflow.org/) implements a nice and versatile way of storing sample runs. Would it be applicable for scrapbook?

mabayona commented 5 years ago

and maybe intake (https://github.com/ContinuumIO/intake) for reading data from external sources.

MSeal commented 5 years ago

Sorry missed this project's notifications. I'll take a deeper look at that. At the very least it might be a good option to support.