You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ f = Foundry(index="mdf")
39
39
40
40
f = f.load("10.18126/e73h-3w6n", globus=True)
41
41
```
42
+
*NOTE*: If you run locally and don't want to install the [Globus Connect Personal endpoint](https://www.globus.org/globus-connect-personal), just set the `globus=False`.
43
+
42
44
If running this code in a notebook, a table of metadata for the dataset will appear:
0 commit comments