Azure / Azure/MachineLearningNotebooks
Autosave-like environment versions?
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comience con la configuración de la canalización PythonScriptStep e inspeccione cómo se referencia workspace environment version=1. Reproduzca la ejecución con el entorno creado por Docker, compare la versión solicitada con la versión de Autosave generada y su estado de compilación, y documente si la discrepancia es esperada o un defecto.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- azure, docker, python
- Área
- cloud, machine-learning
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100