Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (5.8k points)

I can't seem to get the logger to work in the online azure notebooks workspace. I'm using python 3.6 environments. Running this import:

from azureml.logging import get_azureml_logger

gives me the following error:

ModuleNotFoundError: No module named 'azureml.logging

Browse Categories

...