diff --git a/guide/10-mapping-and-visualization/smart-mapping.ipynb b/guide/10-mapping-and-visualization/smart-mapping.ipynb index aca883716..411494883 100644 --- a/guide/10-mapping-and-visualization/smart-mapping.ipynb +++ b/guide/10-mapping-and-visualization/smart-mapping.ipynb @@ -9,7 +9,7 @@ "\n", "Smart mapping will help you understand the nature of the data (the statistics and spread), and suggest a set of color ramps designed by seasoned cartographers specifically for the desired style.\n", "\n", - "To learn more about this exciting capability visit [the help page](http://www.esri.com/software/arcgis/smart-mapping) and [this blog article](https://blogs.esri.com/esri/arcgis/2015/03/02/introducing-smart-mapping/). Here is a [detailed help](http://doc.arcgis.com/en/arcgis-online/create-maps/change-style.htm) on the various ways you can symbolize your data." + "To learn more about this exciting capability visit [the help page](https://www.esri.com/en-us/capabilities/mapping/smart-mapping) and [this blog article](https://blogs.esri.com/esri/arcgis/2015/03/02/introducing-smart-mapping/). Here is a [detailed help](https://doc.arcgis.com/en/arcgis-online/reference/change-style.htm) on the various ways you can symbolize your data." ] }, { @@ -242,12 +242,7 @@ { "cell_type": "code", "execution_count": 11, - "metadata": { - "collapsed": true, - "jupyter": { - "outputs_hidden": true - } - }, + "metadata": {}, "outputs": [], "source": [ "map2 = gis.map(\"Seattle, WA\")" @@ -256,12 +251,7 @@ { "cell_type": "code", "execution_count": null, - "metadata": { - "collapsed": true, - "jupyter": { - "outputs_hidden": true - } - }, + "metadata": {}, "outputs": [], "source": [ "map2" @@ -472,7 +462,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.14" + "version": "3.11.0" }, "toc": { "base_numbering": 1,