Azure / Azure/MachineLearningNotebooks
Autosave-like environment versions?
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Comece pela configuração do pipeline PythonScriptStep e inspecione como workspace environment version=1 é referenciado. Reproduza a execução com o ambiente criado pelo Docker, compare a versão solicitada com a versão Autosave gerada e seu status de build e documente se a divergência é esperada ou um defeito.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- azure, docker, python
- Domínio
- cloud, machine-learning
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100