aboutsummaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Enable passwordless ssh connectionLuciano Resende2017-01-261-4/+12
* Comment out debug utility codeLuciano Resende2017-01-261-0/+2
* Avoid printing profile info at each evalLuciano Resende2017-01-261-2/+0
* Better handle user experience when no server resources availableLuciano Resende2017-01-251-8/+37
* Properly return None if all profiles are takenLuciano Resende2017-01-251-0/+2
* Update error message when no Toree slot availableLuciano Resende2017-01-251-1/+1
* 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