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

https://github.com/eivindarvesen/protium

A Sublime Text 3 package that enables inline feedback and code execution via Jupyter.
https://github.com/eivindarvesen/protium

jupyter programming-tools python sublime-package sublime-text sublime-text-3 sublime-text-plugin

Last synced: about 1 month ago
JSON representation

A Sublime Text 3 package that enables inline feedback and code execution via Jupyter.

Awesome Lists containing this project

README

          

# Protium
Sublime Text 3 package that integrates with [Jupyter](http://jupyter.org).
This enables inline code execution.

## Features
Some of the currently implemented features are:
* Tracebacks
*

## About
Protium basically implements a client that communicates with Jupyter kernels.

## What's in a name?
Jupyter => Hydrogen => Protium...

## License
This package is distributed under the terms of the 3-clause New BSD License. See the [license](LICENSE.txt) file for details.