Skip to content

Commit e0b4879

Browse files
Merge pull request #359 from ASFHyP3/edl-notebook-changes
Notebook updates
2 parents 448be98 + f654936 commit e0b4879

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/hyp3_authentication.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"outputs": [],
3030
"source": [
31-
"pip install hyp3-sdk>=7.7.0"
31+
"!pip install 'hyp3-sdk>=7.7.0'"
3232
]
3333
},
3434
{

docs/hyp3_job_name_change.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"outputs": [],
2323
"source": [
24-
"!pip install 'hyp3-sdk>=7.3.0' \n",
24+
"!pip install 'hyp3-sdk>=7.7.0' \n",
2525
"\n",
2626
"import hyp3_sdk as sdk"
2727
]

0 commit comments

Comments
 (0)