Skip to content

Claude/fix gcloud custom jobs gic se#74

Merged
qualiaMachine merged 2 commits intomainfrom
claude/fix-gcloud-custom-jobs-gicSe
Mar 6, 2026
Merged

Claude/fix gcloud custom jobs gic se#74
qualiaMachine merged 2 commits intomainfrom
claude/fix-gcloud-custom-jobs-gicSe

Conversation

@qualiaMachine
Copy link
Owner

No description provided.

claude added 2 commits March 6, 2026 22:08
The backslash line continuation character only works on Linux/macOS.
Windows CMD uses ^ and PowerShell uses backtick. Added callouts in both
the markdown episode and notebook explaining all three alternatives.

https://claude.ai/code/session_01KZ1FCFktQv2unzJ8owWgBj
The --config flag for `gcloud ai custom-jobs create` expects the job
spec contents directly (not wrapped in displayName/jobSpec), and all
field names must use snake_case (worker_pool_specs, machine_spec, etc.)
rather than camelCase. Also, --display-name is a required CLI flag that
must be passed on the command line, not in the config file.

Updated both XGBoost and PyTorch YAML examples, all submit commands,
challenge solutions, and Windows compatibility examples.

https://claude.ai/code/session_01KZ1FCFktQv2unzJ8owWgBj
@qualiaMachine qualiaMachine merged commit a0ed14f into main Mar 6, 2026
2 of 3 checks passed
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

NOTE: This Pull Request (#74) was previously merged

github-actions bot pushed a commit that referenced this pull request Mar 6, 2026
Auto-generated via `{sandpaper}`
Source  : a0ed14f
Branch  : main
Author  : Christopher Endemann <endemann@wisc.edu>
Time    : 2026-03-06 22:34:02 +0000
Message : Merge pull request #74 from qualiaMachine/claude/fix-gcloud-custom-jobs-gicSe

Claude/fix gcloud custom jobs gic se
github-actions bot pushed a commit that referenced this pull request Mar 6, 2026
Auto-generated via `{sandpaper}`
Source  : 6967765
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-03-06 22:38:08 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : a0ed14f
Branch  : main
Author  : Christopher Endemann <endemann@wisc.edu>
Time    : 2026-03-06 22:34:02 +0000
Message : Merge pull request #74 from qualiaMachine/claude/fix-gcloud-custom-jobs-gicSe

Claude/fix gcloud custom jobs gic se
github-actions bot pushed a commit that referenced this pull request Mar 10, 2026
Auto-generated via `{sandpaper}`
Source  : 6967765
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-03-06 22:38:08 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : a0ed14f
Branch  : main
Author  : Christopher Endemann <endemann@wisc.edu>
Time    : 2026-03-06 22:34:02 +0000
Message : Merge pull request #74 from qualiaMachine/claude/fix-gcloud-custom-jobs-gicSe

Claude/fix gcloud custom jobs gic se
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.

2 participants