lordmauve / chopsticks

Chopsticks is an orchestration library: it lets you execute Python code on remote hosts over SSH.
https://chopsticks.readthedocs.io/
Apache License 2.0
158 stars 16 forks source link

IPython kernels using Docker + Chopsticks #19

Open lordmauve opened 7 years ago

lordmauve commented 7 years ago

It should be possible to create a kernel provider for IPython that runs code in a Docker container. This would make it extremely easy to launch an kernel using an alternative version of Python (on Linux).