You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I upgrade to the latest ipython-qtconsole v4.0, I find the window name is changed to Jupyter QtConsole now. My versions / settings are now as below:
Jupyter QtConsole 4.0.1
Python 2.7.7 |Anaconda 2.2.0 (32-bit)| (default, Jun 11 2014, 10:41:43) [MSC v.1500 32 bit (Intel)]
Type "copyright", "credits" or "license" for more information.
IPython 4.0.0 -- An enhanced Interactive Python
The usage seems to be the same as before, while when I was trying to do copy / paste after selecting some texts: the last character is missing after pasting!
I shutdown & reopened the kernel, using either the command: D:\Anaconda\pythonw.exe D:\Anaconda\pkgs\ipython-4.0.0-py27_0\Scripts\ipython-script.py qtconsole
or jupyter qtconsole
or jupyter-qtconsole.exe
yet the issue still be there. So this seems to be a replicable bug to me -- not a fatal error, but annoying ;/
Has anyone come across the same issue as mine?
The text was updated successfully, but these errors were encountered:
When I upgrade to the latest ipython-qtconsole v4.0, I find the window name is changed to Jupyter QtConsole now. My versions / settings are now as below:
The usage seems to be the same as before, while when I was trying to do copy / paste after selecting some texts: the last character is missing after pasting!
I shutdown & reopened the kernel, using either the command:
D:\Anaconda\pythonw.exe D:\Anaconda\pkgs\ipython-4.0.0-py27_0\Scripts\ipython-script.py qtconsole
or
jupyter qtconsole
or
jupyter-qtconsole.exe
yet the issue still be there. So this seems to be a replicable bug to me -- not a fatal error, but annoying ;/
Has anyone come across the same issue as mine?
The text was updated successfully, but these errors were encountered: