Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the cloud base for a cloud object
ResourceFunction["CloudObjectBase"][CloudObject[…]] gives the CloudBase associated with a CloudObject. |
Use a cloud object from a private cloud:
| In[2]:= |
| Out[2]= |
Create a function that authenticates with a cloud object's base before importing it:
| In[3]:= | ![]() |
Connect to the appropriate base and import the object:
| In[4]:= |
| Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License