Skip to content

Commit 06734c1

Browse files
committed
updated understanding-conda with correct kernel.
1 parent d46b712 commit 06734c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guide/01-getting-started/understanding-conda.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@
160160
"metadata": {
161161
"anaconda-cloud": {},
162162
"kernelspec": {
163-
"display_name": "Python [conda env:arcgis-pyapi]",
163+
"display_name": "Python 3",
164164
"language": "python",
165-
"name": "conda-env-arcgis-pyapi-py"
165+
"name": "python3"
166166
},
167167
"language_info": {
168168
"codemirror_mode": {
@@ -174,7 +174,7 @@
174174
"name": "python",
175175
"nbconvert_exporter": "python",
176176
"pygments_lexer": "ipython3",
177-
"version": "3.5.3"
177+
"version": "3.6.4"
178178
},
179179
"varInspector": {
180180
"cols": {

0 commit comments

Comments
 (0)