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 2e51c11 commit 0d9d813Copy full SHA for 0d9d813
SQLite-Setup.ipynb
@@ -250,19 +250,10 @@
250
},
251
{
252
"cell_type": "code",
253
- "execution_count": 2,
+ "execution_count": null,
254
"id": "ffb47489-fa52-4d70-b096-da9264d815d8",
255
"metadata": {},
256
- "outputs": [
257
- {
258
- "name": "stdout",
259
- "output_type": "stream",
260
- "text": [
261
- "exercises people politicians \n",
262
- "homes pets spreadsheet_data\n"
263
- ]
264
- }
265
- ],
+ "outputs": [],
266
"source": [
267
"!echo .tables | sqlite3 data/sheet2simplefolks.db"
268
]
0 commit comments