Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't import jupyter_client unless we're executing the notebook #499

Merged
merged 2 commits into from
Dec 22, 2016

Commits on Dec 21, 2016

  1. Configuration menu
    Copy the full SHA
    f361022 View commit details
    Browse the repository at this point in the history
  2. Add jupyter_client as an explicit test dependency

    It was already there implicitly through ipykernel, but we import it in
    the tests, so it should be explicit.
    takluyver committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    ca02284 View commit details
    Browse the repository at this point in the history