Not able to get starter notebook

Hi, on the Linux machine please copy the data you need to ‘/files’ folder and then they will be available on ‘files (Z: drive)’ for Windows machine as well.

You can copy files in two ways.

  1. On Linux Desktop: copy a file from ‘/ds_shared_drive’ to ‘/files’ using file system manager (just like you would in Windows)
    image
  2. On Linux terminal:
    a) navigate to the share drive folder (example: ‘cd /ds_shared_drive’);
    b) copy a file to /files (example: ‘cp train.csv /files’)

Then this file is accessible form Windows machine.

Please let me know if this worked for you.
Regards,
Ned

2 Likes