WOLFRAM

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

Details

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

The default path:

Out[1]=1

Scope  (3)Survey of the scope of standard use cases

Define a ResourceFunction in the kernel session:

Out[1]=1

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

Out[2]=2

Change the path to only use published resources:

Out[3]=3

Now the function cannot be found:

Out[4]=4

Add the "KernelSession" PersistenceLocation:

Out[5]=5

Now the function is found again:

Out[6]=6

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

Out[1]=1
Out[2]=2

Change the path to only use published resources:

Out[1]=1

Properties & Relations  (2)Properties of the function, and connections to other functions

$ResourceSystemPath provides the default value for the ResourceSystemPath option:

Out[1]=1
Out[2]=2

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

Out[3]=3

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

Out[2]=2
Wolfram Research (2020), $ResourceSystemPath, Wolfram Language function, https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.
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.

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.

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

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

BibTeX

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

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

BibLaTeX

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

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