Skip to content

Instantly share code, notes, and snippets.

@kkew3
Last active November 1, 2018 21:41
Show Gist options
  • Save kkew3/e1f1cf95a1c7d11d27ebb71aa9c296e2 to your computer and use it in GitHub Desktop.
Save kkew3/e1f1cf95a1c7d11d27ebb71aa9c296e2 to your computer and use it in GitHub Desktop.
A set of jupyter notebook dependency without prompt-toolkit version conflict.
# this set of dependencies is acquired from:
# https://github.com/jupyter/jupyter_console/issues/158#issue-330642313
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-core==4.4.0
ipython==6.4.0
prompt-toolkit==1.0.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment