Skip to content

Commit d33a1ae

Browse files
strixcuriosussarasafavi
authored andcommitted
ANALYTICS: fix base url link and python version (planetlabs#89)
1 parent 9fc5c58 commit d33a1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyter-notebooks/analytics/1. Getting Started with the Planet Analytics API.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"The Planet Analytics API can be accessed at the following base url:\n",
189189
"<div class=\"callout-blue top-margin\">\n",
190190
" \n",
191-
"[api.planet.com/analytics](https://api.planet.com/analytics)\n",
191+
"[api.planet.com/analytics](https://api.planet.com/analytics/)\n",
192192
"\n",
193193
"</div>\n",
194194
"\n",
@@ -5497,7 +5497,7 @@
54975497
"name": "python",
54985498
"nbconvert_exporter": "python",
54995499
"pygments_lexer": "ipython3",
5500-
"version": "3.7.2"
5500+
"version": "3.6.7"
55015501
}
55025502
},
55035503
"nbformat": 4,

0 commit comments

Comments
 (0)