Skip to content

Clean up CLI tutorial#283

Closed
neuralsorcerer wants to merge 2 commits intofacebookresearch:mainfrom
neuralsorcerer:tut
Closed

Clean up CLI tutorial#283
neuralsorcerer wants to merge 2 commits intofacebookresearch:mainfrom
neuralsorcerer:tut

Conversation

@neuralsorcerer
Copy link
Collaborator

Copilot AI review requested due to automatic review settings January 19, 2026 05:34
@meta-cla meta-cla bot added the cla signed label Jan 19, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR cleans up the Balance CLI tutorial notebook to improve clarity and maintainability. It removes an unused synthetic dataset section that created redundancy, streamlines the diagnostics exploration by grouping metrics with their associated variables, and shortens the CLI help output to avoid overwhelming the notebook.

Changes:

  • Removed synthetic dataset creation section and associated numpy import
  • Streamlined diagnostics inspection to show metric/variable pairs in grouped format
  • Shortened CLI help output to display only first 40 lines

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tutorials/balance_cli_tutorial.ipynb Removed unused synthetic dataset section; replaced separate metric/var listings with grouped metric→var display; truncated --help output; removed numpy import
CHANGELOG.md Added entry documenting the CLI tutorial cleanup

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@meta-codesync
Copy link

meta-codesync bot commented Jan 19, 2026

@talgalili has imported this pull request. If you are a Meta employee, you can view this in D90957223.

@meta-codesync
Copy link

meta-codesync bot commented Jan 19, 2026

@talgalili merged this pull request in 6417fb0.

@neuralsorcerer neuralsorcerer deleted the tut branch January 19, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] clean up CLI tutorial

3 participants