-
-
Notifications
You must be signed in to change notification settings - Fork 413
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
Jupyter deprecations #452
Comments
I think you most likely have an old IJulia or a stale IJulia install. Fresh install shouldn't have this problem and I don't think removing IPython configure file (or removing files that are not in pkgdir in general) during upgrade is a good idea. We could potential give a warning and let the user to remove the file manually though. |
I had done |
The problem is that IJulia build script "remembers" your old |
Thanks. That also explains why I haven't seen this on machines where I installed recently. This indeed did fix it. |
I now get this (even after removing IJulia completely from my .julia and reinstalling):
|
Related to #363 and jupyter/jupyter_core#62? Can you open a new issue with info about your system? |
The text was updated successfully, but these errors were encountered: