I did a small demo session at Experts Live NL this week about this topic. In this blog post, I aim to demonstrate the capabilities of the Polyglot extension, explain its functionality, which is easier compared to the original method of creating Jupyter notebooks, which I covered in 2022.
Category: Jupyter
Jupyter notebooks in VSCode with PowerShell support
I saw a video about Jupyter in Visual Studio Code a while back and tried to get it up and running. It seems that things have changed now. It was there in VSCode preview versions and the PowerShell preview extension. All the how-tos I found showed me how to get it installed/configured. So I played around with Jupyter and the PowerShell kernel installation and got it working in VSCode. In this blog post, I will show you how to install and configure everything 🙂