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
|
Fri, 25 Mar 2016 11:50:40 +0000 |
Brendan Rius |
Initial commit
|