Skip to content

Commit af6e029

Browse files
authoredJun 23, 2023
Merge pull request #374 from marshallmcdonnell/372-add-note-quickstart
Adds note for quickstart globus set to false
2 parents 68f3287 + ec7ba1c commit af6e029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ f = Foundry(index="mdf")
3939

4040
f = f.load("10.18126/e73h-3w6n", globus=True)
4141
```
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+
4244
If running this code in a notebook, a table of metadata for the dataset will appear:
4345

4446
<img width="903" alt="metadata" src="https://user-images.githubusercontent.com/16869564/197038472-0b6ae559-4a6b-4b20-88e5-679bb6eb4f5c.png">

0 commit comments

Comments
 (0)