Skip to content

Commit 7ff0738

Browse files
author
Ricardo Duarte
committed
Adjustment in Exercises I
1 parent 2ca1ac4 commit 7ff0738

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ExercisesI/ExercisesI.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
},
55
"nbformat": 3,
66
"nbformat_minor": 0,
7-
"orig_nbformat": 2,
87
"worksheets": [
98
{
109
"cells": [
1110
{
1211
"cell_type": "markdown",
12+
"metadata": {},
1313
"source": [
1414
"[Python for Developers](http://ricardoduarte.github.io/python-for-developers/#content)\n",
1515
"===================================\n",
@@ -49,6 +49,7 @@
4949
"collapsed": false,
5050
"input": [],
5151
"language": "python",
52+
"metadata": {},
5253
"outputs": [
5354
{
5455
"html": [
@@ -125,7 +126,8 @@
125126
],
126127
"prompt_number": 1
127128
}
128-
]
129+
],
130+
"metadata": {}
129131
}
130132
]
131133
}

0 commit comments

Comments
 (0)