Skip to content

Tags: QuantEcon/test-lecture-python-intro

Tags

publish-2026feb06

Toggle publish-2026feb06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove environment.yml push trigger from cache workflow (#34)

In container mode, environment.yml has no effect on the build — the
container's pre-installed environment is used. No need to trigger a
cache rebuild when this file changes. The weekly schedule handles
regular cache refreshes.

publish-test-2026jan16

Toggle publish-test-2026jan16's commit message
Add artifact upload to cache workflow for visibility

publish-test-2026jan16e

Toggle publish-test-2026jan16e's commit message
Add packages:read permission for container access

Tag-triggered workflows may need explicit package permission to pull
from GHCR.

publish-test-2026jan16d

Toggle publish-test-2026jan16d's commit message
Add packages:read permission for container access

Tag-triggered workflows may need explicit package permission to pull
from GHCR.

publish-test-2026jan16c

Toggle publish-test-2026jan16c's commit message
Add packages:read permission for container access

Tag-triggered workflows may need explicit package permission to pull
from GHCR.

publish-test-2026jan16b

Toggle publish-test-2026jan16b's commit message
Add packages:read permission for container access

Tag-triggered workflows may need explicit package permission to pull
from GHCR.

publish-test-2025nov07b

Toggle publish-test-2025nov07b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

publish-test-2025nov07

Toggle publish-test-2025nov07's commit message
Disable notebook syncing for testing