Hi,

I think you're right: it'd be really nice to have remote editing in Spyder. We just haven't found the time to do it :-)


Cheers,
Carlos

El 27/02/16 a las 13:13, Ariel Balter escribió:
I think it is an important feature. Many editors have this, such as pycharm and komodo, and I think there are even plugins for notepad++, brackets, geany, etc. Eclipse has a sophisticated system for this. There is a terminal program called MobaXterm (really awesome by the way) for windows that has an integrated editor (which is not great, but does work). You can easily edit remote files and simultaneously run the scripts in a remote shell. The only thing that you can't do is to run the specific script you are working on in an automatic way.

I guess what I'm saying is that without knowing more about the internals of Spyder, I can't understand why in principle you can't edit a remote script and then with a click send the command to run it to a remote shell.

I'm not trying to be too critical--I know you work hard on spyder and that it is an open source effort. But I just want to point out the importance of an IDE that works remotely and how relevant it is in the field of IDEs.

On Sat, Feb 27, 2016 at 6:16 AM, Carlos Córdoba <[email protected] <mailto:[email protected]>> wrote:

    You can execute files on remote kernels, but you can't interrupt
    nor kill those kernels from within Spyder. That's a limitation of
    IPython/Jupyter kernels, so there's nothing we can do about it.

    Besides, at the moment you *can't* edit files in remote servers.
    Sylvain Corlay (one of our core developers) mentioned that he had
    developed a remote file explorer some time ago, but I think he's
    been too busy to submit it.


    Cheers,
    Carlos

    El 26/02/16 a las 18:43, Ariel Balter escribió:
    What is the status of being able to edit files on a remote server
    and execute in a remote shell via ssh?

    
https://bitbucket.org/spyder-ide/spyderlib/pull-requests/20/connection-to-a-remote-kernel-via-ssh/diff
-- You received this message because you are subscribed to the
    Google Groups "spyder" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to [email protected]
    <mailto:[email protected]>.
    To post to this group, send email to [email protected]
    <mailto:[email protected]>.
    Visit this group at https://groups.google.com/group/spyderlib.
    For more options, visit https://groups.google.com/d/optout.

-- You received this message because you are subscribed to a topic in
    the Google Groups "spyder" group.
    To unsubscribe from this topic, visit
    https://groups.google.com/d/topic/spyderlib/8pj3laGJfaI/unsubscribe.
    To unsubscribe from this group and all its topics, send an email
    to [email protected]
    <mailto:[email protected]>.
    To post to this group, send email to [email protected]
    <mailto:[email protected]>.
    Visit this group at https://groups.google.com/group/spyderlib.
    For more options, visit https://groups.google.com/d/optout.




--
--
Ariel Balter
arielbalter.com <http://arielbalter.com>
509-713-0087

"Don't believe everything you think."
--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to