Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lgeiger/hydrogen-launcher

:rocket: Launch terminals and jupyter consoles connected to hydrogen
https://github.com/lgeiger/hydrogen-launcher

Last synced: 12 days ago
JSON representation

:rocket: Launch terminals and jupyter consoles connected to hydrogen

Awesome Lists containing this project

README

        

# :rocket: Hydrogen Launcher

With Hydrogen Launcher you can open a terminal at the current working directory with a simple command.

It is tested on linux, macOS and windows. You also can easily configure it to use your favorite terminal application.

## Usage

If you are using [Hydrogen](https://github.com/nteract/hydrogen/) to work with jupyter kernels you can launch a [jupyter](http://jupyter.org/) or [ipython](https://ipython.org/) console connected to your running kernel.

Launch terminals from Atom | Launch [jupyter](http://jupyter.org/) consoles connected to [Hydrogen](https://github.com/nteract/hydrogen)
:-------------------------:|:-------------------------:
![terminal](https://cloud.githubusercontent.com/assets/13285808/18366900/c912f1ca-7618-11e6-93e1-b708b4383aaa.gif) | ![hydrogen](https://cloud.githubusercontent.com/assets/13285808/18366899/c9120f94-7618-11e6-986c-9adbc84d7609.gif)

**Launch [jupyter](http://jupyter.org/) consoles connected to [Hydrogen](https://github.com/nteract/hydrogen) inside [PlatformIO IDE Terminal](https://github.com/platformio/platformio-atom-ide-terminal)**

![platformio](https://cloud.githubusercontent.com/assets/13285808/21818082/bffff466-d766-11e6-8dac-a7940b8b486d.gif)

## Installation

Run `apm install hydrogen-launcher` from the command line or search for `hydrogen-launcher` in the [install pane of the Atom settings](http://flight-manual.atom.io/using-atom/sections/atom-packages/).