You need to look at jupyter/ipython settings, specifically you need to allow your host ip for connection. Related places are https://ipython.org/ipython-doc/3/notebook/public_server.html http://jupyter-notebook.readthedocs.io/en/latest/public_server.html
On Wednesday, May 25, 2016 at 10:54:53 AM UTC+3, [email protected] wrote: > > > > Hello, > > I need to use julia through a linux server. I can use julia but I can not > properly use an IDE. I could instal IJulia but I can not open it by doing > using IJulia notebook(). > I can neither open notebook by doing ipython notebook (my access is > refused). > Do you have any idea how could I open an IDE from the server in my > personal pc? > > Thank you very much! > H. >
