aboutsummaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Enable running multiple notebooks concurrentlyLuciano Resende2017-01-241-3/+8
* Properly kill remote Toree processLuciano Resende2017-01-241-1/+6
* Write stdout/stderr to log files for debugging purposesLuciano Resende2017-01-241-0/+4
* Invoke the right start script on the remote systemLuciano Resende2017-01-241-1/+1
* Python doc for classes and methodsLuciano Resende2017-01-234-15/+111
* Lifecycle management for Toree GatewayLuciano Resende2017-01-235-13/+436
* Refactor project scala packageLuciano Resende2017-01-181-1/+1
* Disable handling stdin/stdoutLuciano Resende2017-01-181-0/+7
* Fix kernel artifact naming and referencesLuciano Resende2017-01-181-2/+2
* Use consistent naming pattern around the projectLuciano Resende2017-01-172-10/+10
* Propagate errors as success with error detailsLuciano Resende2017-01-171-3/+5
* Add initial README.md to projectLuciano Resende2017-01-171-1/+1
* Add Apache License header filesLuciano Resende2017-01-162-0/+32
* Adding toree proxy kernel dependency to projectLuciano Resende2017-01-101-1/+1
* Update kernel name to Toree Proxy KernelLuciano Resende2017-01-102-4/+4
* remove extra python filesBrian Burns2017-01-087-161/+0
* python kernelBrian Burns2017-01-089-0/+303