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: guide/02-api-overview/release-notes.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@
13
13
"source": [
14
14
"#### New\n",
15
15
"* Updated the **[`Map Widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview)** to use the **[ArcGIS API for JavaScript 4x](https://developers.arcgis.com/javascript/)** release\n",
16
-
" * Broader support for authorign and rendering `WebScenes`\n",
16
+
" * Broader support for authoring and rendering `WebScenes`\n",
17
17
" * Full support for [`JupyterLab`](http://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html). See **[JupyterLab Guide](http://../using-the-jupyter-lab-environment)**.\n",
18
-
" * Support for specfiying `autocast` JavaScript renderers from Python code\n",
18
+
" * Support for specifying `autocast` JavaScript renderers from Python code\n",
19
19
" * Support for exporting `Map Widgets` to standalone HTML pages\n",
20
20
" * Support for using an external ArcGIS API for JavaScript CDN for disconnected environments\n",
0 commit comments