I imagine it should work well enough. If you have Python, most Jupyter dependencies should be relatively easy to install. I'd start with `pip install jupyter`, and see how far you get. It's possible some of the compiled dependencies need a little help getting built, but those are usually issues you can deal with as they come.
-Min On Thu, Oct 13, 2016 at 4:42 AM, <[email protected]> wrote: > Hi, Jupyter community > > I am wondering if we can have a way to let Jupyter running on a > Linux Power Platform? We know we only have Anaconda with Mac, Windows, > Linux Server, how can we have Jupyter with Linux Power Platform? Does > anyone knew? > > Thanks in advance! > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/0b3b2314-9198-42d1-b476-636db5abf51d%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/0b3b2314-9198-42d1-b476-636db5abf51d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAHNn8BU3rAcNYACD_f-zjKLy4qCp2zxdTG0Divjm9M-85qn%2Biw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
