Skip to content

Commit 206db36

Browse files
author
Rick Riehle
committed
Merge branch 'master' of git://github.com/ThreeBbb/IntroPython2016a
2 parents 6fbdec3 + 00f1e4f commit 206db36

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2321
-27
lines changed

students/Boundb3/.ipynb_checkpoints/Jupyter_test-checkpoint.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
{
44
"cell_type": "code",
55
"execution_count": null,
6-
"metadata": {
7-
"collapsed": true
8-
},
6+
"metadata": {},
97
"outputs": [],
108
"source": [
119
"test"
@@ -21,7 +19,7 @@
2119
"language_info": {
2220
"codemirror_mode": {
2321
"name": "ipython",
24-
"version": 3
22+
"version": 3.0
2523
},
2624
"file_extension": ".py",
2725
"mimetype": "text/x-python",
@@ -33,4 +31,4 @@
3331
},
3432
"nbformat": 4,
3533
"nbformat_minor": 0
36-
}
34+
}

0 commit comments

Comments
 (0)