[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28885] [PATCH] Add ruby-iruby and dependencies
From: |
Christopher Baines |
Subject: |
[bug#28885] [PATCH] Add ruby-iruby and dependencies |
Date: |
Wed, 18 Oct 2017 06:58:12 +0100 |
Control: block -1 28773
This patch series adds a ruby kernel for Jupyter/IPython.
At the moment, it's dependant on supporting wrapping as part of the
Ruby build system.
When run in a shell, iruby seems to crash, something which looks to be
fixed upstream, but not yet released (with [1]), however it does still
work when used from the Jupyter notebook.
1:
https://github.com/SciRuby/iruby/commit/514c7475f4d01a3c25fc8caf943e5d58675bd6ad
Christopher Baines (9):
gnu: networking: Add czmq.
gnu: Add ruby-mocha-on-bacon.
gnu: Add ruby-bacon-bits.
gnu: Add ruby-bond.
gnu: Add ruby-czmq-ffi-gen.
gnu: Add ruby-cztop.
gnu: Add ruby-data_uri.
gnu: Add ruby-mimemagic.
gnu: Add ruby-iruby.
gnu/packages/networking.scm | 25 +++++
gnu/packages/ruby.scm | 241 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 266 insertions(+)
pgpCRUZnNwwQh.pgp
Description: OpenPGP digital signature
- [bug#28885] [PATCH] Add ruby-iruby and dependencies,
Christopher Baines <=
- [bug#28885] [PATCH 1/9] gnu: networking: Add czmq., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 3/9] gnu: Add ruby-bacon-bits., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 9/9] gnu: Add ruby-iruby., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 6/9] gnu: Add ruby-cztop., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 8/9] gnu: Add ruby-mimemagic., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 5/9] gnu: Add ruby-czmq-ffi-gen., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 7/9] gnu: Add ruby-data_uri., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 4/9] gnu: Add ruby-bond., Christopher Baines, 2017/10/18
- [bug#28885] [PATCH 2/9] gnu: Add ruby-mocha-on-bacon., Christopher Baines, 2017/10/18