Kernel Gateway + Hydrogen ==> Remote Kernels!

648 views
Skip to first unread message

Kyle Kelley

unread,
Aug 8, 2016, 6:45:33 PM8/8/16
to jup...@googlegroups.com
Hey all,

Just wanted to let you know that Hydrogen, for Atom, now has preliminary support for remote kernels in https://github.com/nteract/hydrogen/releases/tag/v0.12.0

You can use either the kernel gateway or a notebook server:


1. Run in the command line: `python -m notebook --NotebookApp.allow_origin="127.0.0.1"`
2. Add the kernel gateway to Hydrogen's settings:
```
[{
    "name": "Local gateway",
    "options": {
        "baseUrl": "http://127.0.0.1:8888"
    }
}]
```
3. Invoke the command `hydrogen:connect-to-remote-kernel`

I'd love to see people doing this with remote JupyterHub endpoints somehow.

Big thanks to Nikita Kitaev for pushing up a prototype quickly, engaging with maintainers Nico and Lukas, and bringing us all the way to being able to use kernel gateway with Hydrogen. :D


--
Kyle Kelley (@rgbkrklambdaops.com)

Carol Willing

unread,
Aug 8, 2016, 8:48:51 PM8/8/16
to jup...@googlegroups.com
Thanks for the heads up, Kyle. Also thanks to Nikita, Nico, and Lukas too.


Carol Willing

Research Software Engineer
Project Jupyter at Cal Poly SLO

Director, Python Software Foundation

Signature Strengths
Empathy - Relator - Ideation - Strategic - Learner


--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CA%2BtbMaVc63VCBge6MQn%2BfX7uRxCNkNVMpRN%2B6KpHUjTVXrgd6g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

signature.asc

Fernando Perez

unread,
Aug 8, 2016, 9:02:36 PM8/8/16
to Project Jupyter

On Mon, Aug 8, 2016 at 5:48 PM, Carol Willing <will...@gmail.com> wrote:
Thanks for the heads up, Kyle. Also thanks to Nikita, Nico, and Lukas too.

+1, delighted to see this!


--
Fernando Perez (@fperez_org; http://fperez.org)
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
fernando.perez-at-berkeley: contact me here for any direct mail
Reply all
Reply to author
Forward
0 new messages