|
|
|
|
|
by dist-epoch
535 days ago
|
|
The need to start the server is really annoying. Especially when you have notebooks in multiple places, or multiple virtual envs. This is why I moved to working with Jupyter notebooks in VS Code, there is no server to manually start. |
|
Vscode can also connect to existing servers. This can be very useful. For instance, you can put a ton of data and CPU in a server and work with vscode on a small laptop. If network latency is low enough, this works great.