Thu, 10 Aug 2017 17:05:45 +0200 |
Brendan Rius |
Remove easy install script as installation method changed
|
Thu, 10 Aug 2017 17:01:40 +0200 |
Brendan Rius |
Bump to 1.2.0
1.2.0
|
Thu, 10 Aug 2017 17:00:32 +0200 |
Brendan Rius |
Change install procedure
|
Tue, 08 Aug 2017 02:00:58 +0200 |
Brendan Rius |
Bump to 1.1.0
1.1.0
|
Fri, 09 Jun 2017 16:32:31 +0200 |
Brendan Rius |
Merge pull request #21 from ericjperry/master
|
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
|
Fri, 29 Apr 2016 10:35:38 +0100 |
Brendan Rius |
Use setuptools instead of distutils
|
Fri, 29 Apr 2016 10:06:15 +0100 |
Brendan Rius |
Add setup.cfg
|
Fri, 29 Apr 2016 10:05:16 +0100 |
Brendan Rius |
Add URL and download URL to setup.py
|
Fri, 29 Apr 2016 10:01:38 +0100 |
Brendan Rius |
Change version from 1.0 to 1.0.0
1.0.0
|
Fri, 29 Apr 2016 09:59:42 +0100 |
Brendan Rius |
Add keywords for package
|
Fri, 29 Apr 2016 09:58:55 +0100 |
Brendan Rius |
Change package name
|
Fri, 29 Apr 2016 09:52:03 +0100 |
Brendan Rius |
Add MIT license
|
Mon, 18 Apr 2016 19:55:41 -0700 |
Brendan Rius |
Update README.md
|
Mon, 18 Apr 2016 19:53:50 -0700 |
Brendan Rius |
Update README
|
Mon, 18 Apr 2016 19:52:48 -0700 |
Brendan Rius |
Update README.md after #2 and to move the requirements to the correct section
|
Mon, 18 Apr 2016 19:47:23 -0700 |
Brendan Rius |
Merge pull request #2 from brendan-rius/issue-1
|
Mon, 18 Apr 2016 19:45:41 -0700 |
Brendan Rius |
Move kernel.json to a specific folder
remote/issue-1
|
Sat, 26 Mar 2016 15:39:37 +0000 |
Brendan Rius |
Add docker pull in readme
|
Sat, 26 Mar 2016 15:00:29 +0000 |
Brendan Rius |
Fix typo in readme
|
Sat, 26 Mar 2016 14:59:52 +0000 |
Brendan Rius |
Add basic docker instructions
|
Sat, 26 Mar 2016 14:56:17 +0000 |
Brendan Rius |
Update README to add pip
|
Sat, 26 Mar 2016 14:54:39 +0000 |
Brendan Rius |
Dockerized project :)
|
Fri, 25 Mar 2016 15:03:55 +0000 |
Brendan Rius |
Now use __main__ instead of __init__
|
Fri, 25 Mar 2016 14:52:13 +0000 |
Brendan Rius |
Remove temporary files when shutting down the kernel
|
Fri, 25 Mar 2016 14:36:42 +0000 |
Brendan Rius |
Update readme
|
Fri, 25 Mar 2016 14:30:05 +0000 |
Brendan Rius |
Add example notebook
|
Fri, 25 Mar 2016 14:25:29 +0000 |
Brendan Rius |
Do not try to execute the executable if compilation failed
|
Fri, 25 Mar 2016 14:13:22 +0000 |
Brendan Rius |
Add retcode to stderr to make errors such as segfaults visible
|
Fri, 25 Mar 2016 14:08:26 +0000 |
Brendan Rius |
Improve error management by separating stdout and stderr
|
Fri, 25 Mar 2016 14:08:09 +0000 |
Brendan Rius |
Ignore PyCHarm files
|