Forum Discussion
roger_fabric
1 year agoNew Member
Remote and persistent Jupyter kernel in Microsoft Fabric
Is there a way to connect to a Microsoft Fabric Jupyter kernel remotely from a local VSCode desktop, such that the session is aware of the local filesystem. The reason for this setup is that when dev...
DavidDalley66
1 year agoRegular Visitor
Hey! I ran into a similar issue when trying to set up a persistent Jupyter kernel in Fabric. Right now, Microsoft Fabric doesn’t officially support persistent Jupyter kernels between sessions. Each notebook session runs in a temporary compute environment.However, you can check out the official docs here for updates or possible workarounds
https://learn.microsoft.com/fabric/data-science/
You can also visit my website is you like.