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/01-getting-started/install-and-set-up.ipynb
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -494,7 +494,9 @@
494
494
"cell_type": "markdown",
495
495
"metadata": {},
496
496
"source": [
497
-
"To verify your arcgis installation, run the following commands in jupyter notebook:"
497
+
"To verify your arcgis installation, run the following commands in jupyter notebook:\n",
498
+
"\n",
499
+
"> **NOTE:** See [Jupyter Browser Compatibility](https://jupyter-notebook.readthedocs.io/en/stable/notebook.html#browser-compatibility) for information on browser support for running the Jupyter Notebook."
0 commit comments