87 Commits

Author SHA1 Message Date
Louis 'Kureuil' Person
843b3814ba Remove stream buffering on stdout & stderr 2016-04-30 23:48:19 +02:00
Brendan Rius
fc27956da4 Remove logging 2016-04-30 22:47:49 +01:00
Brendan Rius
ebe7239f7d wip 2016-04-30 21:45:41 +01:00
Brendan Rius
6d5ea72a74 wip 2016-04-30 21:45:41 +01:00
Brendan Rius
11fbb175ec Add contributing guidelines in README 2016-04-30 21:44:41 +01:00
Brendan Rius
110b31e505 Use Python 3 by default 2016-04-30 11:18:38 +01:00
Brendan Rius
a0f02c1de0 Fix module name in kernel.json 2016-04-30 11:18:38 +01:00
Brendan Rius
15dd0e4232 Merge pull request #6 from ryukinix/install-sh
Add alternative installation using wget and sh
2016-04-29 10:41:04 +01:00
Brendan Rius
7cf9e99b57 Use setuptools instead of distutils 2016-04-29 10:35:38 +01:00
Brendan Rius
f4dc4196be Add setup.cfg 2016-04-29 10:06:15 +01:00
Brendan Rius
dc11abae49 Add URL and download URL to setup.py 2016-04-29 10:05:16 +01:00
Brendan Rius
ae6911c3be Change version from 1.0 to 1.0.0 1.0.0 2016-04-29 10:01:38 +01:00
Brendan Rius
c8649f5097 Add keywords for package 2016-04-29 09:59:42 +01:00
Brendan Rius
e6061bd9b6 Change package name 2016-04-29 09:58:55 +01:00
Brendan Rius
97647c0bd9 Add MIT license 2016-04-29 09:52:03 +01:00
Manoel Vilela
59e8252f94 For compatibility reasons, use jupyter-kernelspec
At older versions the meta command `jupyter` doesn't exist.
2016-04-29 05:47:25 -03:00
Manoel Vilela
553bb94ed4 Add specials args to avoid syntax errors with wget 2016-04-29 01:12:06 -03:00
Manoel Vilela
000b87b00a Add alternative installation using wget and sh 2016-04-28 23:29:12 -03:00
Brendan Rius
ff8f21355f Update README.md 2016-04-18 19:55:41 -07:00
Brendan Rius
e3a492f9c6 Update README 2016-04-18 19:53:50 -07:00
Brendan Rius
b1c930b18a Update README.md after #2 and to move the requirements to the correct section 2016-04-18 19:52:48 -07:00
Brendan Rius
9d89b509f9 Merge pull request #2 from brendan-rius/issue-1
Fix #1
2016-04-18 19:47:23 -07:00
Brendan Rius
002e5ab25b Move kernel.json to a specific folder 2016-04-18 19:45:41 -07:00
Brendan Rius
c059362835 Add docker pull in readme 2016-03-26 15:39:37 +00:00
Brendan Rius
9a57e3088f Fix typo in readme 2016-03-26 15:00:29 +00:00
Brendan Rius
d274d94d2b Add basic docker instructions 2016-03-26 14:59:52 +00:00
Brendan Rius
22f218dec8 Update README to add pip 2016-03-26 14:56:17 +00:00
Brendan Rius
177229a39d Dockerized project :) 2016-03-26 14:54:39 +00:00
Brendan Rius
8ad18c3d91 Now use __main__ instead of __init__ 2016-03-25 15:03:55 +00:00
Brendan Rius
57935d2b10 Remove temporary files when shutting down the kernel 2016-03-25 14:52:13 +00:00
Brendan Rius
1efe99c4a2 Update readme 2016-03-25 14:36:42 +00:00
Brendan Rius
8a8f665d7d Add example notebook 2016-03-25 14:30:05 +00:00
Brendan Rius
04ddc5ae88 Do not try to execute the executable if compilation failed 2016-03-25 14:25:29 +00:00
Brendan Rius
785bacc9fb Add retcode to stderr to make errors such as segfaults visible 2016-03-25 14:13:22 +00:00
Brendan Rius
fe4bd82e6a Improve error management by separating stdout and stderr 2016-03-25 14:08:26 +00:00
Brendan Rius
eb2abc62e6 Ignore PyCHarm files 2016-03-25 14:08:09 +00:00
Brendan Rius
50121be9b1 Initial commit 2016-03-25 11:50:40 +00:00