Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1642 Discussions

How to repopulate my /home to the execution of Jupiter oneAPI notebooks?

Illya
Novice
817 Views

My /home directory is empty. When I try to run various Jupiter oneAPI modules, the system reports the oneAPI_essentialmodule01 for example, the path cannot be found.

Where do I get these jupiter notebook modules from ?

 

 

0 Kudos
1 Solution
AthiraM_Intel
Moderator
751 Views

Hi,


Please find the below path where the oneAPI_Essentials folder is present:


/data/oneapi_workshop/oneAPI_Essentials



You can copy the folder to your home directory by the below command:


cp -r /data/oneapi_workshop/oneAPI_Essentials ~



If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue.



Thanks


View solution in original post

0 Kudos
5 Replies
AthiraM_Intel
Moderator
795 Views

Hi,

 

Thank you for posting in Intel Communities.

 

We could see that you have raised another thread with the same issue. That issue has been marked as resolved.

 

Could you please let us know whether this is a duplicate case of the below thread: https://community.intel.com/t5/Intel-DevCloud/How-to-repopulate-my-home-with-the-oneAPI-program-examples/m-p/1452616#M7245

 

 

Thanks




0 Kudos
Illya
Novice
793 Views

Hi,

I thought I had solved the issue but after get the oneAPI samples, I found it was not solving the missing directories to run Jupyter notebooks. I still need the /oneAPI_essentials/0xxx content I believe.

Hence I reopened this issue.

 

Thanks

Illya

 

0 Kudos
AthiraM_Intel
Moderator
752 Views

Hi,


Please find the below path where the oneAPI_Essentials folder is present:


/data/oneapi_workshop/oneAPI_Essentials



You can copy the folder to your home directory by the below command:


cp -r /data/oneapi_workshop/oneAPI_Essentials ~



If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue.



Thanks


0 Kudos
AthiraM_Intel
Moderator
707 Views

Hi,


We have not heard back from you. Could you please give us an update? Is your issue resolved?



Thanks


0 Kudos
AthiraM_Intel
Moderator
663 Views

Hi,


We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.



Thanks




0 Kudos
Reply