Forum Discussion
Assistance Needed: Kernel Connection Timeout in VS Code with Microsoft Fabric
- Anonymous2 years ago
Hi Anonymous ,
Thank you so much for your help. I have raised a support ticket for this issue. Ticket Number is 2403130040001992. - Anonymous2 years ago
Hi Anonymous
The issue in your case is the session is starting very slowly. Can you please add the JupyterLaunch Timeout like this:
Default timeout is 60000 ms (1 minutes). Set the Default timeout to 10 mins (i.e) 600000ms. After setting the timeout you can connect to the cluster successfully.
Hope this helps. Please let me know if you have any further queries.
Hi Anonymous
Thanks for using Fabric Community.
Can you please check if the spark version in your notebook is also set to runtime 1.1 version?
Thanks.
Hi Anonymous ,
Yes the spark version in my notebook is also set to runtime 1.1 version. I'm able to run this notebook in the UI but not locally in vscode.
Thank you.