Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Use standard IPython startup instead of embed #73

Open
bendavis78 opened this issue Aug 15, 2013 · 0 comments · May be fixed by #74
Open

Use standard IPython startup instead of embed #73

bendavis78 opened this issue Aug 15, 2013 · 0 comments · May be fixed by #74

Comments

@bendavis78
Copy link
Contributor

See here for a detailed explanation from an IPython developer as to why embed() should not be used for this type of application:

django/django#512

Basically, embed() causes issues where custom ipython configuration settings are not loaded correctly.

@bendavis78 bendavis78 linked a pull request Aug 15, 2013 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant