DeepSpeed/docker
Hyogeun Oh (오효근) 7f3d669b40
Remove Duplicate Declaration of pandas in `Dockerfile` (#6959)
### Description

This pull request removes the redundant installation of `pandas` from
the `Dockerfile`.
It was previously declared twice, and this update eliminates the
duplicate entry, improving the clarity and maintainability of the
`Dockerfile`.


018ece5af2/docker/Dockerfile (L124)


018ece5af2/docker/Dockerfile (L135)

### Changes

Removed the duplicate pandas installation line from the `RUN pip
install` command.
2025-01-17 17:44:49 +00:00
..
gh-builder Switch what versions of python are supported (#5676) 2024-11-06 20:37:52 -08:00
rocm Switch what versions of python are supported (#5676) 2024-11-06 20:37:52 -08:00
Dockerfile Remove Duplicate Declaration of pandas in `Dockerfile` (#6959) 2025-01-17 17:44:49 +00:00