Skip to content

Organize examples and update CLI#58

Merged
joewandy merged 2 commits intoupdatesfrom
codex/replace-notebooks-with-example-folder
Jun 5, 2025
Merged

Organize examples and update CLI#58
joewandy merged 2 commits intoupdatesfrom
codex/replace-notebooks-with-example-folder

Conversation

@joewandy
Copy link
Owner

@joewandy joewandy commented Jun 5, 2025

Summary

  • move demos out of notebooks/ into an examples/ folder
  • drop old notebooks directory
  • make run_hlda the main CLI runner using the sklearn wrapper
  • rename console command to hlda-run
  • update README and tests for new layout

Testing

  • pre-commit run --files scripts/run_hlda.py examples/bbc_demo.py examples/synthetic_data.py tests/test_bbc_demo.py tests/test_export_tree_json.py README.md pyproject.toml
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_6840e95b7fa88326b46ea0321509ca98

@joewandy joewandy merged commit db38380 into updates Jun 5, 2025
1 check failed
@joewandy joewandy deleted the codex/replace-notebooks-with-example-folder branch June 5, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments