If you're having the same issue, you can migitate (if that actually is a
bug, that is) by creating a global IPython configuration at
/etc/ipython/ipython_config.py or ipython_notebook_config.py and set the
paths there like this
c.InteractiveShellApp.exec_lines = [
'import sys; sys.path.append("/some/path")'
]
More information in the github issue.
--
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/29875cf6-c5ec-4fa5-8e1f-6e32173bd11e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.