Skip to content

Commit

Permalink
Merge pull request #2 from domitry/iruby_update
Browse files Browse the repository at this point in the history
Update IRuby entry
  • Loading branch information
bollwyvl committed Dec 3, 2015
2 parents 761bc9b + e913e42 commit a78c59a
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions kernels/kernels.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,20 +568,29 @@
"kern:iruby": {
"@id": "kern:iruby",
"actions": {
"act:github": "gh:minad/iruby",
"act:view": "nbv:github/minad/iruby/blob/master/IRuby-Example.ipynb"
"act:github": "gh:SciRuby/iruby",
"act:view": "nbv:github/SciRuby/sciruby-notebooks/blob/master/IRuby%20Examples/demo.ipynb"
},
"description": "Ruby kernel for IPython Notebook",
"environments": {
"env:ruby": {}
},
"languages": [
"lang:ruby":{
"versions": ["2.1.0"]
}
]
"metrics": {
"gh:forks": 26,
"gh:stargazers": 148,
"gh:updated": "2015-05-08T23:34:43+00:00"
},
"name": "IRuby",
"url": "http://nbviewer.ipython.org/github/minad/iruby/blob/master/IRuby-Example.ipynb"
"url": "http://nbviewer.ipython.org/github/SciRuby/sciruby-notebooks/blob/2282205f756b5e8cdba86407a437a01905159794/IRuby%20Examples/demo.ipynb",
"logo": "https://raw.githubusercontent.com/SciRuby/iruby/master/logo/logo-64x64.png",
"features": [
"feat:autocomplete"
]
},
"kern:iscala": {
"@id": "kern:iscala",
Expand Down

0 comments on commit a78c59a

Please sign in to comment.