Skip to content

Conversation

@KevsterAmp
Copy link
Contributor

@KevsterAmp KevsterAmp commented Oct 26, 2025

Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we remove the documentation, I think we might as well remove the other related files. So could you remove other reference or files related to Dockerfile or Gitpod?

EDIT: Also possibly good timing to remove Gitpod, looks like they're rebranding/refocusing efforts as well https://github.com/gitpod-io/gitpod/blob/main/README.md

@mroeschke mroeschke added the Docs label Oct 27, 2025
@KevsterAmp
Copy link
Contributor Author

@mroeschke should I also remove gitpod/ and Dockerfile or just the related files for this PR?

@KevsterAmp KevsterAmp requested a review from mroeschke October 31, 2025 04:57
@mroeschke
Copy link
Member

should I also remove gitpod/ and Dockerfile or just the related files for this PR?

Yes please. And any files or lines in files that used Dockerfile or anything in gitpod/

@KevsterAmp
Copy link
Contributor Author

KevsterAmp commented Nov 2, 2025

(pandas-dev) kev@earth pandas % rg -ie "docker" .
./web/pandas/pdeps/0010-required-pyarrow-dependency.md
189:- Alpine linux (commonly used as a base for Docker containers)

./scripts/tests/data/deps_minimum.toml
149:# the base windows docker image to check if any dlls are

./doc/source/whatsnew/v1.5.0.rst
399:- The ``Dockerfile`` now installs a dedicated ``pandas-dev`` virtual environment for pandas development instead of using the ``base`` environment (:issue:`48427`)
(pandas-dev) kev@earth pandas % rg -ie "gitpod" .
(pandas-dev) kev@earth pandas % ls -R | grep -i "gitpod"
(pandas-dev) kev@earth pandas % ls -R | grep -i "docker"
Dockerfile.pandas-debug

Not sure if I should also delete ./scripts/tests/data/deps_minimum.toml docker part but it looks like its related to windows CI dockerimage.

Dockerfile.pandas-debug is not tracked on git

@mroeschke mroeschke added this to the 3.0 milestone Nov 3, 2025
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks LGTM! Going to leave this open for a little bit just in case there are comments from others

@KevsterAmp KevsterAmp changed the title DOC: remove gitpod/docker/devcontainer related documentation Remove ALL gitpod/docker/devcontainer related files and docs Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

3 participants