Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
Signed-off-by: martinRenou <[email protected]>
  • Loading branch information
martinRenou committed Sep 3, 2020
1 parent 55ce3f0 commit faf1b74
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions examples/ipygany.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -107,15 +107,6 @@
"scene3"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"iso2.input = ('RESU____DEPL', 'DY')"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -124,15 +115,6 @@
"source": [
"th.max = 1.0e-07"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"iso2.input = ('RESU____DEPL', 'DX')"
]
}
],
"metadata": {
Expand All @@ -151,7 +133,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.0"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit faf1b74

Please sign in to comment.