We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba608d commit 867cb7cCopy full SHA for 867cb7c
notebooks/help/taudem.ipynb
@@ -371,23 +371,23 @@
371
],
372
"metadata": {
373
"kernelspec": {
374
- "display_name": "Python 3",
+ "display_name": "Python 2",
375
"language": "python",
376
- "name": "python3"
+ "name": "python2"
377
},
378
"language_info": {
379
"codemirror_mode": {
380
"name": "ipython",
381
- "version": 3.0
+ "version": 2
382
383
"file_extension": ".py",
384
"mimetype": "text/x-python",
385
"name": "python",
386
"nbconvert_exporter": "python",
387
- "pygments_lexer": "ipython3",
388
- "version": "3.5.2"
+ "pygments_lexer": "ipython2",
+ "version": "2.7.12"
389
}
390
391
"nbformat": 4,
392
"nbformat_minor": 0
393
-}
+}
0 commit comments