Skip to content

Commit 8b500f5

Browse files
committed
Add a bunch of lines around the changed code cell
1 parent 24c7f26 commit 8b500f5

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

Diff for: pandas-example.ipynb

+35-1
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,42 @@
183183
}
184184
],
185185
"source": [
186+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
187+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
188+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
189+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
190+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
191+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
192+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
193+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
194+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
195+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
196+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
197+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
198+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
199+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
200+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
201+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
202+
"\n",
186203
"fill = A.stack().mean()\n",
187-
"A.add(B, fill_value=fill)"
204+
"A.add(B, fill_value=fill)\n",
205+
"\n",
206+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
207+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
208+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
209+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
210+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
211+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
212+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
213+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
214+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
215+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
216+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
217+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
218+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
219+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
220+
"# Large cells? No problem. Cells are collapsed to showcase the diff\n",
221+
"# Large cells? No problem. Cells are collapsed to showcase the diff"
188222
]
189223
},
190224
{

0 commit comments

Comments
 (0)