start_jupyter_cm
start_jupyter_cm copied to clipboard
Windows qtconsole without cmd window
The issue Request: no back-end cmd-line window for qtconsole in WINDOWS. is solved.
In pythonw.exe
we can start up a qtconsole without holding a cmd-line window,
now it's simpler and more beautiful to have a qtconsole opened.
Nice! Would it be possible to provide the same experience when running from WinPython?
@francisco-dlp The latest commit version seems work well.