Skip to content

Commit

Permalink
updated new lecture
Browse files Browse the repository at this point in the history
  • Loading branch information
zyang91 committed Jun 2, 2024
1 parent 1ea0e32 commit ad50ba7
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions notes/lecture17.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"import ee \n",
"import geemap\n",
"ee.Initialize()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "geo",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit ad50ba7

Please sign in to comment.