When using a Jupyter Notebook from Azure ML Studio with Python 3 I interrupt the kernel due to some long running code. The kernel then won't restart.
I open a completely new Python 3 notebook to explore a completely different dataset and after opening the new notebook I immediately get 'The kernel appears to have died. It will restart automatically'.
I am unable to get the kernel started in any way. this happened once before and after a few days it was working again. Any way I can get this working sooner?
Also trying to open a python 2 notebook works fine but trying to run the auto generated code to import a CSV dataset I get:
workspace_id not provided and not available via config
and an R notebook I get:
Error: config file is missing: '~/.azureml/settings.json'