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

Message IPython.config package has been deprecated #7

Closed
smartinsightsfromdata opened this issue Oct 9, 2016 · 1 comment
Closed

Comments

@smartinsightsfromdata
Copy link

Great package for cypher magic.

After latest evolutions of ipython / jupyter you get the warning below:

/Users/xyz/anaconda/lib/python3.5/site-packages/IPython/config.py:13: ShimWarning: The `IPython.config` package has been deprecated. You should import from traitlets.config instead.
  "You should import from traitlets.config instead.", ShimWarning)
/Users/xyz/anaconda/lib/python3.5/site-packages/IPython/utils/traitlets.py:5: UserWarning: IPython.utils.traitlets has moved to a top-level traitlets package.
  warn("IPython.utils.traitlets has moved to a top-level traitlets package.")
@versae
Copy link
Owner

versae commented Oct 10, 2016

Oops, that's been fixed for a while but never uploaded to PyPI. Thanks for noticing.

@versae versae closed this as completed Dec 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants