Add summary pages for hosted notebooks

This commit is contained in:
Wataru Otsubo 2025-01-26 10:37:42 +01:00
parent 2bab455089
commit d1ff3aed23
10 changed files with 30 additions and 5 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `create_database`(formally `create_database_from_exported_csvs`) now can save a JLD2 cache to store parsed slave logs.
- Docs: add index page for published notebooks
### Changed