Re: [jupyter] Can Jupyter run on Linux Power Platform

2016-10-13 Thread Thomas Kluyver
On 13 October 2016 at 04:01, 薛亚兰  wrote:

>  We are wondering if there's any convenient way for user to use
> Jupyter on Linux Power Platform, we know Anaconda only support Mac,
> Windows, and Linux Server, how can we use Jupyter on Linux Power, do you
> have any suggestions.


I'm assuming you mean Linux running on the PowerPC architecture? It should
be possible to run Jupyter. I would recommend you install Python and ZMQ
through your package manager, if possible, and then:

# Upgrade pip
pip install --upgrade setuptools pip
# Install Jupyter
pip install jupyter

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAOvn4qhQ-9O%3DEyNRtdaVu3Bv662oQz1BOKvTyU3MuF-19vP%3DCw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[jupyter] Can Jupyter run on Linux Power Platform

2016-10-12 Thread 薛亚兰
Hi, MinRK
 We are wondering if there's any convenient way for user to use Jupyter
on Linux Power Platform, we know Anaconda only support Mac, Windows, and
Linux Server, how can we use Jupyter on Linux Power, do you have any
suggestions.

Cheers
Yalan  Xue ,

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CACNymyu%3Dh5Zb3EnJsxfs3E8BW17DyatUnbcpwg-%2B3vA7jdb1yA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.