Hi,
Under windows,
I have a Linux Docker when IPython is runnin on this IP:
http://192.168.99.100:8888/tree#
The %connect_info gives:
{
"stdin_port": 40293,
"ip": "127.0.0.1",
"control_port": 44411,
"hb_port": 48341,
"signature_scheme": "hmac-sha256",
"key": "ee5de886-eb41-4b7c-9bf7-dd751b785a94",
"kernel_name": "",
"shell_port": 46536,
"transport": "tcp",
"iopub_port": 36614
}
Is there any conflict in IP and port name ?
Which one should I choose ?
On Monday, May 23, 2016 at 12:09:56 AM UTC+9, Carlos Córdoba wrote:
>
> Hi,
>
> Every notebook has an associated kernel to which you can connect to. To
> get the kernel information you need to evaluate the following code in a
> notebook cell:
>
> %connect_info
>
> That will give you the name and full path to a json file associated with
> the kernel, which is what you need to pass to the first entry of the Spyder
> dialog I mentioned earlier.
>
>
> Cheers,
> Carlos
>
> El 20/05/16 a las 11:14, Stevem escribió:
>
> Hi,
>
> I have on my browser Jupyter Notebook server enabled:
>
> http://192.168.99.101:8888/
>
> i tried to copy paste this into Spyder Kernal, it seems not working, how
> can I do ?
>
> Thanks, regards
>
>
>
>>
>> On Saturday, May 14, 2016 at 5:15:55 AM UTC+9, Carlos Córdoba wrote:
>>>
>>> Hi,
>>>
>>> There's a way to connect to a remote IPython console through ssh. For
>>> that you need to go to:
>>>
>>> Consoles > Connect to an existing kernel
>>>
>>> and pass to that dialog your user name, ip or remote machine name and
>>> your password.
>>>
>>> There are some limitations with this functionality though:
>>>
>>> 1. You can't interrupt computations on remote kernels.
>>> 2. You can't restart remote kernels.
>>> 3. This doesn't work well when you work on Windows and try to connect to
>>> a kernel in Linux.
>>>
>>> The first two limitations are going to be addressed in the mid term by
>>> the IPython guys, and we're investigating what's happening with the third
>>> one :-)
>>>
>>>
>>> Cheers,
>>> Carlos
>>>
>>> El 13/05/16 a las 01:56, Stevem escribió:
>>>
>>> Hi,
>>>
>>> IPython notebook can be connected to the python server through web
>>> adress and use it into the browser.
>>>
>>> Is there a way to do the same thing in Sypder, so the Spyder IPython is
>>> connected to the python server ?
>>>
>>> Thanks, regards
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "spyder" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at https://groups.google.com/group/spyderlib.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>> --
> You received this message because you are subscribed to the Google Groups
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected]
> <javascript:>.
> Visit this group at https://groups.google.com/group/spyderlib.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.