Skip to content

docs+chore: submit to 'Week 11 Submissions' collection + pin Python 3.12 - #4

Merged
lassebenni merged 7 commits into
mainfrom
docs/submit-to-week11-submissions-collection
Jul 14, 2026
Merged

docs+chore: submit to 'Week 11 Submissions' collection + pin Python 3.12#4
lassebenni merged 7 commits into
mainfrom
docs/submit-to-week11-submissions-collection

Conversation

@lassebenni

@lassebenni lassebenni commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Two Week 11 assignment-repo fixes:

  1. Submission target — tell students to save their Metabase dashboard into the shared Week 11 Submissions collection (Teachers group has view access) instead of a personal collection, which teachers can't see.
  2. Python pin — add week11-streamlit/.python-version = 3.12. Without it uv sync grabs the student's default interpreter; on 3.13/3.14 psycopg2-binary has no wheels and the build fails. Matches nyc-taxi-streamlit-reference.

🤖 Generated with Claude Code

Lasse Benninga and others added 2 commits July 13, 2026 16:18
Non-admin students can't create public links and personal collections are
admin-only, so teachers can't grade a dashboard left in a personal collection.
Instruct students to save into the shared 'Week 11 Submissions' collection.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Without a .python-version, uv sync grabs the student's default interpreter;
on Python 3.13/3.14 psycopg2-binary 2.9.9 has no wheels and the build fails.
Pin 3.12 to match nyc-taxi-streamlit-reference.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lassebenni lassebenni changed the title docs: submit Metabase dashboard to shared 'Week 11 Submissions' collection docs+chore: submit to 'Week 11 Submissions' collection + pin Python 3.12 Jul 13, 2026
Lasse Benninga and others added 5 commits July 13, 2026 21:48
"My submission" now asks for the presentation recording link with a privacy
warning (never public, never commit the .mp4), and points to the optional
Azure-native path (upload to the shared student-submissions container, share a
read-only link) documented in the Week 11 Assignment chapter.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The student-submissions container is shared, so the README now states the
naming convention (week-11/<your-name>.mp4) alongside the Azure pointer.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Ship .github/PULL_REQUEST_TEMPLATE.md so the PR body auto-fills (what built /
how to review / how to run / extra / self-check), and add a README section on
reviewer-ready, reproducible submissions: run from a clean clone against the
reviewer's own Postgres, and commit screenshots for the private dev_<name>
data and Metabase Questions a reviewer cannot run.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Drop the Loom / YouTube / Drive hosting alternatives; students record locally
and upload the .mp4 to the shared student-submissions blob container.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Direct, tenant-scoped Storage browser link to the student-submissions
container for students who upload by hand instead of via the az CLI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lassebenni
lassebenni merged commit 969e493 into main Jul 14, 2026
@lassebenni
lassebenni deleted the docs/submit-to-week11-submissions-collection branch July 14, 2026 08:11
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