Forum Discussion
Wei-Chih
Occasional Contributor
4 years agofile path problem while using jupyterlab
Hello intel oneapi devcloud team
I have a question about file path while using jupyterlab as below description and picture:
In my .cpp file, I need to use the data .in that exist in a file, so ...
hareesh
Frequent Contributor
4 years agoHi Wei-Chih,
did you try giving entire path from root directory.
can you please share more details of code how you are calling that file and complete path of TRYONECPP20220705.
thank you.
Wei-Chih
Occasional Contributor
4 years agoHi hareesh
thank you for your reply, I got the solution from this case.