On 11 November 2016 at 12:33, Sreehari S <[email protected]> wrote:
> What exactly should I do to remove the error in the CI tests? As in, do I > have to separately install jupyter_client by specifying it in the > .travis.yml file? You either need to install jupyter_client, or install nbconvert[execute] - this is equivalent; nbconvert has an extra called 'execute' which depends on jupyter_client. -- 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/CAOvn4qiLmHF33xXrOZW8M2ybuWW1PrZ27iqg132ybvEXV_CL%2BQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
