Skip to content

Conversation

@tianfudhe
Copy link

@tianfudhe tianfudhe commented Jul 6, 2016

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.

@francisco-dlp
Copy link
Member

Nice! Would it be possible to provide the same experience when running from WinPython?

@tianfudhe
Copy link
Author

@francisco-dlp The latest commit version seems work well.

'notebook': os.path.join(logo_path, 'jupyter.ico')}

# Here I need to create a script for pythonw
scr_fw = open(os.path.join(PYTHON_PATH, 'Scripts',
Copy link
Member

@francisco-dlp francisco-dlp Jul 9, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you create the sjc-jupyter-qtconsole-script.py to start the qtconsole instead of using the identical one that ships with qtconsole?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants