mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Cleared notebook output.
This commit is contained in:
parent
9aad90c323
commit
315870fd3c
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user