zeppelin/python/src
Khalid Huseynov afd658d3d0 Minor fix "ipykernel" package name shown in logs when ipython prerequisite isn't met
### What is this PR for?
minor fix to show correct package name `ipykernel` in logs when prerequisite for ipython interpreter isn't met.

### What type of PR is it?
[ Improvement ]

### Todos
* [x] - fix naming

### What is the Jira issue?
* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
* Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533]

### How should this be tested?
if `ipykernel` isn't installed then it would show correct message in logs when running ipython interpreter

### Screenshots (if appropriate)

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

Author: Khalid Huseynov <khalidhnv@gmail.com>

Closes #3046 from khalidhuseynov/fix/ipykernel-msg and squashes the following commits:

7a3b124f9 [Khalid Huseynov] fix minor
b6a3d5c5f [Khalid Huseynov] fix package name shown to user when not installed
2018-07-05 16:40:45 +09:00
..
main Minor fix "ipykernel" package name shown in logs when ipython prerequisite isn't met 2018-07-05 16:40:45 +09:00
test ZEPPELIN-2528. Add a password text input to the ZeppelinContext 2018-06-28 09:56:48 +08:00