Kristenliu/bench 8074#19
Open
kvo3 wants to merge 8 commits into
Open
Conversation
#20) The following `notebook-cleanup` Claude skill is used for linting code and structure, clearing notebook cell outputs and generating HTML snapshots of outputs when making PRs. HTML snapshots are committed to the repo in a `notebook-snapshots` directory that mirrors the notebook's relative path in the repo. Usage: - Install skills: cp -r claude/skills/notebook-cleanup/* ~/.claude/skills/ (or symlink) - Restart Claude Code - Invoke `/notebook-cleanup` Related to Jira ticket: [BENCH-8741](https://verily.atlassian.net/browse/BENCH-8741) [BENCH-8741]: https://verily.atlassian.net/browse/BENCH-8741?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to BENCH-8074.
The following changes were made:
first_hour_on_vwb/creating_a_data_collection.ipynb:first_hour_on_vwb/working_with_bq_resources.ipynbfirst_hour_on_vwb/working_with_groups.ipynblist-userscommand withrolein "wb group list-users" commandfirst_hour_on_vwb/working_with_resources.ipynbPDFs and HTML version files added for review
notebook-cleanup Claude skill .md file modified after testing findings