KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy Advanced Capstone 3.2 Re: Advanced Capstone 3.2

  • Laura

    Administrator
    October 27, 2023 at 12:00 am

    Hey Dan,

    course-advanced-capstone isn’t the top directory, you’re missing a couple of levels, so if you want to give the full path to the file, you’ll need to start with “/home/jovyan/course-advanced-capstone”.

    Alternatively, you can give the relative path from your current directory. If you run pwd, you’ll see the full path to the directory you’re in and you can use “..” to go up one level, and then into “AdvancedCapstone.Data/file/users.txt”

    Hope this helps!

    Laura