We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b3664 commit 7dd462aCopy full SHA for 7dd462a
doc/code-cells.ipynb
@@ -165,15 +165,6 @@
165
"TODO: tables? e.g. Pandas DataFrame?"
166
]
167
},
168
- {
169
- "cell_type": "code",
170
- "execution_count": null,
171
- "metadata": {},
172
- "outputs": [],
173
- "source": [
174
- "from IPython.display import display"
175
- ]
176
- },
177
{
178
"cell_type": "markdown",
179
"metadata": {},
@@ -600,7 +591,7 @@
600
591
"name": "python",
601
592
"nbconvert_exporter": "python",
602
593
"pygments_lexer": "ipython3",
603
- "version": "3.6.7"
594
+ "version": "3.7.1"
604
595
}
605
596
606
597
"nbformat": 4,
0 commit comments