Skip to content

Conversation

@Neclow
Copy link
Collaborator

@Neclow Neclow commented Jan 26, 2026

  • Add get_common_ancestor and get_node_depth/get_node_depths examples
  • Add robinson_foulds distance example
  • Add tip about using get_node_depths for efficiency
  • Add CI job to test demo notebook execution
  • Add nbstripout pre-commit hook (keep outputs, strip execution numbers)
  • Update optimisation section to reference demo_opt notebook

Closes #84

Neclow and others added 2 commits January 26, 2026 14:41
- Add get_common_ancestor and get_node_depth/get_node_depths examples
- Add robinson_foulds distance example
- Add tip about using get_node_depths for efficiency
- Add CI job to test demo notebook execution
- Add nbstripout pre-commit hook (keep outputs, strip execution numbers)
- Update optimisation section to reference demo_opt notebook

Closes sbhattlab#84
@Neclow Neclow merged commit d1af30b into sbhattlab:main Jan 26, 2026
9 checks passed
@Neclow Neclow deleted the feat/demo-notebook-updates branch January 26, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: add ci to test that the demo jupyter notebook runs correctly

1 participant