Azure / Azure/MachineLearningNotebooks

Autosave-like environment versions?

Open
#1,798 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

I am trying to use a custom environment (docker-based) within a PythonScriptStep. The environment exists (version=1) in the workspace and has already been successfully built with Docker (build status is succeeded).

Whenever I try to run the pipeline and use this environment AzureML ignores the environment version and injects a version named `Autosave_{YYYY}-{MM}-{DD}T{HH}:{MM}:{SS}Z_{some_hash}.`. The pipeline run then fails saying this version does not match the one provided (version=1). This environment version then appears in the environment versions list but I did not create it. There are no builds available for such environment version.

Is this expected? What might be causing this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.