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

Replace python interpreter with embedded ipython #6785

Closed
4 tasks done
mantid-builder opened this issue Oct 10, 2012 · 1 comment
Closed
4 tasks done

Replace python interpreter with embedded ipython #6785

mantid-builder opened this issue Oct 10, 2012 · 1 comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Russell Taylor

This ticket is blocked by :

There is a pull request over at the ipython repository which implements an in-process kernel for ipython. See: ipython/ipython#2397

The implication of this is we could have ipython in a window within MantidPlot - as the script interpreter is now. Currently we are not able to do this as in current ipython releases you have to use 2 processes and the back-end has to be in the MantidPlot process.

Once this pull request is merged and in an ipython release, we should consider whether we want to make this change. One thing to look out for is whether the implementation still requires matplotlib to be present as that would be a large dependency to add (this is the principle reason why the ipython console in MantidPlot is currently an optional add-in).


Keywords: IPython

@mantid-builder mantid-builder added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. MantidPlot labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.0 milestone Jun 3, 2015
@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 5939

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

1 participant