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.
- Host: GitHub
- URL: https://github.com/eivindarvesen/protium
- Owner: EivindArvesen
- License: bsd-3-clause
- Created: 2016-12-30T18:04:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T18:05:19.000Z (over 9 years ago)
- Last Synced: 2025-06-05T03:57:48.845Z (12 months ago)
- Topics: jupyter, programming-tools, python, sublime-package, sublime-text, sublime-text-3, sublime-text-plugin
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.