Cleared notebook output.

This commit is contained in:
Donne Martin 2015-04-25 13:56:14 -04:00
parent 9aad90c323
commit 315870fd3c

View File

@ -71,38 +71,11 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n",
"INFO:Rotating Log:This is a test!\n"
]
}
],
"outputs": [],
"source": [
"import logging\n",
"import time\n",
@ -137,37 +110,6 @@
" log_file = \"timed_test.log\"\n",
" create_timed_rotating_log(log_file)"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"text/plain": [
"u'/Users/dmartin/Desktop/Dev/Vectorworks/Engineering/Nebula/Mainline/Servers/analytics/ipython-data-notebooks/python-data'"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"pwd"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {