log

age author description
2017-08-10 Brendan Rius Fix docker build
2017-08-10 Brendan Rius Remove easy install script as installation method changed
2017-08-10 Brendan Rius Bump to 1.2.0 1.2.0
2017-08-10 Brendan Rius Change install procedure
2017-08-08 Brendan Rius Bump to 1.1.0 1.1.0
2017-06-09 Brendan Rius Merge pull request #21 from ericjperry/master
2017-04-13 Brendan Rius Merge pull request #27 from spoorcc/issue-14
2017-04-13 Ben Spoor Add args magic to provide cli-args to user program
2017-04-12 Brendan Rius Merge pull request #26 from spoorcc/issue-10
2017-04-12 Ben Spoor Added cflags and ldflags magics
2017-02-18 Brendan Rius Merge pull request #22 from fermiumlabs/issue-c_extension
2017-02-18 Davide Bortolami solve error “traitlets.traitlets.TraitError: FileExtension trait 'file_extension' does not begin with a dot: ‘c’” when exporting to script with nbconvert
2017-01-18 Eric Perry Move cd before checkout since we need to be in the repo.
2017-01-18 Eric Perry Parameterized install.sh script to allow specification of tag and repository.
2016-06-08 Brendan Rius Update README.md
2016-06-08 Brendan Rius Add instruction on how to live-edit the code
2016-06-08 Brendan Rius Fix #9
2016-06-08 Brendan Rius Ignore some more files in git
2016-06-08 Brendan Rius Improve install.sh
2016-06-08 Brendan Rius Make step-by-step installation less error prone
2016-06-06 Brendan Rius Fix typo
2016-05-16 Brendan Rius Merge pull request #11 from brendan-rius/issue-4
2016-05-16 Brendan Rius Make sure to empty the queue so no message should be left over in it remote/issue-4
2016-04-30 Brendan Rius Rename Jupytersubprocess and comment it
2016-04-30 Louis 'Kureuil' Person Fix subprocess bufsize & master compilation
2016-04-30 Louis 'Kureuil' Person Remove stream buffering on stdout & stderr
2016-04-30 Brendan Rius Remove logging
2016-04-30 Brendan Rius wip
2016-04-30 Brendan Rius wip
2016-04-30 Brendan Rius Add contributing guidelines in README