Thank you Carlos.
How can give contribution to your support in Spyder ?

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 spyderlib+...@googlegroups.com.
>>> To post to this group, send email to spyd...@googlegroups.com.
>>> 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 spyderlib+...@googlegroups.com <javascript:>.
> To post to this group, send email to spyd...@googlegroups.com 
> <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 spyderlib+unsubscr...@googlegroups.com.
To post to this group, send email to spyderlib@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to