graphstorm icon indicating copy to clipboard operation
graphstorm copied to clipboard

Use relative paths in tutorials and examples

Open thvasilo opened this issue 1 year ago • 0 comments

Our tutorials like https://graphstorm.readthedocs.io/en/v0.3.1/tutorials/quick-start.html are using absolute paths, assuming they are being executed from within the GS Docker container.

When referring to files in the repository we should be using paths relative to the root repo directory, to improve UX and allow users to directly copy-paste code from the guides.

thvasilo avatar Sep 17 '24 18:09 thvasilo