Skip to content

Guide 6: exercise ws.license in the executed cells - #328

Merged
jsimonclark merged 1 commit into
mainfrom
docs/guide6-license-execute
Aug 1, 2026
Merged

Guide 6: exercise ws.license in the executed cells#328
jsimonclark merged 1 commit into
mainfrom
docs/guide6-license-execute

Conversation

@jsimonclark

Copy link
Copy Markdown
Collaborator

What
Adds the ws.license("cc-by-4.0") call to Guide 6's Stage 4 code cell, removes the now-redundant explicit license= from the guarded Stage 5 ws.zenodo call so the deposit demonstrates workspace-default inheritance, and re-executes the notebook so committed outputs are real.

Why
The license documentation landed in the Stage 4/5 markdown while ws.license was still unmerged, so the code cells lagged the prose: records in the executed walkthrough saved without a license and the Zenodo cell contradicted the stated precedence. This was the declared follow-up from the quickstart-truth PR.

How
Two cell edits plus a full nbconvert re-execution in the uv --all-extras environment; no markdown changes.

Testing
Notebook re-executed end to end offline; Stage 4 output now shows the workspace license stamp. uv run pytest -k "notebook or snippet": 10 passed.

The Stage 4 markdown has taught ws.license since the license work merged,
but the code cell never called it. Add the call, let the Stage 5 Zenodo
cell inherit the workspace default instead of passing license= explicitly
(matching the documented precedence), and re-execute the notebook so the
committed outputs show the license stamp.
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
batt-info Ready Ready Preview Aug 1, 2026 2:15am

Request Review

@jsimonclark
jsimonclark merged commit cd59893 into main Aug 1, 2026
25 checks passed
@jsimonclark
jsimonclark deleted the docs/guide6-license-execute branch August 1, 2026 02:24
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