简体   繁体   English

atom.io,hydrogen和ipython remote(ssh)内核

[英]atom.io, hydrogen and ipython remote (ssh) kernel

So I discovered lately this atom.io text editor. 所以我最近发现了这个atom.io文本编辑器。 Soon after the amazing hydrogen . 神奇的hydrogen后不久。 So far so good, hydrogen starts an ipython kernel if it isn't already running and then it gives you real time interaction, just like with ipython notebook. 到目前为止, hydrogen启动了一个ipython内核,如果它尚未运行,那么它会为你提供实时交互,就像ipython笔记本一样。

Good, but does anyone know if it's possible for hydrogen to be set up to work with a remote ipython kernel? 很好,但是有人知道是否有可能将hydrogen设置为使用远程ipython内核? The way I thought I could make this work is to have a local kernel be a communication layer between hydrogen and the remote kernel, but I don't see any way to do this. 我认为我可以做到这一点的方法是让一个本地内核成为hydrogen和远程内核之间的通信层,但我认为没有办法做到这一点。 Do you have any idea how to set this up? 你知道怎么设置它吗?

Hydrogen is able to connect to remote kernels running locally or on a server since version 0.12. 从版本0.12开始,Hydrogen能够连接到本地或服务器上运行的远程内核。

Checkout our documentation for more infos. 查看我们的文档以获取更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM