Azure / MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
https://docs.microsoft.com/azure/machine-learning/service/
MIT License
4.07k stars 2.52k forks source link

Unable to edit python (.py) files in azureml notebook #1889

Open rashed2014 opened 1 year ago

rashed2014 commented 1 year ago

Hello, I am having issues editing python files in azureml. After launching azureml, I can open a python file and edit. But if I open another file, editing in all .py files lock up. I am using firefox. Please help.

larsvasseldonk commented 1 year ago

I am facing the same issue while using Firefox. When I open the same .py file in Chrome it does work though.

beschmitt commented 1 month ago

It is more than a year later and this bug still exists and is 100% reproducible on my end. -Open AzureML -Open python-file and write something, everything works -as soon as you open a notebook the python-file is uneditable until you close the workspace and reopen it again