Skip to content

Commit

Permalink
get interactive plots of RunResults working, & try a few variations
Browse files Browse the repository at this point in the history
  • Loading branch information
artgoldberg committed Dec 18, 2020
1 parent 1975222 commit b60879c
Showing 1 changed file with 0 additions and 75 deletions.
75 changes: 0 additions & 75 deletions tests/j_notebooks/plotly iplot examples.ipynb
Original file line number Diff line number Diff line change
@@ -1,45 +1,5 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"1"
]
},
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"1"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"5"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"2 + 3"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -8830,34 +8790,6 @@
" title='Scatter plot'))"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": 11,
Expand Down Expand Up @@ -15603,13 +15535,6 @@
"source": [
"dataset2.scatter_matrix()\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit b60879c

Please sign in to comment.