zeppelin/docs/install
Lee moon soo caa664d6ee [ZEPPELIN-1683] Run python process in docker container
### What is this PR for?
Inspired by ZEPPELIN-1671 conda interpreter.
Docker can provides kind of virtual environment for python like conda does.
This PR implements %python.docker interpreter that helps run python process in docker container.
This PR implements feature on top of https://github.com/apache/zeppelin/pull/1645

### What type of PR is it?
Feature

### Todos
* [x] - basic feature
* [x] - unittest
* [x] - documentation

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1683

### How should this be tested?
see screenshot

### Screenshots (if appropriate)
![pydocker](https://cloud.githubusercontent.com/assets/1540981/20421814/38a93a9c-ad1b-11e6-8a64-2d0230ff4d8a.gif)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes

Author: Lee moon soo <moon@apache.org>

Closes #1654 from Leemoonsoo/pydocker and squashes the following commits:

22507e6 [Lee moon soo] Add new line at the end of the file
41c09d9 [Lee moon soo] Run python process in docker container
2016-11-24 09:08:52 -08:00
..
build.md [ZEPPELIN-1644] make document easier to follow key instructions 2016-11-13 06:48:41 -08:00
cdh.md [ZEPPELIN-1279] Zeppelin with CDH5.x docker document. 2016-09-29 21:01:31 +09:00
install.md [ZEPPELIN-1683] Run python process in docker container 2016-11-24 09:08:52 -08:00
spark_cluster_mode.md [Docs] Add note on configuration of spark-yarn mode on docker 2016-11-16 15:29:30 +01:00
upgrade.md [ZEPPELIN-1614] Remove markdown4j dep 2016-11-16 05:31:45 +01:00
virtual_machine.md [ZEPPELIN-1549] Change NotebookID variable name to NoteID 2016-10-25 14:51:07 +09:00
yarn_install.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00