Description
System-wide Julia package directories can be made visible through the language load path.
It is useful for distributions, labs, or shared machines that want common packages available without every user configuring them separately. Global load-path changes affect package resolution, so document them and test projects that depend on exact environments.