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

Investigate QT console for shell #22

Open
drusk opened this issue Oct 18, 2012 · 4 comments
Open

Investigate QT console for shell #22

drusk opened this issue Oct 18, 2012 · 4 comments
Assignees
Labels
Milestone

Comments

@drusk
Copy link
Owner

drusk commented Oct 18, 2012

The IPython qtconsole allows features such as inline plotting, so it would be nice to have the option to use it.

@ghost ghost assigned drusk Oct 18, 2012
@drusk
Copy link
Owner Author

drusk commented Oct 21, 2012

It doesn't seem that this will be as straight forward as for the regular terminal. I am having trouble finding documentation on how to do it.

@drusk
Copy link
Owner Author

drusk commented Oct 21, 2012

This question asks basically the same thing, but currently has no answers.
http://stackoverflow.com/questions/11264865/replacing-interactiveshellembed-with-qt-console

@drusk
Copy link
Owner Author

drusk commented Oct 21, 2012

This IPython issue in the wishlist milestone makes it sound like customizing the banner is not currently supported in the qtconsole:
ipython/ipython#1680

drusk added a commit that referenced this issue Nov 24, 2012
…classify method if the sample does not have the same features as the training data. classify now converts samples into a pandas Series upon receiving them. Subclasses of AbstractClassifier now implement _classify rather than classify. classify holds common tasks like checking features while _classify implements the actual algorithm.
@drusk
Copy link
Owner Author

drusk commented Nov 24, 2012

Typo on above commit message, not related to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant