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
|
2016-04-30 |
Brendan Rius |
Use Python 3 by default
|
2016-04-30 |
Brendan Rius |
Fix module name in kernel.json
|
2016-04-29 |
Brendan Rius |
Merge pull request #6 from ryukinix/install-sh
|
2016-04-29 |
Manoel Vilela |
For compatibility reasons, use jupyter-kernelspec
|
2016-04-29 |
Manoel Vilela |
Add specials args to avoid syntax errors with wget
|
2016-04-29 |
Manoel Vilela |
Add alternative installation using wget and sh
|
2016-04-29 |
Brendan Rius |
Use setuptools instead of distutils
|
2016-04-29 |
Brendan Rius |
Add setup.cfg
|
2016-04-29 |
Brendan Rius |
Add URL and download URL to setup.py
|
2016-04-29 |
Brendan Rius |
Change version from 1.0 to 1.0.0
1.0.0
|
2016-04-29 |
Brendan Rius |
Add keywords for package
|
2016-04-29 |
Brendan Rius |
Change package name
|
2016-04-29 |
Brendan Rius |
Add MIT license
|
2016-04-19 |
Brendan Rius |
Update README.md
|
2016-04-19 |
Brendan Rius |
Update README
|
2016-04-19 |
Brendan Rius |
Update README.md after #2 and to move the requirements to the correct section
|
2016-04-19 |
Brendan Rius |
Merge pull request #2 from brendan-rius/issue-1
|
2016-04-19 |
Brendan Rius |
Move kernel.json to a specific folder
remote/issue-1
|
2016-03-26 |
Brendan Rius |
Add docker pull in readme
|