log

age author description
Thu, 13 Apr 2017 11:29:48 +0200 Brendan Rius Merge pull request #27 from spoorcc/issue-14
Thu, 13 Apr 2017 08:09:16 +0000 Ben Spoor Add args magic to provide cli-args to user program
Wed, 12 Apr 2017 20:59:16 +0200 Brendan Rius Merge pull request #26 from spoorcc/issue-10
Wed, 12 Apr 2017 15:32:07 +0000 Ben Spoor Added cflags and ldflags magics
Sat, 18 Feb 2017 12:15:29 +0100 Brendan Rius Merge pull request #22 from fermiumlabs/issue-c_extension
Sat, 18 Feb 2017 01:56:07 +0100 Davide Bortolami solve error “traitlets.traitlets.TraitError: FileExtension trait 'file_extension' does not begin with a dot: ‘c’” when exporting to script with nbconvert
Wed, 18 Jan 2017 11:27:00 -0500 Eric Perry Move cd before checkout since we need to be in the repo.
Wed, 18 Jan 2017 11:18:51 -0500 Eric Perry Parameterized install.sh script to allow specification of tag and repository.
Wed, 08 Jun 2016 11:44:17 +0100 Brendan Rius Update README.md
Wed, 08 Jun 2016 11:29:29 +0100 Brendan Rius Add instruction on how to live-edit the code
Wed, 08 Jun 2016 11:24:21 +0100 Brendan Rius Fix #9
Wed, 08 Jun 2016 10:49:11 +0100 Brendan Rius Ignore some more files in git
Wed, 08 Jun 2016 10:41:43 +0100 Brendan Rius Improve install.sh
Wed, 08 Jun 2016 10:34:02 +0100 Brendan Rius Make step-by-step installation less error prone
Mon, 06 Jun 2016 15:52:40 +0100 Brendan Rius Fix typo
Mon, 16 May 2016 11:14:22 +0100 Brendan Rius Merge pull request #11 from brendan-rius/issue-4
Mon, 16 May 2016 09:43:47 +0100 Brendan Rius Make sure to empty the queue so no message should be left over in it remote/issue-4
Sat, 30 Apr 2016 23:05:43 +0100 Brendan Rius Rename Jupytersubprocess and comment it
Sat, 30 Apr 2016 23:58:52 +0200 Louis 'Kureuil' Person Fix subprocess bufsize & master compilation
Sat, 30 Apr 2016 23:48:19 +0200 Louis 'Kureuil' Person Remove stream buffering on stdout & stderr
Sat, 30 Apr 2016 22:47:49 +0100 Brendan Rius Remove logging
Sat, 30 Apr 2016 21:45:41 +0100 Brendan Rius wip
Sat, 30 Apr 2016 21:45:41 +0100 Brendan Rius wip
Sat, 30 Apr 2016 21:44:41 +0100 Brendan Rius Add contributing guidelines in README
Sat, 30 Apr 2016 11:18:38 +0100 Brendan Rius Use Python 3 by default
Sat, 30 Apr 2016 11:18:38 +0100 Brendan Rius Fix module name in kernel.json
Fri, 29 Apr 2016 10:41:04 +0100 Brendan Rius Merge pull request #6 from ryukinix/install-sh
Fri, 29 Apr 2016 05:47:25 -0300 Manoel Vilela For compatibility reasons, use jupyter-kernelspec
Fri, 29 Apr 2016 01:12:06 -0300 Manoel Vilela Add specials args to avoid syntax errors with wget
Thu, 28 Apr 2016 23:29:12 -0300 Manoel Vilela Add alternative installation using wget and sh