8 Replies
I'm not too familiar with Spyder, but it doesn't look like it supports a web UI. In this case, I think you might be better served using VNC https://coder.com/docs/coder-oss/latest/ides/remote-desktops
Remote Desktops - Coder OSS main docs
Learn how to use Remote Desktops with Coder
(There's also X11 forwarding over SSH, but I've never had good experiences using that)
works well for me but not on low-bandwidth/high-ping connections which you might want coder in
@Atif what about this ?
i'm trying to get less active posts to know what to focus on
I am busy these days so can not work on this.
For now I have abandoned using Spyder
alright
Spyder allows connecting to an external kernels but this process is tedious
https://docs.spyder-ide.org/current/panes/ipythonconsole.html#using-external-kernels
A sample approach can be this https://github.com/spyder-ide/spyder-kernels/issues/358
GitHub
Automate remote ssh kernel setup and connection · Issue #358 · spyd...
Hello! This is a feature-request, but I hope opening an issue is fine. EDIT: The original issue has been rewritten for clarity Current implementation Users must follow along with the remote kernel ...
A plugin can be developed to automate this process.
GitHub
Writing Plugins · spyder-ide/spyder Wiki
Official repository for Spyder - The Scientific Python Development Environment - Writing Plugins · spyder-ide/spyder Wiki