Using Jupyter with VSCode Remote
Set up the python environment with ipykernel
and notebook
packages installed. Ideally using a tool like uv or PDM to manage the environment.
Run a server (inside a tmux session)
Copy the URL that is echoed in the terminal:
Back in vscode select