Skip to content

Commit 94bbd4a

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents cf02a2f + 82f5dd9 commit 94bbd4a

File tree

33 files changed

+2719
-2431
lines changed

33 files changed

+2719
-2431
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ refresh-pipfilelock-files:
431431
echo "Updating $(PYTHON_VERSION) Pipfile.lock in $$dir"
432432
cd $$dir
433433
if [ -f "Pipfile" ]; then
434-
pipenv lock
434+
pipenv lock --verbose
435435
else
436436
echo "No Pipfile found in $$dir, skipping."
437437
fi

jupyter/datascience/ubi9-python-3.11/Pipfile.lock

Lines changed: 111 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi9-python-3.11/requirements.txt

Lines changed: 111 additions & 99 deletions
Large diffs are not rendered by default.

jupyter/minimal/ubi9-python-3.11/Pipfile.lock

Lines changed: 111 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/minimal/ubi9-python-3.11/requirements.txt

Lines changed: 111 additions & 99 deletions
Large diffs are not rendered by default.

jupyter/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 111 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/pytorch/ubi9-python-3.11/requirements.txt

Lines changed: 111 additions & 99 deletions
Large diffs are not rendered by default.

jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 111 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/rocm/pytorch/ubi9-python-3.11/requirements.txt

Lines changed: 111 additions & 99 deletions
Large diffs are not rendered by default.

jupyter/rocm/tensorflow/ubi9-python-3.11/Pipfile.lock

Lines changed: 111 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)