Skip to content

Conversation

jrdnbradford
Copy link
Contributor

Resolves a FIXME in tljh/installer.py so that the TLJH installation continues with a warning if there is an exception installing requirements passed to --user-requirements-txt-url.

New behavior can be tested locally:

.github/integration-test.py run-test integration-tests \         
    --installer-args="--user-requirements-txt-url=https://example.com/fake-requirements.txt" \
    test_hub.py \
    test_install.py

@minrk minrk closed this Oct 7, 2025
@minrk minrk reopened this Oct 7, 2025
@minrk minrk merged commit 27cf17d into jupyterhub:main Oct 7, 2025
30 of 34 checks passed
@jrdnbradford jrdnbradford deleted the fixme-req-url branch October 7, 2025 19:05
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