Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mlops: add python3.11 based image #64

Merged
merged 13 commits into from
Sep 19, 2024
Merged

mlops: add python3.11 based image #64

merged 13 commits into from
Sep 19, 2024

Conversation

moss2k13
Copy link
Member

@moss2k13 moss2k13 commented Sep 12, 2024

Dockerfile changes:

  • dynamic python versions
  • python default version updated 3.8 -> 3.11
  • mlflow default version updated 1.23.1 -> 2.15.1
  • kedro default version updated 0.17.5 -> 0.19.8

New image tagged similar as official jupyter dockerhub repo:

  • jupyterlab-mlops:python-3.11

@moss2k13
Copy link
Member Author

tested locally using:
docker run -it --rm --network host --name jupyterlab-mlops docker pull gcr.io/getindata-images-public/jupyterlab-mlops:python-3.11-latest bash

Copy link

@moss2k13 moss2k13 self-assigned this Sep 13, 2024
@moss2k13
Copy link
Member Author

ready for review guys

@moss2k13 moss2k13 merged commit 085045a into master Sep 19, 2024
5 checks passed
@moss2k13 moss2k13 deleted the feat/mlops-update branch September 19, 2024 06: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.

2 participants