Skip to content

Commit 332e136

Browse files
committed
Remove output from notebooks
1 parent d89cfc1 commit 332e136

File tree

2 files changed

+10
-692
lines changed

2 files changed

+10
-692
lines changed

AirSimDistributedRL/ExploreAlgorithm.ipynb

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,9 @@
1515
},
1616
{
1717
"cell_type": "code",
18-
"execution_count": 1,
18+
"execution_count": null,
1919
"metadata": {},
20-
"outputs": [
21-
{
22-
"name": "stderr",
23-
"output_type": "stream",
24-
"text": [
25-
"C:\\ProgramData\\Anaconda3\\lib\\site-packages\\h5py\\__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.\n",
26-
" from ._conv import register_converters as _register_converters\n",
27-
"Using TensorFlow backend.\n"
28-
]
29-
}
30-
],
20+
"outputs": [],
3121
"source": [
3222
"%matplotlib inline\n",
3323
"from Share.scripts_downpour.app.airsim_client import *\n",
@@ -362,7 +352,7 @@
362352
"name": "python",
363353
"nbconvert_exporter": "python",
364354
"pygments_lexer": "ipython3",
365-
"version": "3.5.3"
355+
"version": "3.5.2"
366356
}
367357
},
368358
"nbformat": 4,

0 commit comments

Comments
 (0)