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