Код: Выделить всё
$ pip3 install jupyter
Код: Выделить всё
$ jupyter
jupyter: command not found
$ python3 jupyter
python3: can't open file 'jupyter': [Errno 2] No such file or directory
$ ipython3 jupyter
[TerminalIPythonApp] WARNING | File not found: 'jupyter'
$ ipython jupyter
[TerminalIPythonApp] WARNING | File not found: u'jupyter'
Будем очень благодарны за любую помощь!!
Подробнее здесь: https://stackoverflow.com/questions/366 ... untu-15-10