Skip to content

refactor(examples): move batch-job example configs into the batch_jobs package#152

Merged
TjitsevdM merged 2 commits into
mainfrom
examples/move-batch-job-configs
Jul 2, 2026
Merged

refactor(examples): move batch-job example configs into the batch_jobs package#152
TjitsevdM merged 2 commits into
mainfrom
examples/move-batch-job-configs

Conversation

@TjitsevdM

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to #151. Moves the two example batch-job configs out of examples/ so that directory now contains only the manuscript notebook and its README.

  • examples/batch_jobs/temp_cpu_job.yamlsrc/spikelab/batch_jobs/examples/temp_cpu_job.yaml
  • examples/batch_jobs/temp_gpu_job.yamlsrc/spikelab/batch_jobs/examples/temp_gpu_job.yaml

The configs now live alongside the batch_jobs package and its INSTRUCTIONS.md. The one doc reference (INSTRUCTIONS.md smoke-test command) is updated to the new path. Git tracks both as 100% renames, preserving history.

examples/ after this change:

examples/
├── README.md
└── manuscript_analysis.ipynb

@TjitsevdM
TjitsevdM merged commit 1fa7c79 into main Jul 2, 2026
2 checks passed
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.

1 participant