Home Neural Network Accessing a Jupyter pocket book from a conda atmosphere on a compute node on Intel DevCloud

Accessing a Jupyter pocket book from a conda atmosphere on a compute node on Intel DevCloud

0
Accessing a Jupyter pocket book from a conda atmosphere on a compute node on Intel DevCloud

[ad_1]

Hi there, 

Might you kindly assist me resolve this? Thanks.

I’ve a connection reset drawback when making an attempt to launch a Jupyter pocket book from a conda atmosphere on a compute node. 

Screenshot 2024-04-18 113712.png

 

 Nevertheless, I wouldn’t have this drawback on the login node. 

For launching the Jupyter pocket book on the login node, I take advantage of:

 

$ jupyter pocket book –no-browser –port=8080

The command above generates a hyperlink to evaluate the pocket book.

To evaluate the pocket book on my native pc, I begin one other reference to:

$ ssh -L 8080:localhost:8080 devcloud

After which click on on the hyperlink generated by doing: $ jupyter pocket book –no-browser –port=8080

Screenshot 2024-04-18 114144.png
Is there a distinct process to evaluate Jupyter notebooks from a compute node?

I look ahead to listening to from you. Thanks.

[ad_2]