Skip to content

Conversation

@tyndria
Copy link
Contributor

@tyndria tyndria commented Dec 3, 2025

Previous PRs

#6882
#6884

Summary of changes

Besides the work implemented in the above-mentioned PRs to migrate from anaconda default channel, there are other minor places where it's still used:

mlflow_server_ab_test_ambassador.ipynb

examples/models/mlflow_server_ab_test_ambassador/conda.yaml pins the defaults channel. I've migrated env to the conda-forge, but while I was testing it I did few other things:

  • Upgraded seldon-core-analytics and left a deprecation notice for this chart after came across this comment. This chart was deprecated in the 1.14 version.
  • Left a note about seldon-core-analytics chart being deprecated in the notebook itself as it's still using it.

wrappers/s2i/python/test/pytorch-env

wrappers/s2i/python/test/pytorch-env/environment.yml also hard-codes defaults. I've decided to remove this test as it's not used in automated tests and hasn't been properly maintained.

servers/mlflowserver/models/elasticnet_wine

servers/mlflowserver/models/elasticnet_wine/conda.yaml:3 lists defaults. I've migrated it to the conda-forge channel, retrained and uploaded to the bucket.

incubating/wrappers/s2i/python_openvino - will be part of ANOTHER PR

incubating/wrappers/s2i/python_openvino/Dockerfile_openvino_base:77 installs tensorflow/opencv without an explicit channel. This image hasn't been maintained (and openvino integration generally), so the deprecation of this part would be done in a separate PR.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"## 5. Visualise and monitor the performance of your models using Seldon Analytics\n",
"## 5. Visualise and monitor the performance of your models using Seldon Analytics (DEPRECATED)\n",
"\n",
"WARNING (2025-12): `seldon-core-analytics` **is deprecated. Please consider using alternative monitoring solutions.**\n",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deprecation notice regarding seldon-core-analytics

@tyndria tyndria requested a review from vtaskow December 3, 2025 14:59
Copy link
Contributor

@vtaskow vtaskow left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@tyndria tyndria merged commit 07c48b7 into SeldonIO:release-1.19.0-prep Dec 8, 2025
0 of 2 checks passed
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