Skip to content

feat: remove conda from docker environment#136

Open
rvaibhav wants to merge 4 commits intonvidia-cosmos:mainfrom
rvaibhav:rvaibhav/remove_conda
Open

feat: remove conda from docker environment#136
rvaibhav wants to merge 4 commits intonvidia-cosmos:mainfrom
rvaibhav:rvaibhav/remove_conda

Conversation

@rvaibhav
Copy link
Copy Markdown
Contributor

@rvaibhav rvaibhav commented Jul 23, 2025

This MR removes conda from docker environment for cosmos-predict1.

docker pipeline 32451143 successful

tests pipeline 32451635 successful

@rvaibhav rvaibhav force-pushed the rvaibhav/remove_conda branch from c8ff643 to 9d7ad79 Compare July 25, 2025 15:30
@pjannaty pjannaty requested a review from spectralflight July 25, 2025 16:15
RUN pip install --upgrade pip && pip install cmake ninja

# Install cosmos-predict1 dependencies. This will take a while.
RUN echo "Installing dependencies. This will take a while..." && \
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No need to change for this PR, but here are tips for making incremental builds fast: https://docs.astral.sh/uv/guides/integration/docker/#optimizations

@rvaibhav rvaibhav force-pushed the rvaibhav/remove_conda branch from 0583971 to f672202 Compare July 28, 2025 14:47
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.

3 participants