Skip to content

Commit 9dabef6

Browse files
author
Josh Adams
committed
Make a Gemfile and start kernel.py
1 parent e7b2e35 commit 9dabef6

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
source 'rubygems'

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
## iRuby
2+
This begins life as a straight line for line port of the iPython repo stored here: https://github.com/fperez/zmq-pykernel/
3+
4+
Ideally it becomes something more consequential later.
5+
6+
### Development

lib/kernel.rb

Whitespace-only changes.

0 commit comments

Comments
 (0)