Using jupterlab-sidecar (or similar) within VSCode notebook

1 week ago 4
ARTICLE AD BOX

So VSCode (Cursor) allows one to use notebooks within it. A very nice widget for JupyterLab is this jupyterlab-sidecar, which allows one to split the screen and do things like visualize a map and interactively run cells modifying values and so on. This is much nicer than having the map stuck on a cell somewhere in the notebook.

I have not been able to get it to work within VSCode, I was wondering if there is some work around.

Read Entire Article