Skip to content

Commit

Permalink
fixup! Add a notebook to demonstrate how storing to HDF works.
Browse files Browse the repository at this point in the history
  • Loading branch information
ftsamis committed Jun 23, 2016
1 parent f62b084 commit ba31a58
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions docs/notebooks/to_hdf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"cell_type": "code",
"execution_count": 2,
"metadata": {
"collapsed": false,
"scrolled": true
"collapsed": true
},
"outputs": [
{
Expand Down Expand Up @@ -61,7 +60,8 @@
"cell_type": "code",
"execution_count": 3,
"metadata": {
"collapsed": false
"collapsed": false,
"scrolled": true
},
"outputs": [
{
Expand Down Expand Up @@ -341,7 +341,8 @@
"cell_type": "code",
"execution_count": 6,
"metadata": {
"collapsed": false
"collapsed": false,
"scrolled": true
},
"outputs": [
{
Expand Down Expand Up @@ -1213,15 +1214,6 @@
"source": [
"print data['/simulation9/model/scalars']['t_inner']"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit ba31a58

Please sign in to comment.