$ResourceSystemPath

$ResourceSystemPath

gives the default list of locations at which to look for resource objects.

Details

Examples

open allclose all

Basic Examples  (1)

The default path:

Scope  (3)

Define a ResourceFunction in the kernel session:

The function is automatically registered in the kernel sessions and discoverable by name with the default $ResourceSystemPath:

Change the path to only use published resources:

Now the function cannot be found:

Add the "KernelSession" PersistenceLocation:

Now the function is found again:

Set the path to include only locally deployed and published resources:

Change the path to only use published resources:

Properties & Relations  (2)

$ResourceSystemPath provides the default value for the ResourceSystemPath option:

Providing a value for ResourceSystemPath supersedes the value of $ResourceSystemPath:

The value of $ResourceSystemBase is included in the default $ResourceSystemPath list before the Wolfram Resource System:

Wolfram Research (2020), $ResourceSystemPath, Wolfram Language function, https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.

Text

Wolfram Research (2020), $ResourceSystemPath, Wolfram Language function, https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.

CMS

Wolfram Language. 2020. "$ResourceSystemPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.

APA

Wolfram Language. (2020). $ResourceSystemPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$ResourceSystemPath.html

BibTeX

@misc{reference.wolfram_2023_$resourcesystempath, author="Wolfram Research", title="{$ResourceSystemPath}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/$ResourceSystemPath.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_$resourcesystempath, organization={Wolfram Research}, title={$ResourceSystemPath}, year={2020}, url={https://reference.wolfram.com/language/ref/$ResourceSystemPath.html}, note=[Accessed: 28-March-2024 ]}