Skip to content

Conversation

@Philmod
Copy link
Contributor

@Philmod Philmod commented Jan 12, 2021

http://b/176254901

It wasn't upgraded in the latest prerelease image.

$ docker run -it gcr.io/kaggle-images/python:prerelease /bin/bash
root@322557b5cb60:/# papermill --version
2.1.0 from /opt/conda/lib/python3.7/site-packages/papermill/cli.py (3.7.6)
root@322557b5cb60:/# pip install --upgrade papermill
[...]
Successfully installed papermill-2.2.2
root@322557b5cb60:/# papermill --version
2.2.2 from /opt/conda/lib/python3.7/site-packages/papermill/cli.py (3.7.6)

@Philmod Philmod requested a review from rosbo January 12, 2021 20:01
@rosbo
Copy link
Contributor

rosbo commented Jan 12, 2021

#934 will upgrade the base image which includes papermill 2.2.2. Probably better to not upgrade it here to avoid churn on the image as much as possible during the build process.

@Philmod Philmod closed this Jan 12, 2021
@Philmod Philmod deleted the upgrade-papermill branch January 12, 2021 20:06
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