Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lgeiger/hydrogen-launcher
- Owner: lgeiger
- License: mit
- Created: 2016-09-04T22:24:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T20:07:28.000Z (over 6 years ago)
- Last Synced: 2024-10-13T11:32:21.815Z (26 days ago)
- Language: JavaScript
- Homepage: https://atom.io/packages/hydrogen-launcher
- Size: 22.5 KB
- Stars: 96
- Watchers: 11
- Forks: 30
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - lgeiger/hydrogen-launcher - :rocket: Launch terminals and jupyter consoles connected to hydrogen (others)
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/).