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
Basically, I should be able to connect to the kernel as if it was local, which is what I manage to do successfully in 3). However, while this works using the command shown in 3), this does not work for spyder.
Description of your problem
jupyter qtconsole --existing kernel-1234.json
(Right click, connect to existing, go to Json file in security path c:... ....ipython\profile_default\security)
Versions and main components
Dependencies
IPython >=1.0 : 4.1.2 (OK)
jedi >=0.8.1;<0.9.0: 0.8.1 (OK)
matplotlib >=1.0 : 1.5.0 (OK)
pandas >=0.13.1 : 0.17.1 (OK)
pep8 >=0.6 : 1.6.2 (OK)
pyflakes >=0.5.0 : 0.8.1 (OK)
pygments >=1.6 : 2.1.1 (OK)
pylint >=0.25 : None (NOK)
qtconsole >=4.0 : 4.2.0 (OK)
rope >=0.9.2 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.2.3 (OK)
sympy >=0.7.3 : 0.7.6 (OK)
zmq >=2.1.11 : 15.2.0 (OK)
The text was updated successfully, but these errors were encountered: