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 > On Aug 9, 2016, at 7:45 AM, Kyle Kelley <[email protected]> wrote: > > 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 > <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 <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 (@rgbkrk <https://twitter.com/rgbkrk>; lambdaops.com > <http://lambdaops.com/>) > > -- > 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 [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/CA%2BtbMaVc63VCBge6MQn%2BfX7uRxCNkNVMpRN%2B6KpHUjTVXrgd6g%40mail.gmail.com > > <https://groups.google.com/d/msgid/jupyter/CA%2BtbMaVc63VCBge6MQn%2BfX7uRxCNkNVMpRN%2B6KpHUjTVXrgd6g%40mail.gmail.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/AB3E90E4-B33A-42BE-BDE3-D1316F0D23B1%40gmail.com. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP using GPGMail
