Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Return the full path to a file relative to the current notebook
ResourceFunction["NotebookRelativePath"]["name"] creates an absolute, notebook-relative path to name. | |
ResourceFunction["NotebookRelativePath"][{"name1","name2",…}] creates an absolute, notebook-relative path to the path specified in namei. |
Get the path to a file relative to the current notebook:
In[1]:= |
Out[1]= |
Build a path from subdirectories relative to the current notebook:
In[2]:= |
Out[2]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License