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

Request: no back-end cmd-line window for qtconsole in WINDOWS. #2

Open
tianfudhe opened this issue Jul 6, 2016 · 3 comments
Open

Comments

@tianfudhe
Copy link

Can Jupyter qtconsole here open qt-window only, without the command-line window?

the blank cmd window opened can be redundant in desktop and looks ugly.

@tianfudhe
Copy link
Author

tianfudhe commented Jul 6, 2016

I make it myself, thanks anyway.

windows regedit content for qtconsole should be

PYTHON_PATH\pythonw.exe "PYTHON_PATH/Scripts/jupyter-script.py" qtconsole

to toogle off cmd window. where in PYTHON_PATH you can find python.exe and pythonw.exe. Take care of '\', '/', '\"' here.

@tianfudhe tianfudhe changed the title Request Request: no back-end cmd-line window for qtconsole in WINDOWS. Jul 6, 2016
@to266
Copy link

to266 commented Jul 6, 2016

@tianfudhe could you PR this change? I feel it would be quite welcome

@tianfudhe
Copy link
Author

@to266 with pleasure. I've raised a new PR here.

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

No branches or pull requests

3 participants